BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-ssl.c.o [ 25%] Building C object CMakeFiles/ustream-ssl.dir/ustream-io-openssl.c.o [ 37%] Building C object CMakeFiles/ustream-ssl.dir/ustream-openssl.c.o [ 50%] Linking C shared library libustream-ssl.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 50%] Built target ustream-ssl make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [ 75%] Building C object CMakeFiles/ustream-example-client.dir/ustream-example-client.c.o [ 75%] Building C object CMakeFiles/ustream-example-server.dir/ustream-example-server.c.o [ 87%] Linking C executable ustream-example-client [100%] Linking C executable ustream-example-server make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [100%] Built target ustream-example-client make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' [100%] Built target ustream-example-server make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to staging directory PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot install/fast -C /home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/include/libubox/ustream-ssl.h -- Installing: /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/lib/libustream-ssl.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/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/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-1/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 >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Installing to target PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output-1/target install/fast -C /home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-1/output-1/target/usr/include/libubox/ustream-ssl.h -- Installing: /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libustream-ssl.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/ustream-ssl-68d09243b6fd4473004b27ff6483352e76e6af1a' wireless-regdb-2022.02.18.tar.xz: OK (sha256: 8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f) >>> wireless-regdb 2022.02.18 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/wireless-regdb/wireless-regdb-2022.02.18.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/wireless-regdb-2022.02.18 -xf - >>> wireless-regdb 2022.02.18 Patching >>> wireless-regdb 2022.02.18 Configuring >>> wireless-regdb 2022.02.18 Building >>> wireless-regdb 2022.02.18 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-1/output-1/build/wireless-regdb-2022.02.18/regulatory.db /home/buildroot/autobuild/instance-1/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-1/output-1/build/wireless-regdb-2022.02.18/regulatory.db.p7s /home/buildroot/autobuild/instance-1/output-1/target/lib/firmware/regulatory.db.p7s util-macros-1.19.3.tar.bz2: OK (sha256: 0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971) util-macros-1.19.3.tar.bz2: OK (sha512: b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2) >>> xutil_util-macros 1.19.3 Extracting bzcat /home/buildroot/autobuild/instance-1/dl/xutil_util-macros/util-macros-1.19.3.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3 -xf - >>> xutil_util-macros 1.19.3 Patching >>> xutil_util-macros 1.19.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.3 Patching libtool >>> xutil_util-macros 1.19.3 Configuring (cd /home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar" AS="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-as" LD="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-ld" NM="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-nm" CC="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc" GCC="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc" CPP="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-cpp" CXX="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-g++" FC="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gfortran" F77="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gfortran" RANLIB="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-musl --host=powerpc-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc-buildroot-linux-musl-strip... /bin/true checking for a thread-safe mkdir -p... /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/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Installing to staging directory PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot install -C /home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/aclocal' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/util-macros' /bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.pc '/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/util-macros' /usr/bin/make install-data-hook make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' rm -f /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/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/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-1/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 zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /home/buildroot/autobuild/instance-1/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-1/output-1/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/autobuild/instance-1/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /home/buildroot/autobuild/instance-1/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-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', '-Og', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%603%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@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/powerpc-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%603%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-1/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-6332-g5645990b882"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' pipewire -1 pipewire -1 * - - audio,video PipeWire System Daemon\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 3448 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/3448 0% [ ] 2/3448 0% [ ] 3/3448 0% [ ] 4/3448 0% [ ] 5/3448 0% [ ] 6/3448 0% [ ] 7/3448 0% [ ] 8/3448 0% [ ] 9/3448 0% [ ] 10/3448 0% [ ] 11/3448 0% [ ] 12/3448 0% [ ] 13/3448 0% [ ] 14/3448 0% [ ] 15/3448 0% [ ] 16/3448 0% [ ] 17/3448 0% [ ] 18/3448 0% [ ] 19/3448 0% [ ] 20/3448 0% [ ] 21/3448 0% [ ] 22/3448 0% [ ] 23/3448 0% [ ] 24/3448 0% [ ] 25/3448 0% [ ] 26/3448 0% [ ] 27/3448 0% [ ] 28/3448 0% [ ] 29/3448 0% [ ] 30/3448 0% [ ] 31/3448 0% [ ] 32/3448 0% [ ] 33/3448 0% [ ] 34/3448 0% [ ] 35/3448 1% [ ] 36/3448 1% [ ] 37/3448 1% [ ] 38/3448 1% [ ] 39/3448 1% [ ] 40/3448 1% [ ] 41/3448 1% [ ] 42/3448 1% [ ] 43/3448 1% [ ] 44/3448 1% [ ] 45/3448 1% [ ] 46/3448 1% [ ] 47/3448 1% [ ] 48/3448 1% [ ] 49/3448 1% [ ] 50/3448 1% [ ] 51/3448 1% [ ] 52/3448 1% [ ] 53/3448 1% [ ] 54/3448 1% [ ] 55/3448 1% [= ] 56/3448 1% [= ] 57/3448 1% [= ] 58/3448 1% [= ] 59/3448 1% [= ] 60/3448 1% [= ] 61/3448 1% [= ] 62/3448 1% [= ] 63/3448 1% [= ] 64/3448 1% [= ] 65/3448 1% [= ] 66/3448 1% [= ] 67/3448 1% [= ] 68/3448 1% [= ] 69/3448 2% [= ] 70/3448 2% [= ] 71/3448 2% [= ] 72/3448 2% [= ] 73/3448 2% [= ] 74/3448 2% [= ] 75/3448 2% [= ] 76/3448 2% [= ] 77/3448 2% [= ] 78/3448 2% [= ] 79/3448 2% [= ] 80/3448 2% [= ] 81/3448 2% [= ] 82/3448 2% [= ] 83/3448 2% [= ] 84/3448 2% [= ] 85/3448 2% [= ] 86/3448 2% [= ] 87/3448 2% [= ] 88/3448 2% [= ] 89/3448 2% [= ] 90/3448 2% [= ] 91/3448 2% [= ] 92/3448 2% [= ] 93/3448 2% [= ] 94/3448 2% [= ] 95/3448 2% [= ] 96/3448 2% [= ] 97/3448 2% [= ] 98/3448 2% [= ] 99/3448 2% [= ] 100/3448 2% [= ] 101/3448 2% [= ] 102/3448 2% [= ] 103/3448 2% [= ] 104/3448 3% [= ] 105/3448 3% [= ] 106/3448 3% [= ] 107/3448 3% [= ] 108/3448 3% [= ] 109/3448 3% [= ] 110/3448 3% [= ] 111/3448 3% [== ] 112/3448 3% [== ] 113/3448 3% [== ] 114/3448 3% [== ] 115/3448 3% [== ] 116/3448 3% [== ] 117/3448 3% [== ] 118/3448 3% [== ] 119/3448 3% [== ] 120/3448 3% [== ] 121/3448 3% [== ] 122/3448 3% [== ] 123/3448 3% [== ] 124/3448 3% [== ] 125/3448 3% [== ] 126/3448 3% [== ] 127/3448 3% [== ] 128/3448 3% [== ] 129/3448 3% [== ] 130/3448 3% [== ] 131/3448 3% [== ] 132/3448 3% [== ] 133/3448 3% [== ] 134/3448 3% [== ] 135/3448 3% [== ] 136/3448 3% [== ] 137/3448 3% [== ] 138/3448 4% [== ] 139/3448 4% [== ] 140/3448 4% [== ] 141/3448 4% [== ] 142/3448 4% [== ] 143/3448 4% [== ] 144/3448 4% [== ] 145/3448 4% [== ] 146/3448 4% [== ] 147/3448 4% [== ] 148/3448 4% [== ] 149/3448 4% [== ] 150/3448 4% [== ] 151/3448 4% [== ] 152/3448 4% [== ] 153/3448 4% [== ] 154/3448 4% [== ] 155/3448 4% [== ] 156/3448 4% [== ] 157/3448 4% [== ] 158/3448 4% [== ] 159/3448 4% [== ] 160/3448 4% [== ] 161/3448 4% [== ] 162/3448 4% [== ] 163/3448 4% [== ] 164/3448 4% [== ] 165/3448 4% [== ] 166/3448 4% [=== ] 167/3448 4% [=== ] 168/3448 4% [=== ] 169/3448 4% [=== ] 170/3448 4% [=== ] 171/3448 4% [=== ] 172/3448 4% [=== ] 173/3448 5% [=== ] 174/3448 5% [=== ] 175/3448 5% [=== ] 176/3448 5% [=== ] 177/3448 5% [=== ] 178/3448 5% [=== ] 179/3448 5% [=== ] 180/3448 5% [=== ] 181/3448 5% [=== ] 182/3448 5% [=== ] 183/3448 5% [=== ] 184/3448 5% [=== ] 185/3448 5% [=== ] 186/3448 5% [=== ] 187/3448 5% [=== ] 188/3448 5% [=== ] 189/3448 5% [=== ] 190/3448 5% [=== ] 191/3448 5% [=== ] 192/3448 5% [=== ] 193/3448 5% [=== ] 194/3448 5% [=== ] 195/3448 5% [=== ] 196/3448 5% [=== ] 197/3448 5% [=== ] 198/3448 5% [=== ] 199/3448 5% [=== ] 200/3448 5% [=== ] 201/3448 5% [=== ] 202/3448 5% [=== ] 203/3448 5% [=== ] 204/3448 5% [=== ] 205/3448 5% [=== ] 206/3448 5% [=== ] 207/3448 6% [=== ] 208/3448 6% [=== ] 209/3448 6% [=== ] 210/3448 6% [=== ] 211/3448 6% [=== ] 212/3448 6% [=== ] 213/3448 6% [=== ] 214/3448 6% [=== ] 215/3448 6% [=== ] 216/3448 6% [=== ] 217/3448 6% [=== ] 218/3448 6% [=== ] 219/3448 6% [=== ] 220/3448 6% [=== ] 221/3448 6% [=== ] 222/3448 6% [==== ] 223/3448 6% [==== ] 224/3448 6% [==== ] 225/3448 6% [==== ] 226/3448 6% [==== ] 227/3448 6% [==== ] 228/3448 6% [==== ] 229/3448 6% [==== ] 230/3448 6% [==== ] 231/3448 6% [==== ] 232/3448 6% [==== ] 233/3448 6% [==== ] 234/3448 6% [==== ] 235/3448 6% [==== ] 236/3448 6% [==== ] 237/3448 6% [==== ] 238/3448 6% [==== ] 239/3448 6% [==== ] 240/3448 6% [==== ] 241/3448 6% [==== ] 242/3448 7% [==== ] 243/3448 7% [==== ] 244/3448 7% [==== ] 245/3448 7% [==== ] 246/3448 7% [==== ] 247/3448 7% [==== ] 248/3448 7% [==== ] 249/3448 7% [==== ] 250/3448 7% [==== ] 251/3448 7% [==== ] 252/3448 7% [==== ] 253/3448 7% [==== ] 254/3448 7% [==== ] 255/3448 7% [==== ] 256/3448 7% [==== ] 257/3448 7% [==== ] 258/3448 7% [==== ] 259/3448 7% [==== ] 260/3448 7% [==== ] 261/3448 7% [==== ] 262/3448 7% [==== ] 263/3448 7% [==== ] 264/3448 7% [==== ] 265/3448 7% [==== ] 266/3448 7% [==== ] 267/3448 7% [==== ] 268/3448 7% [==== ] 269/3448 7% [==== ] 270/3448 7% [==== ] 271/3448 7% [==== ] 272/3448 7% [==== ] 273/3448 7% [==== ] 274/3448 7% [==== ] 275/3448 7% [==== ] 276/3448 8% [==== ] 277/3448 8% [==== ] 278/3448 8% [===== ] 279/3448 8% [===== ] 280/3448 8% [===== ] 281/3448 8% [===== ] 282/3448 8% [===== ] 283/3448 8% [===== ] 284/3448 8% [===== ] 285/3448 8% [===== ] 286/3448 8% [===== ] 287/3448 8% [===== ] 288/3448 8% [===== ] 289/3448 8% [===== ] 290/3448 8% [===== ] 291/3448 8% [===== ] 292/3448 8% [===== ] 293/3448 8% [===== ] 294/3448 8% [===== ] 295/3448 8% [===== ] 296/3448 8% [===== ] 297/3448 8% [===== ] 298/3448 8% [===== ] 299/3448 8% [===== ] 300/3448 8% [===== ] 301/3448 8% [===== ] 302/3448 8% [===== ] 303/3448 8% [===== ] 304/3448 8% [===== ] 305/3448 8% [===== ] 306/3448 8% [===== ] 307/3448 8% [===== ] 308/3448 8% [===== ] 309/3448 8% [===== ] 310/3448 8% [===== ] 311/3448 9% [===== ] 312/3448 9% [===== ] 313/3448 9% [===== ] 314/3448 9% [===== ] 315/3448 9% [===== ] 316/3448 9% [===== ] 317/3448 9% [===== ] 318/3448 9% [===== ] 319/3448 9% [===== ] 320/3448 9% [===== ] 321/3448 9% [===== ] 322/3448 9% [===== ] 323/3448 9% [===== ] 324/3448 9% [===== ] 325/3448 9% [===== ] 326/3448 9% [===== ] 327/3448 9% [===== ] 328/3448 9% [===== ] 329/3448 9% [===== ] 330/3448 9% [===== ] 331/3448 9% [===== ] 332/3448 9% [===== ] 333/3448 9% [====== ] 334/3448 9% [====== ] 335/3448 9% [====== ] 336/3448 9% [====== ] 337/3448 9% [====== ] 338/3448 9% [====== ] 339/3448 9% [====== ] 340/3448 9% [====== ] 341/3448 9% [====== ] 342/3448 9% [====== ] 343/3448 9% [====== ] 344/3448 9% [====== ] 345/3448 10% [====== ] 346/3448 10% [====== ] 347/3448 10% [====== ] 348/3448 10% [====== ] 349/3448 10% [====== ] 350/3448 10% [====== ] 351/3448 10% [====== ] 352/3448 10% [====== ] 353/3448 10% [====== ] 354/3448 10% [====== ] 355/3448 10% [====== ] 356/3448 10% [====== ] 357/3448 10% [====== ] 358/3448 10% [====== ] 359/3448 10% [====== ] 360/3448 10% [====== ] 361/3448 10% [====== ] 362/3448 10% [====== ] 363/3448 10% [====== ] 364/3448 10% [====== ] 365/3448 10% [====== ] 366/3448 10% [====== ] 367/3448 10% [====== ] 368/3448 10% [====== ] 369/3448 10% [====== ] 370/3448 10% [====== ] 371/3448 10% [====== ] 372/3448 10% [====== ] 373/3448 10% [====== ] 374/3448 10% [====== ] 375/3448 10% [====== ] 376/3448 10% [====== ] 377/3448 10% [====== ] 378/3448 10% [====== ] 379/3448 10% [====== ] 380/3448 11% [====== ] 381/3448 11% [====== ] 382/3448 11% [====== ] 383/3448 11% [====== ] 384/3448 11% [====== ] 385/3448 11% [====== ] 386/3448 11% [====== ] 387/3448 11% [====== ] 388/3448 11% [====== ] 389/3448 11% [======= ] 390/3448 11% [======= ] 391/3448 11% [======= ] 392/3448 11% [======= ] 393/3448 11% [======= ] 394/3448 11% [======= ] 395/3448 11% [======= ] 396/3448 11% [======= ] 397/3448 11% [======= ] 398/3448 11% [======= ] 399/3448 11% [======= ] 400/3448 11% [======= ] 401/3448 11% [======= ] 402/3448 11% [======= ] 403/3448 11% [======= ] 404/3448 11% [======= ] 405/3448 11% [======= ] 406/3448 11% [======= ] 407/3448 11% [======= ] 408/3448 11% [======= ] 409/3448 11% [======= ] 410/3448 11% [======= ] 411/3448 11% [======= ] 412/3448 11% [======= ] 413/3448 11% [======= ] 414/3448 12% [======= ] 415/3448 12% [======= ] 416/3448 12% [======= ] 417/3448 12% [======= ] 418/3448 12% [======= ] 419/3448 12% [======= ] 420/3448 12% [======= ] 421/3448 12% [======= ] 422/3448 12% [======= ] 423/3448 12% [======= ] 424/3448 12% [======= ] 425/3448 12% [======= ] 426/3448 12% [======= ] 427/3448 12% [======= ] 428/3448 12% [======= ] 429/3448 12% [======= ] 430/3448 12% [======= ] 431/3448 12% [======= ] 432/3448 12% [======= ] 433/3448 12% [======= ] 434/3448 12% [======= ] 435/3448 12% [======= ] 436/3448 12% [======= ] 437/3448 12% [======= ] 438/3448 12% [======= ] 439/3448 12% [======= ] 440/3448 12% [======= ] 441/3448 12% [======= ] 442/3448 12% [======= ] 443/3448 12% [======= ] 444/3448 12% [======== ] 445/3448 12% [======== ] 446/3448 12% [======== ] 447/3448 12% [======== ] 448/3448 12% [======== ] 449/3448 13% [======== ] 450/3448 13% [======== ] 451/3448 13% [======== ] 452/3448 13% [======== ] 453/3448 13% [======== ] 454/3448 13% [======== ] 455/3448 13% [======== ] 456/3448 13% [======== ] 457/3448 13% [======== ] 458/3448 13% [======== ] 459/3448 13% [======== ] 460/3448 13% [======== ] 461/3448 13% [======== ] 462/3448 13% [======== ] 463/3448 13% [======== ] 464/3448 13% [======== ] 465/3448 13% [======== ] 466/3448 13% [======== ] 467/3448 13% [======== ] 468/3448 13% [======== ] 469/3448 13% [======== ] 470/3448 13% [======== ] 471/3448 13% [======== ] 472/3448 13% [======== ] 473/3448 13% [======== ] 474/3448 13% [======== ] 475/3448 13% [======== ] 476/3448 13% [======== ] 477/3448 13% [======== ] 478/3448 13% [======== ] 479/3448 13% [======== ] 480/3448 13% [======== ] 481/3448 13% [======== ] 482/3448 13% [======== ] 483/3448 14% [======== ] 484/3448 14% [======== ] 485/3448 14% [======== ] 486/3448 14% [======== ] 487/3448 14% [======== ] 488/3448 14% [======== ] 489/3448 14% [======== ] 490/3448 14% [======== ] 491/3448 14% [======== ] 492/3448 14% [======== ] 493/3448 14% [======== ] 494/3448 14% [======== ] 495/3448 14% [======== ] 496/3448 14% [======== ] 497/3448 14% [======== ] 498/3448 14% [======== ] 499/3448 14% [======== ] 500/3448 14% [========= ] 501/3448 14% [========= ] 502/3448 14% [========= ] 503/3448 14% [========= ] 504/3448 14% [========= ] 505/3448 14% [========= ] 506/3448 14% [========= ] 507/3448 14% [========= ] 508/3448 14% [========= ] 509/3448 14% [========= ] 510/3448 14% [========= ] 511/3448 14% [========= ] 512/3448 14% [========= ] 513/3448 14% [========= ] 514/3448 14% [========= ] 515/3448 14% [========= ] 516/3448 14% [========= ] 517/3448 14% [========= ] 518/3448 15% [========= ] 519/3448 15% [========= ] 520/3448 15% [========= ] 521/3448 15% [========= ] 522/3448 15% [========= ] 523/3448 15% [========= ] 524/3448 15% [========= ] 525/3448 15% [========= ] 526/3448 15% [========= ] 527/3448 15% [========= ] 528/3448 15% [========= ] 529/3448 15% [========= ] 530/3448 15% [========= ] 531/3448 15% [========= ] 532/3448 15% [========= ] 533/3448 15% [========= ] 534/3448 15% [========= ] 535/3448 15% [========= ] 536/3448 15% [========= ] 537/3448 15% [========= ] 538/3448 15% [========= ] 539/3448 15% [========= ] 540/3448 15% [========= ] 541/3448 15% [========= ] 542/3448 15% [========= ] 543/3448 15% [========= ] 544/3448 15% [========= ] 545/3448 15% [========= ] 546/3448 15% [========= ] 547/3448 15% [========= ] 548/3448 15% [========= ] 549/3448 15% [========= ] 550/3448 15% [========= ] 551/3448 15% [========= ] 552/3448 16% [========= ] 553/3448 16% [========= ] 554/3448 16% [========= ] 555/3448 16% [========= ] 556/3448 16% [========== ] 557/3448 16% [========== ] 558/3448 16% [========== ] 559/3448 16% [========== ] 560/3448 16% [========== ] 561/3448 16% [========== ] 562/3448 16% [========== ] 563/3448 16% [========== ] 564/3448 16% [========== ] 565/3448 16% [========== ] 566/3448 16% [========== ] 567/3448 16% [========== ] 568/3448 16% [========== ] 569/3448 16% [========== ] 570/3448 16% [========== ] 571/3448 16% [========== ] 572/3448 16% [========== ] 573/3448 16% [========== ] 574/3448 16% [========== ] 575/3448 16% [========== ] 576/3448 16% [========== ] 577/3448 16% [========== ] 578/3448 16% [========== ] 579/3448 16% [========== ] 580/3448 16% [========== ] 581/3448 16% [========== ] 582/3448 16% [========== ] 583/3448 16% [========== ] 584/3448 16% [========== ] 585/3448 16% [========== ] 586/3448 16% [========== ] 587/3448 17% [========== ] 588/3448 17% [========== ] 589/3448 17% [========== ] 590/3448 17% [========== ] 591/3448 17% [========== ] 592/3448 17% [========== ] 593/3448 17% [========== ] 594/3448 17% [========== ] 595/3448 17% [========== ] 596/3448 17% [========== ] 597/3448 17% [========== ] 598/3448 17% [========== ] 599/3448 17% [========== ] 600/3448 17% [========== ] 601/3448 17% [========== ] 602/3448 17% [========== ] 603/3448 17% [========== ] 604/3448 17% [========== ] 605/3448 17% [========== ] 606/3448 17% [========== ] 607/3448 17% [========== ] 608/3448 17% [========== ] 609/3448 17% [========== ] 610/3448 17% [========== ] 611/3448 17% [=========== ] 612/3448 17% [=========== ] 613/3448 17% [=========== ] 614/3448 17% [=========== ] 615/3448 17% [=========== ] 616/3448 17% [=========== ] 617/3448 17% [=========== ] 618/3448 17% [=========== ] 619/3448 17% [=========== ] 620/3448 17% [=========== ] 621/3448 18% [=========== ] 622/3448 18% [=========== ] 623/3448 18% [=========== ] 624/3448 18% [=========== ] 625/3448 18% [=========== ] 626/3448 18% [=========== ] 627/3448 18% [=========== ] 628/3448 18% [=========== ] 629/3448 18% [=========== ] 630/3448 18% [=========== ] 631/3448 18% [=========== ] 632/3448 18% [=========== ] 633/3448 18% [=========== ] 634/3448 18% [=========== ] 635/3448 18% [=========== ] 636/3448 18% [=========== ] 637/3448 18% [=========== ] 638/3448 18% [=========== ] 639/3448 18% [=========== ] 640/3448 18% [=========== ] 641/3448 18% [=========== ] 642/3448 18% [=========== ] 643/3448 18% [=========== ] 644/3448 18% [=========== ] 645/3448 18% [=========== ] 646/3448 18% [=========== ] 647/3448 18% [=========== ] 648/3448 18% [=========== ] 649/3448 18% [=========== ] 650/3448 18% [=========== ] 651/3448 18% [=========== ] 652/3448 18% [=========== ] 653/3448 18% [=========== ] 654/3448 18% [=========== ] 655/3448 18% [=========== ] 656/3448 19% [=========== ] 657/3448 19% [=========== ] 658/3448 19% [=========== ] 659/3448 19% [=========== ] 660/3448 19% [=========== ] 661/3448 19% [=========== ] 662/3448 19% [=========== ] 663/3448 19% [=========== ] 664/3448 19% [=========== ] 665/3448 19% [=========== ] 666/3448 19% [=========== ] 667/3448 19% [============ ] 668/3448 19% [============ ] 669/3448 19% [============ ] 670/3448 19% [============ ] 671/3448 19% [============ ] 672/3448 19% [============ ] 673/3448 19% [============ ] 674/3448 19% [============ ] 675/3448 19% [============ ] 676/3448 19% [============ ] 677/3448 19% [============ ] 678/3448 19% [============ ] 679/3448 19% [============ ] 680/3448 19% [============ ] 681/3448 19% [============ ] 682/3448 19% [============ ] 683/3448 19% [============ ] 684/3448 19% [============ ] 685/3448 19% [============ ] 686/3448 19% [============ ] 687/3448 19% [============ ] 688/3448 19% [============ ] 689/3448 19% [============ ] 690/3448 20% [============ ] 691/3448 20% [============ ] 692/3448 20% [============ ] 693/3448 20% [============ ] 694/3448 20% [============ ] 695/3448 20% [============ ] 696/3448 20% [============ ] 697/3448 20% [============ ] 698/3448 20% [============ ] 699/3448 20% [============ ] 700/3448 20% [============ ] 701/3448 20% [============ ] 702/3448 20% [============ ] 703/3448 20% [============ ] 704/3448 20% [============ ] 705/3448 20% [============ ] 706/3448 20% [============ ] 707/3448 20% [============ ] 708/3448 20% [============ ] 709/3448 20% [============ ] 710/3448 20% [============ ] 711/3448 20% [============ ] 712/3448 20% [============ ] 713/3448 20% [============ ] 714/3448 20% [============ ] 715/3448 20% [============ ] 716/3448 20% [============ ] 717/3448 20% [============ ] 718/3448 20% [============ ] 719/3448 20% [============ ] 720/3448 20% [============ ] 721/3448 20% [============ ] 722/3448 20% [============= ] 723/3448 20% [============= ] 724/3448 20% [============= ] 725/3448 21% [============= ] 726/3448 21% [============= ] 727/3448 21% [============= ] 728/3448 21% [============= ] 729/3448 21% [============= ] 730/3448 21% [============= ] 731/3448 21% [============= ] 732/3448 21% [============= ] 733/3448 21% [============= ] 734/3448 21% [============= ] 735/3448 21% [============= ] 736/3448 21% [============= ] 737/3448 21% [============= ] 738/3448 21% [============= ] 739/3448 21% [============= ] 740/3448 21% [============= ] 741/3448 21% [============= ] 742/3448 21% [============= ] 743/3448 21% [============= ] 744/3448 21% [============= ] 745/3448 21% [============= ] 746/3448 21% [============= ] 747/3448 21% [============= ] 748/3448 21% [============= ] 749/3448 21% [============= ] 750/3448 21% [============= ] 751/3448 21% [============= ] 752/3448 21% [============= ] 753/3448 21% [============= ] 754/3448 21% [============= ] 755/3448 21% [============= ] 756/3448 21% [============= ] 757/3448 21% [============= ] 758/3448 21% [============= ] 759/3448 22% [============= ] 760/3448 22% [============= ] 761/3448 22% [============= ] 762/3448 22% [============= ] 763/3448 22% [============= ] 764/3448 22% [============= ] 765/3448 22% [============= ] 766/3448 22% [============= ] 767/3448 22% [============= ] 768/3448 22% [============= ] 769/3448 22% [============= ] 770/3448 22% [============= ] 771/3448 22% [============= ] 772/3448 22% [============= ] 773/3448 22% [============= ] 774/3448 22% [============= ] 775/3448 22% [============= ] 776/3448 22% [============= ] 777/3448 22% [============= ] 778/3448 22% [============== ] 779/3448 22% [============== ] 780/3448 22% [============== ] 781/3448 22% [============== ] 782/3448 22% [============== ] 783/3448 22% [============== ] 784/3448 22% [============== ] 785/3448 22% [============== ] 786/3448 22% [============== ] 787/3448 22% [============== ] 788/3448 22% [============== ] 789/3448 22% [============== ] 790/3448 22% [============== ] 791/3448 22% [============== ] 792/3448 22% [============== ] 793/3448 22% [============== ] 794/3448 23% [============== ] 795/3448 23% [============== ] 796/3448 23% [============== ] 797/3448 23% [============== ] 798/3448 23% [============== ] 799/3448 23% [============== ] 800/3448 23% [============== ] 801/3448 23% [============== ] 802/3448 23% [============== ] 803/3448 23% [============== ] 804/3448 23% [============== ] 805/3448 23% [============== ] 806/3448 23% [============== ] 807/3448 23% [============== ] 808/3448 23% [============== ] 809/3448 23% [============== ] 810/3448 23% [============== ] 811/3448 23% [============== ] 812/3448 23% [============== ] 813/3448 23% [============== ] 814/3448 23% [============== ] 815/3448 23% [============== ] 816/3448 23% [============== ] 817/3448 23% [============== ] 818/3448 23% [============== ] 819/3448 23% [============== ] 820/3448 23% [============== ] 821/3448 23% [============== ] 822/3448 23% [============== ] 823/3448 23% [============== ] 824/3448 23% [============== ] 825/3448 23% [============== ] 826/3448 23% [============== ] 827/3448 23% [============== ] 828/3448 24% [============== ] 829/3448 24% [============== ] 830/3448 24% [============== ] 831/3448 24% [============== ] 832/3448 24% [============== ] 833/3448 24% [============== ] 834/3448 24% [=============== ] 835/3448 24% [=============== ] 836/3448 24% [=============== ] 837/3448 24% [=============== ] 838/3448 24% [=============== ] 839/3448 24% [=============== ] 840/3448 24% [=============== ] 841/3448 24% [=============== ] 842/3448 24% [=============== ] 843/3448 24% [=============== ] 844/3448 24% [=============== ] 845/3448 24% [=============== ] 846/3448 24% [=============== ] 847/3448 24% [=============== ] 848/3448 24% [=============== ] 849/3448 24% [=============== ] 850/3448 24% [=============== ] 851/3448 24% [=============== ] 852/3448 24% [=============== ] 853/3448 24% [=============== ] 854/3448 24% [=============== ] 855/3448 24% [=============== ] 856/3448 24% [=============== ] 857/3448 24% [=============== ] 858/3448 24% [=============== ] 859/3448 24% [=============== ] 860/3448 24% [=============== ] 861/3448 24% [=============== ] 862/3448 25% [=============== ] 863/3448 25% [=============== ] 864/3448 25% [=============== ] 865/3448 25% [=============== ] 866/3448 25% [=============== ] 867/3448 25% [=============== ] 868/3448 25% [=============== ] 869/3448 25% [=============== ] 870/3448 25% [=============== ] 871/3448 25% [=============== ] 872/3448 25% [=============== ] 873/3448 25% [=============== ] 874/3448 25% [=============== ] 875/3448 25% [=============== ] 876/3448 25% [=============== ] 877/3448 25% [=============== ] 878/3448 25% [=============== ] 879/3448 25% [=============== ] 880/3448 25% [=============== ] 881/3448 25% [=============== ] 882/3448 25% [=============== ] 883/3448 25% [=============== ] 884/3448 25% [=============== ] 885/3448 25% [=============== ] 886/3448 25% [=============== ] 887/3448 25% [=============== ] 888/3448 25% [=============== ] 889/3448 25% [================ ] 890/3448 25% [================ ] 891/3448 25% [================ ] 892/3448 25% [================ ] 893/3448 25% [================ ] 894/3448 25% [================ ] 895/3448 25% [================ ] 896/3448 25% [================ ] 897/3448 26% [================ ] 898/3448 26% [================ ] 899/3448 26% [================ ] 900/3448 26% [================ ] 901/3448 26% [================ ] 902/3448 26% [================ ] 903/3448 26% [================ ] 904/3448 26% [================ ] 905/3448 26% [================ ] 906/3448 26% [================ ] 907/3448 26% [================ ] 908/3448 26% [================ ] 909/3448 26% [================ ] 910/3448 26% [================ ] 911/3448 26% [================ ] 912/3448 26% [================ ] 913/3448 26% [================ ] 914/3448 26% [================ ] 915/3448 26% [================ ] 916/3448 26% [================ ] 917/3448 26% [================ ] 918/3448 26% [================ ] 919/3448 26% [================ ] 920/3448 26% [================ ] 921/3448 26% [================ ] 922/3448 26% [================ ] 923/3448 26% [================ ] 924/3448 26% [================ ] 925/3448 26% [================ ] 926/3448 26% [================ ] 927/3448 26% [================ ] 928/3448 26% [================ ] 929/3448 26% [================ ] 930/3448 26% [================ ] 931/3448 27% [================ ] 932/3448 27% [================ ] 933/3448 27% [================ ] 934/3448 27% [================ ] 935/3448 27% [================ ] 936/3448 27% [================ ] 937/3448 27% [================ ] 938/3448 27% [================ ] 939/3448 27% [================ ] 940/3448 27% [================ ] 941/3448 27% [================ ] 942/3448 27% [================ ] 943/3448 27% [================ ] 944/3448 27% [================ ] 945/3448 27% [================= ] 946/3448 27% [================= ] 947/3448 27% [================= ] 948/3448 27% [================= ] 949/3448 27% [================= ] 950/3448 27% [================= ] 951/3448 27% [================= ] 952/3448 27% [================= ] 953/3448 27% [================= ] 954/3448 27% [================= ] 955/3448 27% [================= ] 956/3448 27% [================= ] 957/3448 27% [================= ] 958/3448 27% [================= ] 959/3448 27% [================= ] 960/3448 27% [================= ] 961/3448 27% [================= ] 962/3448 27% [================= ] 963/3448 27% [================= ] 964/3448 27% [================= ] 965/3448 27% [================= ] 966/3448 28% [================= ] 967/3448 28% [================= ] 968/3448 28% [================= ] 969/3448 28% [================= ] 970/3448 28% [================= ] 971/3448 28% [================= ] 972/3448 28% [================= ] 973/3448 28% [================= ] 974/3448 28% [================= ] 975/3448 28% [================= ] 976/3448 28% [================= ] 977/3448 28% [================= ] 978/3448 28% [================= ] 979/3448 28% [================= ] 980/3448 28% [================= ] 981/3448 28% [================= ] 982/3448 28% [================= ] 983/3448 28% [================= ] 984/3448 28% [================= ] 985/3448 28% [================= ] 986/3448 28% [================= ] 987/3448 28% [================= ] 988/3448 28% [================= ] 989/3448 28% [================= ] 990/3448 28% [================= ] 991/3448 28% [================= ] 992/3448 28% [================= ] 993/3448 28% [================= ] 994/3448 28% [================= ] 995/3448 28% [================= ] 996/3448 28% [================= ] 997/3448 28% [================= ] 998/3448 28% [================= ] 999/3448 28% [================= ] 1000/3448 29% [================= ] 1001/3448 29% [================== ] 1002/3448 29% [================== ] 1003/3448 29% [================== ] 1004/3448 29% [================== ] 1005/3448 29% [================== ] 1006/3448 29% [================== ] 1007/3448 29% [================== ] 1008/3448 29% [================== ] 1009/3448 29% [================== ] 1010/3448 29% [================== ] 1011/3448 29% [================== ] 1012/3448 29% [================== ] 1013/3448 29% [================== ] 1014/3448 29% [================== ] 1015/3448 29% [================== ] 1016/3448 29% [================== ] 1017/3448 29% [================== ] 1018/3448 29% [================== ] 1019/3448 29% [================== ] 1020/3448 29% [================== ] 1021/3448 29% [================== ] 1022/3448 29% [================== ] 1023/3448 29% [================== ] 1024/3448 29% [================== ] 1025/3448 29% [================== ] 1026/3448 29% [================== ] 1027/3448 29% [================== ] 1028/3448 29% [================== ] 1029/3448 29% [================== ] 1030/3448 29% [================== ] 1031/3448 29% [================== ] 1032/3448 29% [================== ] 1033/3448 29% [================== ] 1034/3448 29% [================== ] 1035/3448 30% [================== ] 1036/3448 30% [================== ] 1037/3448 30% [================== ] 1038/3448 30% [================== ] 1039/3448 30% [================== ] 1040/3448 30% [================== ] 1041/3448 30% [================== ] 1042/3448 30% [================== ] 1043/3448 30% [================== ] 1044/3448 30% [================== ] 1045/3448 30% [================== ] 1046/3448 30% [================== ] 1047/3448 30% [================== ] 1048/3448 30% [================== ] 1049/3448 30% [================== ] 1050/3448 30% [================== ] 1051/3448 30% [================== ] 1052/3448 30% [================== ] 1053/3448 30% [================== ] 1054/3448 30% [================== ] 1055/3448 30% [================== ] 1056/3448 30% [=================== ] 1057/3448 30% [=================== ] 1058/3448 30% [=================== ] 1059/3448 30% [=================== ] 1060/3448 30% [=================== ] 1061/3448 30% [=================== ] 1062/3448 30% [=================== ] 1063/3448 30% [=================== ] 1064/3448 30% [=================== ] 1065/3448 30% [=================== ] 1066/3448 30% [=================== ] 1067/3448 30% [=================== ] 1068/3448 30% [=================== ] 1069/3448 31% [=================== ] 1070/3448 31% [=================== ] 1071/3448 31% [=================== ] 1072/3448 31% [=================== ] 1073/3448 31% [=================== ] 1074/3448 31% [=================== ] 1075/3448 31% [=================== ] 1076/3448 31% [=================== ] 1077/3448 31% [=================== ] 1078/3448 31% [=================== ] 1079/3448 31% [=================== ] 1080/3448 31% [=================== ] 1081/3448 31% [=================== ] 1082/3448 31% [=================== ] 1083/3448 31% [=================== ] 1084/3448 31% [=================== ] 1085/3448 31% [=================== ] 1086/3448 31% [=================== ] 1087/3448 31% [=================== ] 1088/3448 31% [=================== ] 1089/3448 31% [=================== ] 1090/3448 31% [=================== ] 1091/3448 31% [=================== ] 1092/3448 31% [=================== ] 1093/3448 31% [=================== ] 1094/3448 31% [=================== ] 1095/3448 31% [=================== ] 1096/3448 31% [=================== ] 1097/3448 31% [=================== ] 1098/3448 31% [=================== ] 1099/3448 31% [=================== ] 1100/3448 31% [=================== ] 1101/3448 31% [=================== ] 1102/3448 31% [=================== ] 1103/3448 31% [=================== ] 1104/3448 32% [=================== ] 1105/3448 32% [=================== ] 1106/3448 32% [=================== ] 1107/3448 32% [=================== ] 1108/3448 32% [=================== ] 1109/3448 32% [=================== ] 1110/3448 32% [=================== ] 1111/3448 32% [=================== ] 1112/3448 32% [==================== ] 1113/3448 32% [==================== ] 1114/3448 32% [==================== ] 1115/3448 32% [==================== ] 1116/3448 32% [==================== ] 1117/3448 32% [==================== ] 1118/3448 32% [==================== ] 1119/3448 32% [==================== ] 1120/3448 32% [==================== ] 1121/3448 32% [==================== ] 1122/3448 32% [==================== ] 1123/3448 32% [==================== ] 1124/3448 32% [==================== ] 1125/3448 32% [==================== ] 1126/3448 32% [==================== ] 1127/3448 32% [==================== ] 1128/3448 32% [==================== ] 1129/3448 32% [==================== ] 1130/3448 32% [==================== ] 1131/3448 32% [==================== ] 1132/3448 32% [==================== ] 1133/3448 32% [==================== ] 1134/3448 32% [==================== ] 1135/3448 32% [==================== ] 1136/3448 32% [==================== ] 1137/3448 32% [==================== ] 1138/3448 33% [==================== ] 1139/3448 33% [==================== ] 1140/3448 33% [==================== ] 1141/3448 33% [==================== ] 1142/3448 33% [==================== ] 1143/3448 33% [==================== ] 1144/3448 33% [==================== ] 1145/3448 33% [==================== ] 1146/3448 33% [==================== ] 1147/3448 33% [==================== ] 1148/3448 33% [==================== ] 1149/3448 33% [==================== ] 1150/3448 33% [==================== ] 1151/3448 33% [==================== ] 1152/3448 33% [==================== ] 1153/3448 33% [==================== ] 1154/3448 33% [==================== ] 1155/3448 33% [==================== ] 1156/3448 33% [==================== ] 1157/3448 33% [==================== ] 1158/3448 33% [==================== ] 1159/3448 33% [==================== ] 1160/3448 33% [==================== ] 1161/3448 33% [==================== ] 1162/3448 33% [==================== ] 1163/3448 33% [==================== ] 1164/3448 33% [==================== ] 1165/3448 33% [==================== ] 1166/3448 33% [==================== ] 1167/3448 33% [===================== ] 1168/3448 33% [===================== ] 1169/3448 33% [===================== ] 1170/3448 33% [===================== ] 1171/3448 33% [===================== ] 1172/3448 33% [===================== ] 1173/3448 34% [===================== ] 1174/3448 34% [===================== ] 1175/3448 34% [===================== ] 1176/3448 34% [===================== ] 1177/3448 34% [===================== ] 1178/3448 34% [===================== ] 1179/3448 34% [===================== ] 1180/3448 34% [===================== ] 1181/3448 34% [===================== ] 1182/3448 34% [===================== ] 1183/3448 34% [===================== ] 1184/3448 34% [===================== ] 1185/3448 34% [===================== ] 1186/3448 34% [===================== ] 1187/3448 34% [===================== ] 1188/3448 34% [===================== ] 1189/3448 34% [===================== ] 1190/3448 34% [===================== ] 1191/3448 34% [===================== ] 1192/3448 34% [===================== ] 1193/3448 34% [===================== ] 1194/3448 34% [===================== ] 1195/3448 34% [===================== ] 1196/3448 34% [===================== ] 1197/3448 34% [===================== ] 1198/3448 34% [===================== ] 1199/3448 34% [===================== ] 1200/3448 34% [===================== ] 1201/3448 34% [===================== ] 1202/3448 34% [===================== ] 1203/3448 34% [===================== ] 1204/3448 34% [===================== ] 1205/3448 34% [===================== ] 1206/3448 34% [===================== ] 1207/3448 35% [===================== ] 1208/3448 35% [===================== ] 1209/3448 35% [===================== ] 1210/3448 35% [===================== ] 1211/3448 35% [===================== ] 1212/3448 35% [===================== ] 1213/3448 35% [===================== ] 1214/3448 35% [===================== ] 1215/3448 35% [===================== ] 1216/3448 35% [===================== ] 1217/3448 35% [===================== ] 1218/3448 35% [===================== ] 1219/3448 35% [===================== ] 1220/3448 35% [===================== ] 1221/3448 35% [===================== ] 1222/3448 35% [===================== ] 1223/3448 35% [====================== ] 1224/3448 35% [====================== ] 1225/3448 35% [====================== ] 1226/3448 35% [====================== ] 1227/3448 35% [====================== ] 1228/3448 35% [====================== ] 1229/3448 35% [====================== ] 1230/3448 35% [====================== ] 1231/3448 35% [====================== ] 1232/3448 35% [====================== ] 1233/3448 35% [====================== ] 1234/3448 35% [====================== ] 1235/3448 35% [====================== ] 1236/3448 35% [====================== ] 1237/3448 35% [====================== ] 1238/3448 35% [====================== ] 1239/3448 35% [====================== ] 1240/3448 35% [====================== ] 1241/3448 35% [====================== ] 1242/3448 36% [====================== ] 1243/3448 36% [====================== ] 1244/3448 36% [====================== ] 1245/3448 36% [====================== ] 1246/3448 36% [====================== ] 1247/3448 36% [====================== ] 1248/3448 36% [====================== ] 1249/3448 36% [====================== ] 1250/3448 36% [====================== ] 1251/3448 36% [====================== ] 1252/3448 36% [====================== ] 1253/3448 36% [====================== ] 1254/3448 36% [====================== ] 1255/3448 36% [====================== ] 1256/3448 36% [====================== ] 1257/3448 36% [====================== ] 1258/3448 36% [====================== ] 1259/3448 36% [====================== ] 1260/3448 36% [====================== ] 1261/3448 36% [====================== ] 1262/3448 36% [====================== ] 1263/3448 36% [====================== ] 1264/3448 36% [====================== ] 1265/3448 36% [====================== ] 1266/3448 36% [====================== ] 1267/3448 36% [====================== ] 1268/3448 36% [====================== ] 1269/3448 36% [====================== ] 1270/3448 36% [====================== ] 1271/3448 36% [====================== ] 1272/3448 36% [====================== ] 1273/3448 36% [====================== ] 1274/3448 36% [====================== ] 1275/3448 36% [====================== ] 1276/3448 37% [====================== ] 1277/3448 37% [====================== ] 1278/3448 37% [====================== ] 1279/3448 37% [======================= ] 1280/3448 37% [======================= ] 1281/3448 37% [======================= ] 1282/3448 37% [======================= ] 1283/3448 37% [======================= ] 1284/3448 37% [======================= ] 1285/3448 37% [======================= ] 1286/3448 37% [======================= ] 1287/3448 37% [======================= ] 1288/3448 37% [======================= ] 1289/3448 37% [======================= ] 1290/3448 37% [======================= ] 1291/3448 37% [======================= ] 1292/3448 37% [======================= ] 1293/3448 37% [======================= ] 1294/3448 37% [======================= ] 1295/3448 37% [======================= ] 1296/3448 37% [======================= ] 1297/3448 37% [======================= ] 1298/3448 37% [======================= ] 1299/3448 37% [======================= ] 1300/3448 37% [======================= ] 1301/3448 37% [======================= ] 1302/3448 37% [======================= ] 1303/3448 37% [======================= ] 1304/3448 37% [======================= ] 1305/3448 37% [======================= ] 1306/3448 37% [======================= ] 1307/3448 37% [======================= ] 1308/3448 37% [======================= ] 1309/3448 37% [======================= ] 1310/3448 37% [======================= ] 1311/3448 38% [======================= ] 1312/3448 38% [======================= ] 1313/3448 38% [======================= ] 1314/3448 38% [======================= ] 1315/3448 38% [======================= ] 1316/3448 38% [======================= ] 1317/3448 38% [======================= ] 1318/3448 38% [======================= ] 1319/3448 38% [======================= ] 1320/3448 38% [======================= ] 1321/3448 38% [======================= ] 1322/3448 38% [======================= ] 1323/3448 38% [======================= ] 1324/3448 38% [======================= ] 1325/3448 38% [======================= ] 1326/3448 38% [======================= ] 1327/3448 38% [======================= ] 1328/3448 38% [======================= ] 1329/3448 38% [======================= ] 1330/3448 38% [======================= ] 1331/3448 38% [======================= ] 1332/3448 38% [======================= ] 1333/3448 38% [======================= ] 1334/3448 38% [======================== ] 1335/3448 38% [======================== ] 1336/3448 38% [======================== ] 1337/3448 38% [======================== ] 1338/3448 38% [======================== ] 1339/3448 38% [======================== ] 1340/3448 38% [======================== ] 1341/3448 38% [======================== ] 1342/3448 38% [======================== ] 1343/3448 38% [======================== ] 1344/3448 38% [======================== ] 1345/3448 39% [======================== ] 1346/3448 39% [======================== ] 1347/3448 39% [======================== ] 1348/3448 39% [======================== ] 1349/3448 39% [======================== ] 1350/3448 39% [======================== ] 1351/3448 39% [======================== ] 1352/3448 39% [======================== ] 1353/3448 39% [======================== ] 1354/3448 39% [======================== ] 1355/3448 39% [======================== ] 1356/3448 39% [======================== ] 1357/3448 39% [======================== ] 1358/3448 39% [======================== ] 1359/3448 39% [======================== ] 1360/3448 39% [======================== ] 1361/3448 39% [======================== ] 1362/3448 39% [======================== ] 1363/3448 39% [======================== ] 1364/3448 39% [======================== ] 1365/3448 39% [======================== ] 1366/3448 39% [======================== ] 1367/3448 39% [======================== ] 1368/3448 39% [======================== ] 1369/3448 39% [======================== ] 1370/3448 39% [======================== ] 1371/3448 39% [======================== ] 1372/3448 39% [======================== ] 1373/3448 39% [======================== ] 1374/3448 39% [======================== ] 1375/3448 39% [======================== ] 1376/3448 39% [======================== ] 1377/3448 39% [======================== ] 1378/3448 39% [======================== ] 1379/3448 39% [======================== ] 1380/3448 40% [======================== ] 1381/3448 40% [======================== ] 1382/3448 40% [======================== ] 1383/3448 40% [======================== ] 1384/3448 40% [======================== ] 1385/3448 40% [======================== ] 1386/3448 40% [======================== ] 1387/3448 40% [======================== ] 1388/3448 40% [======================== ] 1389/3448 40% [======================== ] 1390/3448 40% [========================= ] 1391/3448 40% [========================= ] 1392/3448 40% [========================= ] 1393/3448 40% [========================= ] 1394/3448 40% [========================= ] 1395/3448 40% [========================= ] 1396/3448 40% [========================= ] 1397/3448 40% [========================= ] 1398/3448 40% [========================= ] 1399/3448 40% [========================= ] 1400/3448 40% [========================= ] 1401/3448 40% [========================= ] 1402/3448 40% [========================= ] 1403/3448 40% [========================= ] 1404/3448 40% [========================= ] 1405/3448 40% [========================= ] 1406/3448 40% [========================= ] 1407/3448 40% [========================= ] 1408/3448 40% [========================= ] 1409/3448 40% [========================= ] 1410/3448 40% [========================= ] 1411/3448 40% [========================= ] 1412/3448 40% [========================= ] 1413/3448 40% [========================= ] 1414/3448 41% [========================= ] 1415/3448 41% [========================= ] 1416/3448 41% [========================= ] 1417/3448 41% [========================= ] 1418/3448 41% [========================= ] 1419/3448 41% [========================= ] 1420/3448 41% [========================= ] 1421/3448 41% [========================= ] 1422/3448 41% [========================= ] 1423/3448 41% [========================= ] 1424/3448 41% [========================= ] 1425/3448 41% [========================= ] 1426/3448 41% [========================= ] 1427/3448 41% [========================= ] 1428/3448 41% [========================= ] 1429/3448 41% [========================= ] 1430/3448 41% [========================= ] 1431/3448 41% [========================= ] 1432/3448 41% [========================= ] 1433/3448 41% [========================= ] 1434/3448 41% [========================= ] 1435/3448 41% [========================= ] 1436/3448 41% [========================= ] 1437/3448 41% [========================= ] 1438/3448 41% [========================= ] 1439/3448 41% [========================= ] 1440/3448 41% [========================= ] 1441/3448 41% [========================= ] 1442/3448 41% [========================= ] 1443/3448 41% [========================= ] 1444/3448 41% [========================= ] 1445/3448 41% [========================== ] 1446/3448 41% [========================== ] 1447/3448 41% [========================== ] 1448/3448 41% [========================== ] 1449/3448 42% [========================== ] 1450/3448 42% [========================== ] 1451/3448 42% [========================== ] 1452/3448 42% [========================== ] 1453/3448 42% [========================== ] 1454/3448 42% [========================== ] 1455/3448 42% [========================== ] 1456/3448 42% [========================== ] 1457/3448 42% [========================== ] 1458/3448 42% [========================== ] 1459/3448 42% [========================== ] 1460/3448 42% [========================== ] 1461/3448 42% [========================== ] 1462/3448 42% [========================== ] 1463/3448 42% [========================== ] 1464/3448 42% [========================== ] 1465/3448 42% [========================== ] 1466/3448 42% [========================== ] 1467/3448 42% [========================== ] 1468/3448 42% [========================== ] 1469/3448 42% [========================== ] 1470/3448 42% [========================== ] 1471/3448 42% [========================== ] 1472/3448 42% [========================== ] 1473/3448 42% [========================== ] 1474/3448 42% [========================== ] 1475/3448 42% [========================== ] 1476/3448 42% [========================== ] 1477/3448 42% [========================== ] 1478/3448 42% [========================== ] 1479/3448 42% [========================== ] 1480/3448 42% [========================== ] 1481/3448 42% [========================== ] 1482/3448 42% [========================== ] 1483/3448 43% [========================== ] 1484/3448 43% [========================== ] 1485/3448 43% [========================== ] 1486/3448 43% [========================== ] 1487/3448 43% [========================== ] 1488/3448 43% [========================== ] 1489/3448 43% [========================== ] 1490/3448 43% [========================== ] 1491/3448 43% [========================== ] 1492/3448 43% [========================== ] 1493/3448 43% [========================== ] 1494/3448 43% [========================== ] 1495/3448 43% [========================== ] 1496/3448 43% [========================== ] 1497/3448 43% [========================== ] 1498/3448 43% [========================== ] 1499/3448 43% [========================== ] 1500/3448 43% [========================== ] 1501/3448 43% [=========================== ] 1502/3448 43% [=========================== ] 1503/3448 43% [=========================== ] 1504/3448 43% [=========================== ] 1505/3448 43% [=========================== ] 1506/3448 43% [=========================== ] 1507/3448 43% [=========================== ] 1508/3448 43% [=========================== ] 1509/3448 43% [=========================== ] 1510/3448 43% [=========================== ] 1511/3448 43% [=========================== ] 1512/3448 43% [=========================== ] 1513/3448 43% [=========================== ] 1514/3448 43% [=========================== ] 1515/3448 43% [=========================== ] 1516/3448 43% [=========================== ] 1517/3448 43% [=========================== ] 1518/3448 44% [=========================== ] 1519/3448 44% [=========================== ] 1520/3448 44% [=========================== ] 1521/3448 44% [=========================== ] 1522/3448 44% [=========================== ] 1523/3448 44% [=========================== ] 1524/3448 44% [=========================== ] 1525/3448 44% [=========================== ] 1526/3448 44% [=========================== ] 1527/3448 44% [=========================== ] 1528/3448 44% [=========================== ] 1529/3448 44% [=========================== ] 1530/3448 44% [=========================== ] 1531/3448 44% [=========================== ] 1532/3448 44% [=========================== ] 1533/3448 44% [=========================== ] 1534/3448 44% [=========================== ] 1535/3448 44% [=========================== ] 1536/3448 44% [=========================== ] 1537/3448 44% [=========================== ] 1538/3448 44% [=========================== ] 1539/3448 44% [=========================== ] 1540/3448 44% [=========================== ] 1541/3448 44% [=========================== ] 1542/3448 44% [=========================== ] 1543/3448 44% [=========================== ] 1544/3448 44% [=========================== ] 1545/3448 44% [=========================== ] 1546/3448 44% [=========================== ] 1547/3448 44% [=========================== ] 1548/3448 44% [=========================== ] 1549/3448 44% [=========================== ] 1550/3448 44% [=========================== ] 1551/3448 44% [=========================== ] 1552/3448 45% [=========================== ] 1553/3448 45% [=========================== ] 1554/3448 45% [=========================== ] 1555/3448 45% [=========================== ] 1556/3448 45% [=========================== ] 1557/3448 45% [============================ ] 1558/3448 45% [============================ ] 1559/3448 45% [============================ ] 1560/3448 45% [============================ ] 1561/3448 45% [============================ ] 1562/3448 45% [============================ ] 1563/3448 45% [============================ ] 1564/3448 45% [============================ ] 1565/3448 45% [============================ ] 1566/3448 45% [============================ ] 1567/3448 45% [============================ ] 1568/3448 45% [============================ ] 1569/3448 45% [============================ ] 1570/3448 45% [============================ ] 1571/3448 45% [============================ ] 1572/3448 45% [============================ ] 1573/3448 45% [============================ ] 1574/3448 45% [============================ ] 1575/3448 45% [============================ ] 1576/3448 45% [============================ ] 1577/3448 45% [============================ ] 1578/3448 45% [============================ ] 1579/3448 45% [============================ ] 1580/3448 45% [============================ ] 1581/3448 45% [============================ ] 1582/3448 45% [============================ ] 1583/3448 45% [============================ ] 1584/3448 45% [============================ ] 1585/3448 45% [============================ ] 1586/3448 45% [============================ ] 1587/3448 46% [============================ ] 1588/3448 46% [============================ ] 1589/3448 46% [============================ ] 1590/3448 46% [============================ ] 1591/3448 46% [============================ ] 1592/3448 46% [============================ ] 1593/3448 46% [============================ ] 1594/3448 46% [============================ ] 1595/3448 46% [============================ ] 1596/3448 46% [============================ ] 1597/3448 46% [============================ ] 1598/3448 46% [============================ ] 1599/3448 46% [============================ ] 1600/3448 46% [============================ ] 1601/3448 46% [============================ ] 1602/3448 46% [============================ ] 1603/3448 46% [============================ ] 1604/3448 46% [============================ ] 1605/3448 46% [============================ ] 1606/3448 46% [============================ ] 1607/3448 46% [============================ ] 1608/3448 46% [============================ ] 1609/3448 46% [============================ ] 1610/3448 46% [============================ ] 1611/3448 46% [============================ ] 1612/3448 46% [============================= ] 1613/3448 46% [============================= ] 1614/3448 46% [============================= ] 1615/3448 46% [============================= ] 1616/3448 46% [============================= ] 1617/3448 46% [============================= ] 1618/3448 46% [============================= ] 1619/3448 46% [============================= ] 1620/3448 46% [============================= ] 1621/3448 47% [============================= ] 1622/3448 47% [============================= ] 1623/3448 47% [============================= ] 1624/3448 47% [============================= ] 1625/3448 47% [============================= ] 1626/3448 47% [============================= ] 1627/3448 47% [============================= ] 1628/3448 47% [============================= ] 1629/3448 47% [============================= ] 1630/3448 47% [============================= ] 1631/3448 47% [============================= ] 1632/3448 47% [============================= ] 1633/3448 47% [============================= ] 1634/3448 47% [============================= ] 1635/3448 47% [============================= ] 1636/3448 47% [============================= ] 1637/3448 47% [============================= ] 1638/3448 47% [============================= ] 1639/3448 47% [============================= ] 1640/3448 47% [============================= ] 1641/3448 47% [============================= ] 1642/3448 47% [============================= ] 1643/3448 47% [============================= ] 1644/3448 47% [============================= ] 1645/3448 47% [============================= ] 1646/3448 47% [============================= ] 1647/3448 47% [============================= ] 1648/3448 47% [============================= ] 1649/3448 47% [============================= ] 1650/3448 47% [============================= ] 1651/3448 47% [============================= ] 1652/3448 47% [============================= ] 1653/3448 47% [============================= ] 1654/3448 47% [============================= ] 1655/3448 47% [============================= ] 1656/3448 48% [============================= ] 1657/3448 48% [============================= ] 1658/3448 48% [============================= ] 1659/3448 48% [============================= ] 1660/3448 48% [============================= ] 1661/3448 48% [============================= ] 1662/3448 48% [============================= ] 1663/3448 48% [============================= ] 1664/3448 48% [============================= ] 1665/3448 48% [============================= ] 1666/3448 48% [============================= ] 1667/3448 48% [============================= ] 1668/3448 48% [============================== ] 1669/3448 48% [============================== ] 1670/3448 48% [============================== ] 1671/3448 48% [============================== ] 1672/3448 48% [============================== ] 1673/3448 48% [============================== ] 1674/3448 48% [============================== ] 1675/3448 48% [============================== ] 1676/3448 48% [============================== ] 1677/3448 48% [============================== ] 1678/3448 48% [============================== ] 1679/3448 48% [============================== ] 1680/3448 48% [============================== ] 1681/3448 48% [============================== ] 1682/3448 48% [============================== ] 1683/3448 48% [============================== ] 1684/3448 48% [============================== ] 1685/3448 48% [============================== ] 1686/3448 48% [============================== ] 1687/3448 48% [============================== ] 1688/3448 48% [============================== ] 1689/3448 48% [============================== ] 1690/3448 49% [============================== ] 1691/3448 49% [============================== ] 1692/3448 49% [============================== ] 1693/3448 49% [============================== ] 1694/3448 49% [============================== ] 1695/3448 49% [============================== ] 1696/3448 49% [============================== ] 1697/3448 49% [============================== ] 1698/3448 49% [============================== ] 1699/3448 49% [============================== ] 1700/3448 49% [============================== ] 1701/3448 49% [============================== ] 1702/3448 49% [============================== ] 1703/3448 49% [============================== ] 1704/3448 49% [============================== ] 1705/3448 49% [============================== ] 1706/3448 49% [============================== ] 1707/3448 49% [============================== ] 1708/3448 49% [============================== ] 1709/3448 49% [============================== ] 1710/3448 49% [============================== ] 1711/3448 49% [============================== ] 1712/3448 49% [============================== ] 1713/3448 49% [============================== ] 1714/3448 49% [============================== ] 1715/3448 49% [============================== ] 1716/3448 49% [============================== ] 1717/3448 49% [============================== ] 1718/3448 49% [============================== ] 1719/3448 49% [============================== ] 1720/3448 49% [============================== ] 1721/3448 49% [============================== ] 1722/3448 49% [============================== ] 1723/3448 49% [=============================== ] 1724/3448 50% [=============================== ] 1725/3448 50% [=============================== ] 1726/3448 50% [=============================== ] 1727/3448 50% [=============================== ] 1728/3448 50% [=============================== ] 1729/3448 50% [=============================== ] 1730/3448 50% [=============================== ] 1731/3448 50% [=============================== ] 1732/3448 50% [=============================== ] 1733/3448 50% [=============================== ] 1734/3448 50% [=============================== ] 1735/3448 50% [=============================== ] 1736/3448 50% [=============================== ] 1737/3448 50% [=============================== ] 1738/3448 50% [=============================== ] 1739/3448 50% [=============================== ] 1740/3448 50% [=============================== ] 1741/3448 50% [=============================== ] 1742/3448 50% [=============================== ] 1743/3448 50% [=============================== ] 1744/3448 50% [=============================== ] 1745/3448 50% [=============================== ] 1746/3448 50% [=============================== ] 1747/3448 50% [=============================== ] 1748/3448 50% [=============================== ] 1749/3448 50% [=============================== ] 1750/3448 50% [=============================== ] 1751/3448 50% [=============================== ] 1752/3448 50% [=============================== ] 1753/3448 50% [=============================== ] 1754/3448 50% [=============================== ] 1755/3448 50% [=============================== ] 1756/3448 50% [=============================== ] 1757/3448 50% [=============================== ] 1758/3448 50% [=============================== ] 1759/3448 51% [=============================== ] 1760/3448 51% [=============================== ] 1761/3448 51% [=============================== ] 1762/3448 51% [=============================== ] 1763/3448 51% [=============================== ] 1764/3448 51% [=============================== ] 1765/3448 51% [=============================== ] 1766/3448 51% [=============================== ] 1767/3448 51% [=============================== ] 1768/3448 51% [=============================== ] 1769/3448 51% [=============================== ] 1770/3448 51% [=============================== ] 1771/3448 51% [=============================== ] 1772/3448 51% [=============================== ] 1773/3448 51% [=============================== ] 1774/3448 51% [=============================== ] 1775/3448 51% [=============================== ] 1776/3448 51% [=============================== ] 1777/3448 51% [=============================== ] 1778/3448 51% [=============================== ] 1779/3448 51% [================================ ] 1780/3448 51% [================================ ] 1781/3448 51% [================================ ] 1782/3448 51% [================================ ] 1783/3448 51% [================================ ] 1784/3448 51% [================================ ] 1785/3448 51% [================================ ] 1786/3448 51% [================================ ] 1787/3448 51% [================================ ] 1788/3448 51% [================================ ] 1789/3448 51% [================================ ] 1790/3448 51% [================================ ] 1791/3448 51% [================================ ] 1792/3448 51% [================================ ] 1793/3448 52% [================================ ] 1794/3448 52% [================================ ] 1795/3448 52% [================================ ] 1796/3448 52% [================================ ] 1797/3448 52% [================================ ] 1798/3448 52% [================================ ] 1799/3448 52% [================================ ] 1800/3448 52% [================================ ] 1801/3448 52% [================================ ] 1802/3448 52% [================================ ] 1803/3448 52% [================================ ] 1804/3448 52% [================================ ] 1805/3448 52% [================================ ] 1806/3448 52% [================================ ] 1807/3448 52% [================================ ] 1808/3448 52% [================================ ] 1809/3448 52% [================================ ] 1810/3448 52% [================================ ] 1811/3448 52% [================================ ] 1812/3448 52% [================================ ] 1813/3448 52% [================================ ] 1814/3448 52% [================================ ] 1815/3448 52% [================================ ] 1816/3448 52% [================================ ] 1817/3448 52% [================================ ] 1818/3448 52% [================================ ] 1819/3448 52% [================================ ] 1820/3448 52% [================================ ] 1821/3448 52% [================================ ] 1822/3448 52% [================================ ] 1823/3448 52% [================================ ] 1824/3448 52% [================================ ] 1825/3448 52% [================================ ] 1826/3448 52% [================================ ] 1827/3448 52% [================================ ] 1828/3448 53% [================================ ] 1829/3448 53% [================================ ] 1830/3448 53% [================================ ] 1831/3448 53% [================================ ] 1832/3448 53% [================================ ] 1833/3448 53% [================================ ] 1834/3448 53% [================================ ] 1835/3448 53% [================================= ] 1836/3448 53% [================================= ] 1837/3448 53% [================================= ] 1838/3448 53% [================================= ] 1839/3448 53% [================================= ] 1840/3448 53% [================================= ] 1841/3448 53% [================================= ] 1842/3448 53% [================================= ] 1843/3448 53% [================================= ] 1844/3448 53% [================================= ] 1845/3448 53% [================================= ] 1846/3448 53% [================================= ] 1847/3448 53% [================================= ] 1848/3448 53% [================================= ] 1849/3448 53% [================================= ] 1850/3448 53% [================================= ] 1851/3448 53% [================================= ] 1852/3448 53% [================================= ] 1853/3448 53% [================================= ] 1854/3448 53% [================================= ] 1855/3448 53% [================================= ] 1856/3448 53% [================================= ] 1857/3448 53% [================================= ] 1858/3448 53% [================================= ] 1859/3448 53% [================================= ] 1860/3448 53% [================================= ] 1861/3448 53% [================================= ] 1862/3448 54% [================================= ] 1863/3448 54% [================================= ] 1864/3448 54% [================================= ] 1865/3448 54% [================================= ] 1866/3448 54% [================================= ] 1867/3448 54% [================================= ] 1868/3448 54% [================================= ] 1869/3448 54% [================================= ] 1870/3448 54% [================================= ] 1871/3448 54% [================================= ] 1872/3448 54% [================================= ] 1873/3448 54% [================================= ] 1874/3448 54% [================================= ] 1875/3448 54% [================================= ] 1876/3448 54% [================================= ] 1877/3448 54% [================================= ] 1878/3448 54% [================================= ] 1879/3448 54% [================================= ] 1880/3448 54% [================================= ] 1881/3448 54% [================================= ] 1882/3448 54% [================================= ] 1883/3448 54% [================================= ] 1884/3448 54% [================================= ] 1885/3448 54% [================================= ] 1886/3448 54% [================================= ] 1887/3448 54% [================================= ] 1888/3448 54% [================================= ] 1889/3448 54% [================================= ] 1890/3448 54% [================================== ] 1891/3448 54% [================================== ] 1892/3448 54% [================================== ] 1893/3448 54% [================================== ] 1894/3448 54% [================================== ] 1895/3448 54% [================================== ] 1896/3448 54% [================================== ] 1897/3448 55% [================================== ] 1898/3448 55% [================================== ] 1899/3448 55% [================================== ] 1900/3448 55% [================================== ] 1901/3448 55% [================================== ] 1902/3448 55% [================================== ] 1903/3448 55% [================================== ] 1904/3448 55% [================================== ] 1905/3448 55% [================================== ] 1906/3448 55% [================================== ] 1907/3448 55% [================================== ] 1908/3448 55% [================================== ] 1909/3448 55% [================================== ] 1910/3448 55% [================================== ] 1911/3448 55% [================================== ] 1912/3448 55% [================================== ] 1913/3448 55% [================================== ] 1914/3448 55% [================================== ] 1915/3448 55% [================================== ] 1916/3448 55% [================================== ] 1917/3448 55% [================================== ] 1918/3448 55% [================================== ] 1919/3448 55% [================================== ] 1920/3448 55% [================================== ] 1921/3448 55% [================================== ] 1922/3448 55% [================================== ] 1923/3448 55% [================================== ] 1924/3448 55% [================================== ] 1925/3448 55% [================================== ] 1926/3448 55% [================================== ] 1927/3448 55% [================================== ] 1928/3448 55% [================================== ] 1929/3448 55% [================================== ] 1930/3448 55% [================================== ] 1931/3448 56% [================================== ] 1932/3448 56% [================================== ] 1933/3448 56% [================================== ] 1934/3448 56% [================================== ] 1935/3448 56% [================================== ] 1936/3448 56% [================================== ] 1937/3448 56% [================================== ] 1938/3448 56% [================================== ] 1939/3448 56% [================================== ] 1940/3448 56% [================================== ] 1941/3448 56% [================================== ] 1942/3448 56% [================================== ] 1943/3448 56% [================================== ] 1944/3448 56% [================================== ] 1945/3448 56% [================================== ] 1946/3448 56% [=================================== ] 1947/3448 56% [=================================== ] 1948/3448 56% [=================================== ] 1949/3448 56% [=================================== ] 1950/3448 56% [=================================== ] 1951/3448 56% [=================================== ] 1952/3448 56% [=================================== ] 1953/3448 56% [=================================== ] 1954/3448 56% [=================================== ] 1955/3448 56% [=================================== ] 1956/3448 56% [=================================== ] 1957/3448 56% [=================================== ] 1958/3448 56% [=================================== ] 1959/3448 56% [=================================== ] 1960/3448 56% [=================================== ] 1961/3448 56% [=================================== ] 1962/3448 56% [=================================== ] 1963/3448 56% [=================================== ] 1964/3448 56% [=================================== ] 1965/3448 56% [=================================== ] 1966/3448 57% [=================================== ] 1967/3448 57% [=================================== ] 1968/3448 57% [=================================== ] 1969/3448 57% [=================================== ] 1970/3448 57% [=================================== ] 1971/3448 57% [=================================== ] 1972/3448 57% [=================================== ] 1973/3448 57% [=================================== ] 1974/3448 57% [=================================== ] 1975/3448 57% [=================================== ] 1976/3448 57% [=================================== ] 1977/3448 57% [=================================== ] 1978/3448 57% [=================================== ] 1979/3448 57% [=================================== ] 1980/3448 57% [=================================== ] 1981/3448 57% [=================================== ] 1982/3448 57% [=================================== ] 1983/3448 57% [=================================== ] 1984/3448 57% [=================================== ] 1985/3448 57% [=================================== ] 1986/3448 57% [=================================== ] 1987/3448 57% [=================================== ] 1988/3448 57% [=================================== ] 1989/3448 57% [=================================== ] 1990/3448 57% [=================================== ] 1991/3448 57% [=================================== ] 1992/3448 57% [=================================== ] 1993/3448 57% [=================================== ] 1994/3448 57% [=================================== ] 1995/3448 57% [=================================== ] 1996/3448 57% [=================================== ] 1997/3448 57% [=================================== ] 1998/3448 57% [=================================== ] 1999/3448 57% [=================================== ] 2000/3448 58% [=================================== ] 2001/3448 58% [=================================== ] 2002/3448 58% [==================================== ] 2003/3448 58% [==================================== ] 2004/3448 58% [==================================== ] 2005/3448 58% [==================================== ] 2006/3448 58% [==================================== ] 2007/3448 58% [==================================== ] 2008/3448 58% [==================================== ] 2009/3448 58% [==================================== ] 2010/3448 58% [==================================== ] 2011/3448 58% [==================================== ] 2012/3448 58% [==================================== ] 2013/3448 58% [==================================== ] 2014/3448 58% [==================================== ] 2015/3448 58% [==================================== ] 2016/3448 58% [==================================== ] 2017/3448 58% [==================================== ] 2018/3448 58% [==================================== ] 2019/3448 58% [==================================== ] 2020/3448 58% [==================================== ] 2021/3448 58% [==================================== ] 2022/3448 58% [==================================== ] 2023/3448 58% [==================================== ] 2024/3448 58% [==================================== ] 2025/3448 58% [==================================== ] 2026/3448 58% [==================================== ] 2027/3448 58% [==================================== ] 2028/3448 58% [==================================== ] 2029/3448 58% [==================================== ] 2030/3448 58% [==================================== ] 2031/3448 58% [==================================== ] 2032/3448 58% [==================================== ] 2033/3448 58% [==================================== ] 2034/3448 58% [==================================== ] 2035/3448 59% [==================================== ] 2036/3448 59% [==================================== ] 2037/3448 59% [==================================== ] 2038/3448 59% [==================================== ] 2039/3448 59% [==================================== ] 2040/3448 59% [==================================== ] 2041/3448 59% [==================================== ] 2042/3448 59% [==================================== ] 2043/3448 59% [==================================== ] 2044/3448 59% [==================================== ] 2045/3448 59% [==================================== ] 2046/3448 59% [==================================== ] 2047/3448 59% [==================================== ] 2048/3448 59% [==================================== ] 2049/3448 59% [==================================== ] 2050/3448 59% [==================================== ] 2051/3448 59% [==================================== ] 2052/3448 59% [==================================== ] 2053/3448 59% [==================================== ] 2054/3448 59% [==================================== ] 2055/3448 59% [==================================== ] 2056/3448 59% [==================================== ] 2057/3448 59% [===================================== ] 2058/3448 59% [===================================== ] 2059/3448 59% [===================================== ] 2060/3448 59% [===================================== ] 2061/3448 59% [===================================== ] 2062/3448 59% [===================================== ] 2063/3448 59% [===================================== ] 2064/3448 59% [===================================== ] 2065/3448 59% [===================================== ] 2066/3448 59% [===================================== ] 2067/3448 59% [===================================== ] 2068/3448 59% [===================================== ] 2069/3448 60% [===================================== ] 2070/3448 60% [===================================== ] 2071/3448 60% [===================================== ] 2072/3448 60% [===================================== ] 2073/3448 60% [===================================== ] 2074/3448 60% [===================================== ] 2075/3448 60% [===================================== ] 2076/3448 60% [===================================== ] 2077/3448 60% [===================================== ] 2078/3448 60% [===================================== ] 2079/3448 60% [===================================== ] 2080/3448 60% [===================================== ] 2081/3448 60% [===================================== ] 2082/3448 60% [===================================== ] 2083/3448 60% [===================================== ] 2084/3448 60% [===================================== ] 2085/3448 60% [===================================== ] 2086/3448 60% [===================================== ] 2087/3448 60% [===================================== ] 2088/3448 60% [===================================== ] 2089/3448 60% [===================================== ] 2090/3448 60% [===================================== ] 2091/3448 60% [===================================== ] 2092/3448 60% [===================================== ] 2093/3448 60% [===================================== ] 2094/3448 60% [===================================== ] 2095/3448 60% [===================================== ] 2096/3448 60% [===================================== ] 2097/3448 60% [===================================== ] 2098/3448 60% [===================================== ] 2099/3448 60% [===================================== ] 2100/3448 60% [===================================== ] 2101/3448 60% [===================================== ] 2102/3448 60% [===================================== ] 2103/3448 60% [===================================== ] 2104/3448 61% [===================================== ] 2105/3448 61% [===================================== ] 2106/3448 61% [===================================== ] 2107/3448 61% [===================================== ] 2108/3448 61% [===================================== ] 2109/3448 61% [===================================== ] 2110/3448 61% [===================================== ] 2111/3448 61% [===================================== ] 2112/3448 61% [===================================== ] 2113/3448 61% [====================================== ] 2114/3448 61% [====================================== ] 2115/3448 61% [====================================== ] 2116/3448 61% [====================================== ] 2117/3448 61% [====================================== ] 2118/3448 61% [====================================== ] 2119/3448 61% [====================================== ] 2120/3448 61% [====================================== ] 2121/3448 61% [====================================== ] 2122/3448 61% [====================================== ] 2123/3448 61% [====================================== ] 2124/3448 61% [====================================== ] 2125/3448 61% [====================================== ] 2126/3448 61% [====================================== ] 2127/3448 61% [====================================== ] 2128/3448 61% [====================================== ] 2129/3448 61% [====================================== ] 2130/3448 61% [====================================== ] 2131/3448 61% [====================================== ] 2132/3448 61% [====================================== ] 2133/3448 61% [====================================== ] 2134/3448 61% [====================================== ] 2135/3448 61% [====================================== ] 2136/3448 61% [====================================== ] 2137/3448 61% [====================================== ] 2138/3448 62% [====================================== ] 2139/3448 62% [====================================== ] 2140/3448 62% [====================================== ] 2141/3448 62% [====================================== ] 2142/3448 62% [====================================== ] 2143/3448 62% [====================================== ] 2144/3448 62% [====================================== ] 2145/3448 62% [====================================== ] 2146/3448 62% [====================================== ] 2147/3448 62% [====================================== ] 2148/3448 62% [====================================== ] 2149/3448 62% [====================================== ] 2150/3448 62% [====================================== ] 2151/3448 62% [====================================== ] 2152/3448 62% [====================================== ] 2153/3448 62% [====================================== ] 2154/3448 62% [====================================== ] 2155/3448 62% [====================================== ] 2156/3448 62% [====================================== ] 2157/3448 62% [====================================== ] 2158/3448 62% [====================================== ] 2159/3448 62% [====================================== ] 2160/3448 62% [====================================== ] 2161/3448 62% [====================================== ] 2162/3448 62% [====================================== ] 2163/3448 62% [====================================== ] 2164/3448 62% [====================================== ] 2165/3448 62% [====================================== ] 2166/3448 62% [====================================== ] 2167/3448 62% [====================================== ] 2168/3448 62% [======================================= ] 2169/3448 62% [======================================= ] 2170/3448 62% [======================================= ] 2171/3448 62% [======================================= ] 2172/3448 62% [======================================= ] 2173/3448 63% [======================================= ] 2174/3448 63% [======================================= ] 2175/3448 63% [======================================= ] 2176/3448 63% [======================================= ] 2177/3448 63% [======================================= ] 2178/3448 63% [======================================= ] 2179/3448 63% [======================================= ] 2180/3448 63% [======================================= ] 2181/3448 63% [======================================= ] 2182/3448 63% [======================================= ] 2183/3448 63% [======================================= ] 2184/3448 63% [======================================= ] 2185/3448 63% [======================================= ] 2186/3448 63% [======================================= ] 2187/3448 63% [======================================= ] 2188/3448 63% [======================================= ] 2189/3448 63% [======================================= ] 2190/3448 63% [======================================= ] 2191/3448 63% [======================================= ] 2192/3448 63% [======================================= ] 2193/3448 63% [======================================= ] 2194/3448 63% [======================================= ] 2195/3448 63% [======================================= ] 2196/3448 63% [======================================= ] 2197/3448 63% [======================================= ] 2198/3448 63% [======================================= ] 2199/3448 63% [======================================= ] 2200/3448 63% [======================================= ] 2201/3448 63% [======================================= ] 2202/3448 63% [======================================= ] 2203/3448 63% [======================================= ] 2204/3448 63% [======================================= ] 2205/3448 63% [======================================= ] 2206/3448 63% [======================================= ] 2207/3448 64% [======================================= ] 2208/3448 64% [======================================= ] 2209/3448 64% [======================================= ] 2210/3448 64% [======================================= ] 2211/3448 64% [======================================= ] 2212/3448 64% [======================================= ] 2213/3448 64% [======================================= ] 2214/3448 64% [======================================= ] 2215/3448 64% [======================================= ] 2216/3448 64% [======================================= ] 2217/3448 64% [======================================= ] 2218/3448 64% [======================================= ] 2219/3448 64% [======================================= ] 2220/3448 64% [======================================= ] 2221/3448 64% [======================================= ] 2222/3448 64% [======================================= ] 2223/3448 64% [======================================= ] 2224/3448 64% [======================================== ] 2225/3448 64% [======================================== ] 2226/3448 64% [======================================== ] 2227/3448 64% [======================================== ] 2228/3448 64% [======================================== ] 2229/3448 64% [======================================== ] 2230/3448 64% [======================================== ] 2231/3448 64% [======================================== ] 2232/3448 64% [======================================== ] 2233/3448 64% [======================================== ] 2234/3448 64% [======================================== ] 2235/3448 64% [======================================== ] 2236/3448 64% [======================================== ] 2237/3448 64% [======================================== ] 2238/3448 64% [======================================== ] 2239/3448 64% [======================================== ] 2240/3448 64% [======================================== ] 2241/3448 64% [======================================== ] 2242/3448 65% [======================================== ] 2243/3448 65% [======================================== ] 2244/3448 65% [======================================== ] 2245/3448 65% [======================================== ] 2246/3448 65% [======================================== ] 2247/3448 65% [======================================== ] 2248/3448 65% [======================================== ] 2249/3448 65% [======================================== ] 2250/3448 65% [======================================== ] 2251/3448 65% [======================================== ] 2252/3448 65% [======================================== ] 2253/3448 65% [======================================== ] 2254/3448 65% [======================================== ] 2255/3448 65% [======================================== ] 2256/3448 65% [======================================== ] 2257/3448 65% [======================================== ] 2258/3448 65% [======================================== ] 2259/3448 65% [======================================== ] 2260/3448 65% [======================================== ] 2261/3448 65% [======================================== ] 2262/3448 65% [======================================== ] 2263/3448 65% [======================================== ] 2264/3448 65% [======================================== ] 2265/3448 65% [======================================== ] 2266/3448 65% [======================================== ] 2267/3448 65% [======================================== ] 2268/3448 65% [======================================== ] 2269/3448 65% [======================================== ] 2270/3448 65% [======================================== ] 2271/3448 65% [======================================== ] 2272/3448 65% [======================================== ] 2273/3448 65% [======================================== ] 2274/3448 65% [======================================== ] 2275/3448 65% [======================================== ] 2276/3448 66% [======================================== ] 2277/3448 66% [======================================== ] 2278/3448 66% [======================================== ] 2279/3448 66% [======================================== ] 2280/3448 66% [========================================= ] 2281/3448 66% [========================================= ] 2282/3448 66% [========================================= ] 2283/3448 66% [========================================= ] 2284/3448 66% [========================================= ] 2285/3448 66% [========================================= ] 2286/3448 66% [========================================= ] 2287/3448 66% [========================================= ] 2288/3448 66% [========================================= ] 2289/3448 66% [========================================= ] 2290/3448 66% [========================================= ] 2291/3448 66% [========================================= ] 2292/3448 66% [========================================= ] 2293/3448 66% [========================================= ] 2294/3448 66% [========================================= ] 2295/3448 66% [========================================= ] 2296/3448 66% [========================================= ] 2297/3448 66% [========================================= ] 2298/3448 66% [========================================= ] 2299/3448 66% [========================================= ] 2300/3448 66% [========================================= ] 2301/3448 66% [========================================= ] 2302/3448 66% [========================================= ] 2303/3448 66% [========================================= ] 2304/3448 66% [========================================= ] 2305/3448 66% [========================================= ] 2306/3448 66% [========================================= ] 2307/3448 66% [========================================= ] 2308/3448 66% [========================================= ] 2309/3448 66% [========================================= ] 2310/3448 66% [========================================= ] 2311/3448 67% [========================================= ] 2312/3448 67% [========================================= ] 2313/3448 67% [========================================= ] 2314/3448 67% [========================================= ] 2315/3448 67% [========================================= ] 2316/3448 67% [========================================= ] 2317/3448 67% [========================================= ] 2318/3448 67% [========================================= ] 2319/3448 67% [========================================= ] 2320/3448 67% [========================================= ] 2321/3448 67% [========================================= ] 2322/3448 67% [========================================= ] 2323/3448 67% [========================================= ] 2324/3448 67% [========================================= ] 2325/3448 67% [========================================= ] 2326/3448 67% [========================================= ] 2327/3448 67% [========================================= ] 2328/3448 67% [========================================= ] 2329/3448 67% [========================================= ] 2330/3448 67% [========================================= ] 2331/3448 67% [========================================= ] 2332/3448 67% [========================================= ] 2333/3448 67% [========================================= ] 2334/3448 67% [========================================= ] 2335/3448 67% [========================================== ] 2336/3448 67% [========================================== ] 2337/3448 67% [========================================== ] 2338/3448 67% [========================================== ] 2339/3448 67% [========================================== ] 2340/3448 67% [========================================== ] 2341/3448 67% [========================================== ] 2342/3448 67% [========================================== ] 2343/3448 67% [========================================== ] 2344/3448 67% [========================================== ] 2345/3448 68% [========================================== ] 2346/3448 68% [========================================== ] 2347/3448 68% [========================================== ] 2348/3448 68% [========================================== ] 2349/3448 68% [========================================== ] 2350/3448 68% [========================================== ] 2351/3448 68% [========================================== ] 2352/3448 68% [========================================== ] 2353/3448 68% [========================================== ] 2354/3448 68% [========================================== ] 2355/3448 68% [========================================== ] 2356/3448 68% [========================================== ] 2357/3448 68% [========================================== ] 2358/3448 68% [========================================== ] 2359/3448 68% [========================================== ] 2360/3448 68% [========================================== ] 2361/3448 68% [========================================== ] 2362/3448 68% [========================================== ] 2363/3448 68% [========================================== ] 2364/3448 68% [========================================== ] 2365/3448 68% [========================================== ] 2366/3448 68% [========================================== ] 2367/3448 68% [========================================== ] 2368/3448 68% [========================================== ] 2369/3448 68% [========================================== ] 2370/3448 68% [========================================== ] 2371/3448 68% [========================================== ] 2372/3448 68% [========================================== ] 2373/3448 68% [========================================== ] 2374/3448 68% [========================================== ] 2375/3448 68% [========================================== ] 2376/3448 68% [========================================== ] 2377/3448 68% [========================================== ] 2378/3448 68% [========================================== ] 2379/3448 68% [========================================== ] 2380/3448 69% [========================================== ] 2381/3448 69% [========================================== ] 2382/3448 69% [========================================== ] 2383/3448 69% [========================================== ] 2384/3448 69% [========================================== ] 2385/3448 69% [========================================== ] 2386/3448 69% [========================================== ] 2387/3448 69% [========================================== ] 2388/3448 69% [========================================== ] 2389/3448 69% [========================================== ] 2390/3448 69% [========================================== ] 2391/3448 69% [=========================================== ] 2392/3448 69% [=========================================== ] 2393/3448 69% [=========================================== ] 2394/3448 69% [=========================================== ] 2395/3448 69% [=========================================== ] 2396/3448 69% [=========================================== ] 2397/3448 69% [=========================================== ] 2398/3448 69% [=========================================== ] 2399/3448 69% [=========================================== ] 2400/3448 69% [=========================================== ] 2401/3448 69% [=========================================== ] 2402/3448 69% [=========================================== ] 2403/3448 69% [=========================================== ] 2404/3448 69% [=========================================== ] 2405/3448 69% [=========================================== ] 2406/3448 69% [=========================================== ] 2407/3448 69% [=========================================== ] 2408/3448 69% [=========================================== ] 2409/3448 69% [=========================================== ] 2410/3448 69% [=========================================== ] 2411/3448 69% [=========================================== ] 2412/3448 69% [=========================================== ] 2413/3448 69% [=========================================== ] 2414/3448 70% [=========================================== ] 2415/3448 70% [=========================================== ] 2416/3448 70% [=========================================== ] 2417/3448 70% [=========================================== ] 2418/3448 70% [=========================================== ] 2419/3448 70% [=========================================== ] 2420/3448 70% [=========================================== ] 2421/3448 70% [=========================================== ] 2422/3448 70% [=========================================== ] 2423/3448 70% [=========================================== ] 2424/3448 70% [=========================================== ] 2425/3448 70% [=========================================== ] 2426/3448 70% [=========================================== ] 2427/3448 70% [=========================================== ] 2428/3448 70% [=========================================== ] 2429/3448 70% [=========================================== ] 2430/3448 70% [=========================================== ] 2431/3448 70% [=========================================== ] 2432/3448 70% [=========================================== ] 2433/3448 70% [=========================================== ] 2434/3448 70% [=========================================== ] 2435/3448 70% [=========================================== ] 2436/3448 70% [=========================================== ] 2437/3448 70% [=========================================== ] 2438/3448 70% [=========================================== ] 2439/3448 70% [=========================================== ] 2440/3448 70% [=========================================== ] 2441/3448 70% [=========================================== ] 2442/3448 70% [=========================================== ] 2443/3448 70% [=========================================== ] 2444/3448 70% [=========================================== ] 2445/3448 70% [=========================================== ] 2446/3448 70% [============================================ ] 2447/3448 70% [============================================ ] 2448/3448 70% [============================================ ] 2449/3448 71% [============================================ ] 2450/3448 71% [============================================ ] 2451/3448 71% [============================================ ] 2452/3448 71% [============================================ ] 2453/3448 71% [============================================ ] 2454/3448 71% [============================================ ] 2455/3448 71% [============================================ ] 2456/3448 71% [============================================ ] 2457/3448 71% [============================================ ] 2458/3448 71% [============================================ ] 2459/3448 71% [============================================ ] 2460/3448 71% [============================================ ] 2461/3448 71% [============================================ ] 2462/3448 71% [============================================ ] 2463/3448 71% [============================================ ] 2464/3448 71% [============================================ ] 2465/3448 71% [============================================ ] 2466/3448 71% [============================================ ] 2467/3448 71% [============================================ ] 2468/3448 71% [============================================ ] 2469/3448 71% [============================================ ] 2470/3448 71% [============================================ ] 2471/3448 71% [============================================ ] 2472/3448 71% [============================================ ] 2473/3448 71% [============================================ ] 2474/3448 71% [============================================ ] 2475/3448 71% [============================================ ] 2476/3448 71% [============================================ ] 2477/3448 71% [============================================ ] 2478/3448 71% [============================================ ] 2479/3448 71% [============================================ ] 2480/3448 71% [============================================ ] 2481/3448 71% [============================================ ] 2482/3448 71% [============================================ ] 2483/3448 72% [============================================ ] 2484/3448 72% [============================================ ] 2485/3448 72% [============================================ ] 2486/3448 72% [============================================ ] 2487/3448 72% [============================================ ] 2488/3448 72% [============================================ ] 2489/3448 72% [============================================ ] 2490/3448 72% [============================================ ] 2491/3448 72% [============================================ ] 2492/3448 72% [============================================ ] 2493/3448 72% [============================================ ] 2494/3448 72% [============================================ ] 2495/3448 72% [============================================ ] 2496/3448 72% [============================================ ] 2497/3448 72% [============================================ ] 2498/3448 72% [============================================ ] 2499/3448 72% [============================================ ] 2500/3448 72% [============================================ ] 2501/3448 72% [============================================ ] 2502/3448 72% [============================================= ] 2503/3448 72% [============================================= ] 2504/3448 72% [============================================= ] 2505/3448 72% [============================================= ] 2506/3448 72% [============================================= ] 2507/3448 72% [============================================= ] 2508/3448 72% [============================================= ] 2509/3448 72% [============================================= ] 2510/3448 72% [============================================= ] 2511/3448 72% [============================================= ] 2512/3448 72% [============================================= ] 2513/3448 72% [============================================= ] 2514/3448 72% [============================================= ] 2515/3448 72% [============================================= ] 2516/3448 72% [============================================= ] 2517/3448 72% [============================================= ] 2518/3448 73% [============================================= ] 2519/3448 73% [============================================= ] 2520/3448 73% [============================================= ] 2521/3448 73% [============================================= ] 2522/3448 73% [============================================= ] 2523/3448 73% [============================================= ] 2524/3448 73% [============================================= ] 2525/3448 73% [============================================= ] 2526/3448 73% [============================================= ] 2527/3448 73% [============================================= ] 2528/3448 73% [============================================= ] 2529/3448 73% [============================================= ] 2530/3448 73% [============================================= ] 2531/3448 73% [============================================= ] 2532/3448 73% [============================================= ] 2533/3448 73% [============================================= ] 2534/3448 73% [============================================= ] 2535/3448 73% [============================================= ] 2536/3448 73% [============================================= ] 2537/3448 73% [============================================= ] 2538/3448 73% [============================================= ] 2539/3448 73% [============================================= ] 2540/3448 73% [============================================= ] 2541/3448 73% [============================================= ] 2542/3448 73% [============================================= ] 2543/3448 73% [============================================= ] 2544/3448 73% [============================================= ] 2545/3448 73% [============================================= ] 2546/3448 73% [============================================= ] 2547/3448 73% [============================================= ] 2548/3448 73% [============================================= ] 2549/3448 73% [============================================= ] 2550/3448 73% [============================================= ] 2551/3448 73% [============================================= ] 2552/3448 74% [============================================= ] 2553/3448 74% [============================================= ] 2554/3448 74% [============================================= ] 2555/3448 74% [============================================= ] 2556/3448 74% [============================================= ] 2557/3448 74% [============================================= ] 2558/3448 74% [============================================== ] 2559/3448 74% [============================================== ] 2560/3448 74% [============================================== ] 2561/3448 74% [============================================== ] 2562/3448 74% [============================================== ] 2563/3448 74% [============================================== ] 2564/3448 74% [============================================== ] 2565/3448 74% [============================================== ] 2566/3448 74% [============================================== ] 2567/3448 74% [============================================== ] 2568/3448 74% [============================================== ] 2569/3448 74% [============================================== ] 2570/3448 74% [============================================== ] 2571/3448 74% [============================================== ] 2572/3448 74% [============================================== ] 2573/3448 74% [============================================== ] 2574/3448 74% [============================================== ] 2575/3448 74% [============================================== ] 2576/3448 74% [============================================== ] 2577/3448 74% [============================================== ] 2578/3448 74% [============================================== ] 2579/3448 74% [============================================== ] 2580/3448 74% [============================================== ] 2581/3448 74% [============================================== ] 2582/3448 74% [============================================== ] 2583/3448 74% [============================================== ] 2584/3448 74% [============================================== ] 2585/3448 74% [============================================== ] 2586/3448 75% [============================================== ] 2587/3448 75% [============================================== ] 2588/3448 75% [============================================== ] 2589/3448 75% [============================================== ] 2590/3448 75% [============================================== ] 2591/3448 75% [============================================== ] 2592/3448 75% [============================================== ] 2593/3448 75% [============================================== ] 2594/3448 75% [============================================== ] 2595/3448 75% [============================================== ] 2596/3448 75% [============================================== ] 2597/3448 75% [============================================== ] 2598/3448 75% [============================================== ] 2599/3448 75% [============================================== ] 2600/3448 75% [============================================== ] 2601/3448 75% [============================================== ] 2602/3448 75% [============================================== ] 2603/3448 75% [============================================== ] 2604/3448 75% [============================================== ] 2605/3448 75% [============================================== ] 2606/3448 75% [============================================== ] 2607/3448 75% [============================================== ] 2608/3448 75% [============================================== ] 2609/3448 75% [============================================== ] 2610/3448 75% [============================================== ] 2611/3448 75% [============================================== ] 2612/3448 75% [============================================== ] 2613/3448 75% [=============================================== ] 2614/3448 75% [=============================================== ] 2615/3448 75% [=============================================== ] 2616/3448 75% [=============================================== ] 2617/3448 75% [=============================================== ] 2618/3448 75% [=============================================== ] 2619/3448 75% [=============================================== ] 2620/3448 75% [=============================================== ] 2621/3448 76% [=============================================== ] 2622/3448 76% [=============================================== ] 2623/3448 76% [=============================================== ] 2624/3448 76% [=============================================== ] 2625/3448 76% [=============================================== ] 2626/3448 76% [=============================================== ] 2627/3448 76% [=============================================== ] 2628/3448 76% [=============================================== ] 2629/3448 76% [=============================================== ] 2630/3448 76% [=============================================== ] 2631/3448 76% [=============================================== ] 2632/3448 76% [=============================================== ] 2633/3448 76% [=============================================== ] 2634/3448 76% [=============================================== ] 2635/3448 76% [=============================================== ] 2636/3448 76% [=============================================== ] 2637/3448 76% [=============================================== ] 2638/3448 76% [=============================================== ] 2639/3448 76% [=============================================== ] 2640/3448 76% [=============================================== ] 2641/3448 76% [=============================================== ] 2642/3448 76% [=============================================== ] 2643/3448 76% [=============================================== ] 2644/3448 76% [=============================================== ] 2645/3448 76% [=============================================== ] 2646/3448 76% [=============================================== ] 2647/3448 76% [=============================================== ] 2648/3448 76% [=============================================== ] 2649/3448 76% [=============================================== ] 2650/3448 76% [=============================================== ] 2651/3448 76% [=============================================== ] 2652/3448 76% [=============================================== ] 2653/3448 76% [=============================================== ] 2654/3448 76% [=============================================== ] 2655/3448 77% [=============================================== ] 2656/3448 77% [=============================================== ] 2657/3448 77% [=============================================== ] 2658/3448 77% [=============================================== ] 2659/3448 77% [=============================================== ] 2660/3448 77% [=============================================== ] 2661/3448 77% [=============================================== ] 2662/3448 77% [=============================================== ] 2663/3448 77% [=============================================== ] 2664/3448 77% [=============================================== ] 2665/3448 77% [=============================================== ] 2666/3448 77% [=============================================== ] 2667/3448 77% [=============================================== ] 2668/3448 77% [=============================================== ] 2669/3448 77% [================================================ ] 2670/3448 77% [================================================ ] 2671/3448 77% [================================================ ] 2672/3448 77% [================================================ ] 2673/3448 77% [================================================ ] 2674/3448 77% [================================================ ] 2675/3448 77% [================================================ ] 2676/3448 77% [================================================ ] 2677/3448 77% [================================================ ] 2678/3448 77% [================================================ ] 2679/3448 77% [================================================ ] 2680/3448 77% [================================================ ] 2681/3448 77% [================================================ ] 2682/3448 77% [================================================ ] 2683/3448 77% [================================================ ] 2684/3448 77% [================================================ ] 2685/3448 77% [================================================ ] 2686/3448 77% [================================================ ] 2687/3448 77% [================================================ ] 2688/3448 77% [================================================ ] 2689/3448 77% [================================================ ] 2690/3448 78% [================================================ ] 2691/3448 78% [================================================ ] 2692/3448 78% [================================================ ] 2693/3448 78% [================================================ ] 2694/3448 78% [================================================ ] 2695/3448 78% [================================================ ] 2696/3448 78% [================================================ ] 2697/3448 78% [================================================ ] 2698/3448 78% [================================================ ] 2699/3448 78% [================================================ ] 2700/3448 78% [================================================ ] 2701/3448 78% [================================================ ] 2702/3448 78% [================================================ ] 2703/3448 78% [================================================ ] 2704/3448 78% [================================================ ] 2705/3448 78% [================================================ ] 2706/3448 78% [================================================ ] 2707/3448 78% [================================================ ] 2708/3448 78% [================================================ ] 2709/3448 78% [================================================ ] 2710/3448 78% [================================================ ] 2711/3448 78% [================================================ ] 2712/3448 78% [================================================ ] 2713/3448 78% [================================================ ] 2714/3448 78% [================================================ ] 2715/3448 78% [================================================ ] 2716/3448 78% [================================================ ] 2717/3448 78% [================================================ ] 2718/3448 78% [================================================ ] 2719/3448 78% [================================================ ] 2720/3448 78% [================================================ ] 2721/3448 78% [================================================ ] 2722/3448 78% [================================================ ] 2723/3448 78% [================================================ ] 2724/3448 79% [================================================ ] 2725/3448 79% [================================================= ] 2726/3448 79% [================================================= ] 2727/3448 79% [================================================= ] 2728/3448 79% [================================================= ] 2729/3448 79% [================================================= ] 2730/3448 79% [================================================= ] 2731/3448 79% [================================================= ] 2732/3448 79% [================================================= ] 2733/3448 79% [================================================= ] 2734/3448 79% [================================================= ] 2735/3448 79% [================================================= ] 2736/3448 79% [================================================= ] 2737/3448 79% [================================================= ] 2738/3448 79% [================================================= ] 2739/3448 79% [================================================= ] 2740/3448 79% [================================================= ] 2741/3448 79% [================================================= ] 2742/3448 79% [================================================= ] 2743/3448 79% [================================================= ] 2744/3448 79% [================================================= ] 2745/3448 79% [================================================= ] 2746/3448 79% [================================================= ] 2747/3448 79% [================================================= ] 2748/3448 79% [================================================= ] 2749/3448 79% [================================================= ] 2750/3448 79% [================================================= ] 2751/3448 79% [================================================= ] 2752/3448 79% [================================================= ] 2753/3448 79% [================================================= ] 2754/3448 79% [================================================= ] 2755/3448 79% [================================================= ] 2756/3448 79% [================================================= ] 2757/3448 79% [================================================= ] 2758/3448 79% [================================================= ] 2759/3448 80% [================================================= ] 2760/3448 80% [================================================= ] 2761/3448 80% [================================================= ] 2762/3448 80% [================================================= ] 2763/3448 80% [================================================= ] 2764/3448 80% [================================================= ] 2765/3448 80% [================================================= ] 2766/3448 80% [================================================= ] 2767/3448 80% [================================================= ] 2768/3448 80% [================================================= ] 2769/3448 80% [================================================= ] 2770/3448 80% [================================================= ] 2771/3448 80% [================================================= ] 2772/3448 80% [================================================= ] 2773/3448 80% [================================================= ] 2774/3448 80% [================================================= ] 2775/3448 80% [================================================= ] 2776/3448 80% [================================================= ] 2777/3448 80% [================================================= ] 2778/3448 80% [================================================= ] 2779/3448 80% [================================================= ] 2780/3448 80% [================================================== ] 2781/3448 80% [================================================== ] 2782/3448 80% [================================================== ] 2783/3448 80% [================================================== ] 2784/3448 80% [================================================== ] 2785/3448 80% [================================================== ] 2786/3448 80% [================================================== ] 2787/3448 80% [================================================== ] 2788/3448 80% [================================================== ] 2789/3448 80% [================================================== ] 2790/3448 80% [================================================== ] 2791/3448 80% [================================================== ] 2792/3448 80% [================================================== ] 2793/3448 81% [================================================== ] 2794/3448 81% [================================================== ] 2795/3448 81% [================================================== ] 2796/3448 81% [================================================== ] 2797/3448 81% [================================================== ] 2798/3448 81% [================================================== ] 2799/3448 81% [================================================== ] 2800/3448 81% [================================================== ] 2801/3448 81% [================================================== ] 2802/3448 81% [================================================== ] 2803/3448 81% [================================================== ] 2804/3448 81% [================================================== ] 2805/3448 81% [================================================== ] 2806/3448 81% [================================================== ] 2807/3448 81% [================================================== ] 2808/3448 81% [================================================== ] 2809/3448 81% [================================================== ] 2810/3448 81% [================================================== ] 2811/3448 81% [================================================== ] 2812/3448 81% [================================================== ] 2813/3448 81% [================================================== ] 2814/3448 81% [================================================== ] 2815/3448 81% [================================================== ] 2816/3448 81% [================================================== ] 2817/3448 81% [================================================== ] 2818/3448 81% [================================================== ] 2819/3448 81% [================================================== ] 2820/3448 81% [================================================== ] 2821/3448 81% [================================================== ] 2822/3448 81% [================================================== ] 2823/3448 81% [================================================== ] 2824/3448 81% [================================================== ] 2825/3448 81% [================================================== ] 2826/3448 81% [================================================== ] 2827/3448 81% [================================================== ] 2828/3448 82% [================================================== ] 2829/3448 82% [================================================== ] 2830/3448 82% [================================================== ] 2831/3448 82% [================================================== ] 2832/3448 82% [================================================== ] 2833/3448 82% [================================================== ] 2834/3448 82% [================================================== ] 2835/3448 82% [================================================== ] 2836/3448 82% [=================================================== ] 2837/3448 82% [=================================================== ] 2838/3448 82% [=================================================== ] 2839/3448 82% [=================================================== ] 2840/3448 82% [=================================================== ] 2841/3448 82% [=================================================== ] 2842/3448 82% [=================================================== ] 2843/3448 82% [=================================================== ] 2844/3448 82% [=================================================== ] 2845/3448 82% [=================================================== ] 2846/3448 82% [=================================================== ] 2847/3448 82% [=================================================== ] 2848/3448 82% [=================================================== ] 2849/3448 82% [=================================================== ] 2850/3448 82% [=================================================== ] 2851/3448 82% [=================================================== ] 2852/3448 82% [=================================================== ] 2853/3448 82% [=================================================== ] 2854/3448 82% [=================================================== ] 2855/3448 82% [=================================================== ] 2856/3448 82% [=================================================== ] 2857/3448 82% [=================================================== ] 2858/3448 82% [=================================================== ] 2859/3448 82% [=================================================== ] 2860/3448 82% [=================================================== ] 2861/3448 82% [=================================================== ] 2862/3448 83% [=================================================== ] 2863/3448 83% [=================================================== ] 2864/3448 83% [=================================================== ] 2865/3448 83% [=================================================== ] 2866/3448 83% [=================================================== ] 2867/3448 83% [=================================================== ] 2868/3448 83% [=================================================== ] 2869/3448 83% [=================================================== ] 2870/3448 83% [=================================================== ] 2871/3448 83% [=================================================== ] 2872/3448 83% [=================================================== ] 2873/3448 83% [=================================================== ] 2874/3448 83% [=================================================== ] 2875/3448 83% [=================================================== ] 2876/3448 83% [=================================================== ] 2877/3448 83% [=================================================== ] 2878/3448 83% [=================================================== ] 2879/3448 83% [=================================================== ] 2880/3448 83% [=================================================== ] 2881/3448 83% [=================================================== ] 2882/3448 83% [=================================================== ] 2883/3448 83% [=================================================== ] 2884/3448 83% [=================================================== ] 2885/3448 83% [=================================================== ] 2886/3448 83% [=================================================== ] 2887/3448 83% [=================================================== ] 2888/3448 83% [=================================================== ] 2889/3448 83% [=================================================== ] 2890/3448 83% [=================================================== ] 2891/3448 83% [==================================================== ] 2892/3448 83% [==================================================== ] 2893/3448 83% [==================================================== ] 2894/3448 83% [==================================================== ] 2895/3448 83% [==================================================== ] 2896/3448 83% [==================================================== ] 2897/3448 84% [==================================================== ] 2898/3448 84% [==================================================== ] 2899/3448 84% [==================================================== ] 2900/3448 84% [==================================================== ] 2901/3448 84% [==================================================== ] 2902/3448 84% [==================================================== ] 2903/3448 84% [==================================================== ] 2904/3448 84% [==================================================== ] 2905/3448 84% [==================================================== ] 2906/3448 84% [==================================================== ] 2907/3448 84% [==================================================== ] 2908/3448 84% [==================================================== ] 2909/3448 84% [==================================================== ] 2910/3448 84% [==================================================== ] 2911/3448 84% [==================================================== ] 2912/3448 84% [==================================================== ] 2913/3448 84% [==================================================== ] 2914/3448 84% [==================================================== ] 2915/3448 84% [==================================================== ] 2916/3448 84% [==================================================== ] 2917/3448 84% [==================================================== ] 2918/3448 84% [==================================================== ] 2919/3448 84% [==================================================== ] 2920/3448 84% [==================================================== ] 2921/3448 84% [==================================================== ] 2922/3448 84% [==================================================== ] 2923/3448 84% [==================================================== ] 2924/3448 84% [==================================================== ] 2925/3448 84% [==================================================== ] 2926/3448 84% [==================================================== ] 2927/3448 84% [==================================================== ] 2928/3448 84% [==================================================== ] 2929/3448 84% [==================================================== ] 2930/3448 84% [==================================================== ] 2931/3448 85% [==================================================== ] 2932/3448 85% [==================================================== ] 2933/3448 85% [==================================================== ] 2934/3448 85% [==================================================== ] 2935/3448 85% [==================================================== ] 2936/3448 85% [==================================================== ] 2937/3448 85% [==================================================== ] 2938/3448 85% [==================================================== ] 2939/3448 85% [==================================================== ] 2940/3448 85% [==================================================== ] 2941/3448 85% [==================================================== ] 2942/3448 85% [==================================================== ] 2943/3448 85% [==================================================== ] 2944/3448 85% [==================================================== ] 2945/3448 85% [==================================================== ] 2946/3448 85% [==================================================== ] 2947/3448 85% [===================================================== ] 2948/3448 85% [===================================================== ] 2949/3448 85% [===================================================== ] 2950/3448 85% [===================================================== ] 2951/3448 85% [===================================================== ] 2952/3448 85% [===================================================== ] 2953/3448 85% [===================================================== ] 2954/3448 85% [===================================================== ] 2955/3448 85% [===================================================== ] 2956/3448 85% [===================================================== ] 2957/3448 85% [===================================================== ] 2958/3448 85% [===================================================== ] 2959/3448 85% [===================================================== ] 2960/3448 85% [===================================================== ] 2961/3448 85% [===================================================== ] 2962/3448 85% [===================================================== ] 2963/3448 85% [===================================================== ] 2964/3448 85% [===================================================== ] 2965/3448 85% [===================================================== ] 2966/3448 86% [===================================================== ] 2967/3448 86% [===================================================== ] 2968/3448 86% [===================================================== ] 2969/3448 86% [===================================================== ] 2970/3448 86% [===================================================== ] 2971/3448 86% [===================================================== ] 2972/3448 86% [===================================================== ] 2973/3448 86% [===================================================== ] 2974/3448 86% [===================================================== ] 2975/3448 86% [===================================================== ] 2976/3448 86% [===================================================== ] 2977/3448 86% [===================================================== ] 2978/3448 86% [===================================================== ] 2979/3448 86% [===================================================== ] 2980/3448 86% [===================================================== ] 2981/3448 86% [===================================================== ] 2982/3448 86% [===================================================== ] 2983/3448 86% [===================================================== ] 2984/3448 86% [===================================================== ] 2985/3448 86% [===================================================== ] 2986/3448 86% [===================================================== ] 2987/3448 86% [===================================================== ] 2988/3448 86% [===================================================== ] 2989/3448 86% [===================================================== ] 2990/3448 86% [===================================================== ] 2991/3448 86% [===================================================== ] 2992/3448 86% [===================================================== ] 2993/3448 86% [===================================================== ] 2994/3448 86% [===================================================== ] 2995/3448 86% [===================================================== ] 2996/3448 86% [===================================================== ] 2997/3448 86% [===================================================== ] 2998/3448 86% [===================================================== ] 2999/3448 86% [===================================================== ] 3000/3448 87% [===================================================== ] 3001/3448 87% [===================================================== ] 3002/3448 87% [===================================================== ] 3003/3448 87% [====================================================== ] 3004/3448 87% [====================================================== ] 3005/3448 87% [====================================================== ] 3006/3448 87% [====================================================== ] 3007/3448 87% [====================================================== ] 3008/3448 87% [====================================================== ] 3009/3448 87% [====================================================== ] 3010/3448 87% [====================================================== ] 3011/3448 87% [====================================================== ] 3012/3448 87% [====================================================== ] 3013/3448 87% [====================================================== ] 3014/3448 87% [====================================================== ] 3015/3448 87% [====================================================== ] 3016/3448 87% [====================================================== ] 3017/3448 87% [====================================================== ] 3018/3448 87% [====================================================== ] 3019/3448 87% [====================================================== ] 3020/3448 87% [====================================================== ] 3021/3448 87% [====================================================== ] 3022/3448 87% [====================================================== ] 3023/3448 87% [====================================================== ] 3024/3448 87% [====================================================== ] 3025/3448 87% [====================================================== ] 3026/3448 87% [====================================================== ] 3027/3448 87% [====================================================== ] 3028/3448 87% [====================================================== ] 3029/3448 87% [====================================================== ] 3030/3448 87% [====================================================== ] 3031/3448 87% [====================================================== ] 3032/3448 87% [====================================================== ] 3033/3448 87% [====================================================== ] 3034/3448 87% [====================================================== ] 3035/3448 88% [====================================================== ] 3036/3448 88% [====================================================== ] 3037/3448 88% [====================================================== ] 3038/3448 88% [====================================================== ] 3039/3448 88% [====================================================== ] 3040/3448 88% [====================================================== ] 3041/3448 88% [====================================================== ] 3042/3448 88% [====================================================== ] 3043/3448 88% [====================================================== ] 3044/3448 88% [====================================================== ] 3045/3448 88% [====================================================== ] 3046/3448 88% [====================================================== ] 3047/3448 88% [====================================================== ] 3048/3448 88% [====================================================== ] 3049/3448 88% [====================================================== ] 3050/3448 88% [====================================================== ] 3051/3448 88% [====================================================== ] 3052/3448 88% [====================================================== ] 3053/3448 88% [====================================================== ] 3054/3448 88% [====================================================== ] 3055/3448 88% [====================================================== ] 3056/3448 88% [====================================================== ] 3057/3448 88% [====================================================== ] 3058/3448 88% [======================================================= ] 3059/3448 88% [======================================================= ] 3060/3448 88% [======================================================= ] 3061/3448 88% [======================================================= ] 3062/3448 88% [======================================================= ] 3063/3448 88% [======================================================= ] 3064/3448 88% [======================================================= ] 3065/3448 88% [======================================================= ] 3066/3448 88% [======================================================= ] 3067/3448 88% [======================================================= ] 3068/3448 88% [======================================================= ] 3069/3448 89% [======================================================= ] 3070/3448 89% [======================================================= ] 3071/3448 89% [======================================================= ] 3072/3448 89% [======================================================= ] 3073/3448 89% [======================================================= ] 3074/3448 89% [======================================================= ] 3075/3448 89% [======================================================= ] 3076/3448 89% [======================================================= ] 3077/3448 89% [======================================================= ] 3078/3448 89% [======================================================= ] 3079/3448 89% [======================================================= ] 3080/3448 89% [======================================================= ] 3081/3448 89% [======================================================= ] 3082/3448 89% [======================================================= ] 3083/3448 89% [======================================================= ] 3084/3448 89% [======================================================= ] 3085/3448 89% [======================================================= ] 3086/3448 89% [======================================================= ] 3087/3448 89% [======================================================= ] 3088/3448 89% [======================================================= ] 3089/3448 89% [======================================================= ] 3090/3448 89% [======================================================= ] 3091/3448 89% [======================================================= ] 3092/3448 89% [======================================================= ] 3093/3448 89% [======================================================= ] 3094/3448 89% [======================================================= ] 3095/3448 89% [======================================================= ] 3096/3448 89% [======================================================= ] 3097/3448 89% [======================================================= ] 3098/3448 89% [======================================================= ] 3099/3448 89% [======================================================= ] 3100/3448 89% [======================================================= ] 3101/3448 89% [======================================================= ] 3102/3448 89% [======================================================= ] 3103/3448 89% [======================================================= ] 3104/3448 90% [======================================================= ] 3105/3448 90% [======================================================= ] 3106/3448 90% [======================================================= ] 3107/3448 90% [======================================================= ] 3108/3448 90% [======================================================= ] 3109/3448 90% [======================================================= ] 3110/3448 90% [======================================================= ] 3111/3448 90% [======================================================= ] 3112/3448 90% [======================================================= ] 3113/3448 90% [======================================================= ] 3114/3448 90% [======================================================== ] 3115/3448 90% [======================================================== ] 3116/3448 90% [======================================================== ] 3117/3448 90% [======================================================== ] 3118/3448 90% [======================================================== ] 3119/3448 90% [======================================================== ] 3120/3448 90% [======================================================== ] 3121/3448 90% [======================================================== ] 3122/3448 90% [======================================================== ] 3123/3448 90% [======================================================== ] 3124/3448 90% [======================================================== ] 3125/3448 90% [======================================================== ] 3126/3448 90% [======================================================== ] 3127/3448 90% [======================================================== ] 3128/3448 90% [======================================================== ] 3129/3448 90% [======================================================== ] 3130/3448 90% [======================================================== ] 3131/3448 90% [======================================================== ] 3132/3448 90% [======================================================== ] 3133/3448 90% [======================================================== ] 3134/3448 90% [======================================================== ] 3135/3448 90% [======================================================== ] 3136/3448 90% [======================================================== ] 3137/3448 90% [======================================================== ] 3138/3448 91% [======================================================== ] 3139/3448 91% [======================================================== ] 3140/3448 91% [======================================================== ] 3141/3448 91% [======================================================== ] 3142/3448 91% [======================================================== ] 3143/3448 91% [======================================================== ] 3144/3448 91% [======================================================== ] 3145/3448 91% [======================================================== ] 3146/3448 91% [======================================================== ] 3147/3448 91% [======================================================== ] 3148/3448 91% [======================================================== ] 3149/3448 91% [======================================================== ] 3150/3448 91% [======================================================== ] 3151/3448 91% [======================================================== ] 3152/3448 91% [======================================================== ] 3153/3448 91% [======================================================== ] 3154/3448 91% [======================================================== ] 3155/3448 91% [======================================================== ] 3156/3448 91% [======================================================== ] 3157/3448 91% [======================================================== ] 3158/3448 91% [======================================================== ] 3159/3448 91% [======================================================== ] 3160/3448 91% [======================================================== ] 3161/3448 91% [======================================================== ] 3162/3448 91% [======================================================== ] 3163/3448 91% [======================================================== ] 3164/3448 91% [======================================================== ] 3165/3448 91% [======================================================== ] 3166/3448 91% [======================================================== ] 3167/3448 91% [======================================================== ] 3168/3448 91% [======================================================== ] 3169/3448 91% [========================================================= ] 3170/3448 91% [========================================================= ] 3171/3448 91% [========================================================= ] 3172/3448 91% [========================================================= ] 3173/3448 92% [========================================================= ] 3174/3448 92% [========================================================= ] 3175/3448 92% [========================================================= ] 3176/3448 92% [========================================================= ] 3177/3448 92% [========================================================= ] 3178/3448 92% [========================================================= ] 3179/3448 92% [========================================================= ] 3180/3448 92% [========================================================= ] 3181/3448 92% [========================================================= ] 3182/3448 92% [========================================================= ] 3183/3448 92% [========================================================= ] 3184/3448 92% [========================================================= ] 3185/3448 92% [========================================================= ] 3186/3448 92% [========================================================= ] 3187/3448 92% [========================================================= ] 3188/3448 92% [========================================================= ] 3189/3448 92% [========================================================= ] 3190/3448 92% [========================================================= ] 3191/3448 92% [========================================================= ] 3192/3448 92% [========================================================= ] 3193/3448 92% [========================================================= ] 3194/3448 92% [========================================================= ] 3195/3448 92% [========================================================= ] 3196/3448 92% [========================================================= ] 3197/3448 92% [========================================================= ] 3198/3448 92% [========================================================= ] 3199/3448 92% [========================================================= ] 3200/3448 92% [========================================================= ] 3201/3448 92% [========================================================= ] 3202/3448 92% [========================================================= ] 3203/3448 92% [========================================================= ] 3204/3448 92% [========================================================= ] 3205/3448 92% [========================================================= ] 3206/3448 92% [========================================================= ] 3207/3448 93% [========================================================= ] 3208/3448 93% [========================================================= ] 3209/3448 93% [========================================================= ] 3210/3448 93% [========================================================= ] 3211/3448 93% [========================================================= ] 3212/3448 93% [========================================================= ] 3213/3448 93% [========================================================= ] 3214/3448 93% [========================================================= ] 3215/3448 93% [========================================================= ] 3216/3448 93% [========================================================= ] 3217/3448 93% [========================================================= ] 3218/3448 93% [========================================================= ] 3219/3448 93% [========================================================= ] 3220/3448 93% [========================================================= ] 3221/3448 93% [========================================================= ] 3222/3448 93% [========================================================= ] 3223/3448 93% [========================================================= ] 3224/3448 93% [========================================================= ] 3225/3448 93% [========================================================== ] 3226/3448 93% [========================================================== ] 3227/3448 93% [========================================================== ] 3228/3448 93% [========================================================== ] 3229/3448 93% [========================================================== ] 3230/3448 93% [========================================================== ] 3231/3448 93% [========================================================== ] 3232/3448 93% [========================================================== ] 3233/3448 93% [========================================================== ] 3234/3448 93% [========================================================== ] 3235/3448 93% [========================================================== ] 3236/3448 93% [========================================================== ] 3237/3448 93% [========================================================== ] 3238/3448 93% [========================================================== ] 3239/3448 93% [========================================================== ] 3240/3448 93% [========================================================== ] 3241/3448 93% [========================================================== ] 3242/3448 94% [========================================================== ] 3243/3448 94% [========================================================== ] 3244/3448 94% [========================================================== ] 3245/3448 94% [========================================================== ] 3246/3448 94% [========================================================== ] 3247/3448 94% [========================================================== ] 3248/3448 94% [========================================================== ] 3249/3448 94% [========================================================== ] 3250/3448 94% [========================================================== ] 3251/3448 94% [========================================================== ] 3252/3448 94% [========================================================== ] 3253/3448 94% [========================================================== ] 3254/3448 94% [========================================================== ] 3255/3448 94% [========================================================== ] 3256/3448 94% [========================================================== ] 3257/3448 94% [========================================================== ] 3258/3448 94% [========================================================== ] 3259/3448 94% [========================================================== ] 3260/3448 94% [========================================================== ] 3261/3448 94% [========================================================== ] 3262/3448 94% [========================================================== ] 3263/3448 94% [========================================================== ] 3264/3448 94% [========================================================== ] 3265/3448 94% [========================================================== ] 3266/3448 94% [========================================================== ] 3267/3448 94% [========================================================== ] 3268/3448 94% [========================================================== ] 3269/3448 94% [========================================================== ] 3270/3448 94% [========================================================== ] 3271/3448 94% [========================================================== ] 3272/3448 94% [========================================================== ] 3273/3448 94% [========================================================== ] 3274/3448 94% [========================================================== ] 3275/3448 94% [========================================================== ] 3276/3448 95% [========================================================== ] 3277/3448 95% [========================================================== ] 3278/3448 95% [========================================================== ] 3279/3448 95% [========================================================== ] 3280/3448 95% [========================================================== ] 3281/3448 95% [=========================================================== ] 3282/3448 95% [=========================================================== ] 3283/3448 95% [=========================================================== ] 3284/3448 95% [=========================================================== ] 3285/3448 95% [=========================================================== ] 3286/3448 95% [=========================================================== ] 3287/3448 95% [=========================================================== ] 3288/3448 95% [=========================================================== ] 3289/3448 95% [=========================================================== ] 3290/3448 95% [=========================================================== ] 3291/3448 95% [=========================================================== ] 3292/3448 95% [=========================================================== ] 3293/3448 95% [=========================================================== ] 3294/3448 95% [=========================================================== ] 3295/3448 95% [=========================================================== ] 3296/3448 95% [=========================================================== ] 3297/3448 95% [=========================================================== ] 3298/3448 95% [=========================================================== ] 3299/3448 95% [=========================================================== ] 3300/3448 95% [=========================================================== ] 3301/3448 95% [=========================================================== ] 3302/3448 95% [=========================================================== ] 3303/3448 95% [=========================================================== ] 3304/3448 95% [=========================================================== ] 3305/3448 95% [=========================================================== ] 3306/3448 95% [=========================================================== ] 3307/3448 95% [=========================================================== ] 3308/3448 95% [=========================================================== ] 3309/3448 95% [=========================================================== ] 3310/3448 95% [=========================================================== ] 3311/3448 96% [=========================================================== ] 3312/3448 96% [=========================================================== ] 3313/3448 96% [=========================================================== ] 3314/3448 96% [=========================================================== ] 3315/3448 96% [=========================================================== ] 3316/3448 96% [=========================================================== ] 3317/3448 96% [=========================================================== ] 3318/3448 96% [=========================================================== ] 3319/3448 96% [=========================================================== ] 3320/3448 96% [=========================================================== ] 3321/3448 96% [=========================================================== ] 3322/3448 96% [=========================================================== ] 3323/3448 96% [=========================================================== ] 3324/3448 96% [=========================================================== ] 3325/3448 96% [=========================================================== ] 3326/3448 96% [=========================================================== ] 3327/3448 96% [=========================================================== ] 3328/3448 96% [=========================================================== ] 3329/3448 96% [=========================================================== ] 3330/3448 96% [=========================================================== ] 3331/3448 96% [=========================================================== ] 3332/3448 96% [=========================================================== ] 3333/3448 96% [=========================================================== ] 3334/3448 96% [=========================================================== ] 3335/3448 96% [=========================================================== ] 3336/3448 96% [============================================================ ] 3337/3448 96% [============================================================ ] 3338/3448 96% [============================================================ ] 3339/3448 96% [============================================================ ] 3340/3448 96% [============================================================ ] 3341/3448 96% [============================================================ ] 3342/3448 96% [============================================================ ] 3343/3448 96% [============================================================ ] 3344/3448 96% [============================================================ ] 3345/3448 97% [============================================================ ] 3346/3448 97% [============================================================ ] 3347/3448 97% [============================================================ ] 3348/3448 97% [============================================================ ] 3349/3448 97% [============================================================ ] 3350/3448 97% [============================================================ ] 3351/3448 97% [============================================================ ] 3352/3448 97% [============================================================ ] 3353/3448 97% [============================================================ ] 3354/3448 97% [============================================================ ] 3355/3448 97% [============================================================ ] 3356/3448 97% [============================================================ ] 3357/3448 97% [============================================================ ] 3358/3448 97% [============================================================ ] 3359/3448 97% [============================================================ ] 3360/3448 97% [============================================================ ] 3361/3448 97% [============================================================ ] 3362/3448 97% [============================================================ ] 3363/3448 97% [============================================================ ] 3364/3448 97% [============================================================ ] 3365/3448 97% [============================================================ ] 3366/3448 97% [============================================================ ] 3367/3448 97% [============================================================ ] 3368/3448 97% [============================================================ ] 3369/3448 97% [============================================================ ] 3370/3448 97% [============================================================ ] 3371/3448 97% [============================================================ ] 3372/3448 97% [============================================================ ] 3373/3448 97% [============================================================ ] 3374/3448 97% [============================================================ ] 3375/3448 97% [============================================================ ] 3376/3448 97% [============================================================ ] 3377/3448 97% [============================================================ ] 3378/3448 97% [============================================================ ] 3379/3448 97% [============================================================ ] 3380/3448 98% [============================================================ ] 3381/3448 98% [============================================================ ] 3382/3448 98% [============================================================ ] 3383/3448 98% [============================================================ ] 3384/3448 98% [============================================================ ] 3385/3448 98% [============================================================ ] 3386/3448 98% [============================================================ ] 3387/3448 98% [============================================================ ] 3388/3448 98% [============================================================ ] 3389/3448 98% [============================================================ ] 3390/3448 98% [============================================================ ] 3391/3448 98% [============================================================ ] 3392/3448 98% [============================================================= ] 3393/3448 98% [============================================================= ] 3394/3448 98% [============================================================= ] 3395/3448 98% [============================================================= ] 3396/3448 98% [============================================================= ] 3397/3448 98% [============================================================= ] 3398/3448 98% [============================================================= ] 3399/3448 98% [============================================================= ] 3400/3448 98% [============================================================= ] 3401/3448 98% [============================================================= ] 3402/3448 98% [============================================================= ] 3403/3448 98% [============================================================= ] 3404/3448 98% [============================================================= ] 3405/3448 98% [============================================================= ] 3406/3448 98% [============================================================= ] 3407/3448 98% [============================================================= ] 3408/3448 98% [============================================================= ] 3409/3448 98% [============================================================= ] 3410/3448 98% [============================================================= ] 3411/3448 98% [============================================================= ] 3412/3448 98% [============================================================= ] 3413/3448 98% [============================================================= ] 3414/3448 99% [============================================================= ] 3415/3448 99% [============================================================= ] 3416/3448 99% [============================================================= ] 3417/3448 99% [============================================================= ] 3418/3448 99% [============================================================= ] 3419/3448 99% [============================================================= ] 3420/3448 99% [============================================================= ] 3421/3448 99% [============================================================= ] 3422/3448 99% [============================================================= ] 3423/3448 99% [============================================================= ] 3424/3448 99% [============================================================= ] 3425/3448 99% [============================================================= ] 3426/3448 99% [============================================================= ] 3427/3448 99% [============================================================= ] 3428/3448 99% [============================================================= ] 3429/3448 99% [============================================================= ] 3430/3448 99% [============================================================= ] 3431/3448 99% [============================================================= ] 3432/3448 99% [============================================================= ] 3433/3448 99% [============================================================= ] 3434/3448 99% [============================================================= ] 3435/3448 99% [============================================================= ] 3436/3448 99% [============================================================= ] 3437/3448 99% [============================================================= ] 3438/3448 99% [============================================================= ] 3439/3448 99% [============================================================= ] 3440/3448 99% [============================================================= ] 3441/3448 99% [============================================================= ] 3442/3448 99% [============================================================= ] 3443/3448 99% [============================================================= ] 3444/3448 99% [============================================================= ] 3445/3448 99% [============================================================= ] 3446/3448 99% [============================================================= ] 3447/3448 99% [==============================================================] 3448/3448 100% operation complete, 3448 objects in 44293 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/powerpc-buildroot-linux-musl/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2021.05-6332-g5645990b882 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-sysv 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.37 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-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) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-delve 1.8.0 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.18.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> easy-rsa 3.0.8 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> gauche 0.9.9 Collecting legal info COPYING: OK (sha256: 13cb582677dbcdc5b34313c59b4a014e74ef2f5fd80e514a0bd98fd8a4e45bed) >>> host-gauche 0.9.9 Collecting legal info COPYING: OK (sha256: 13cb582677dbcdc5b34313c59b4a014e74ef2f5fd80e514a0bd98fd8a4e45bed) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.6.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 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.8 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) >>> initscripts Collecting legal info >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdnet 1.14 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libzip 1.8.0 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libstrophe 0.12.1 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtalloc 2.3.3 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> minizip 3.0.5 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> newt 0.52.21 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pipewire 0.3.54 Collecting legal info COPYING: OK (sha256: 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44) LICENSE: OK (sha256: be4be5d77424833edf31f53fc1f1cecb6996b9e2d747d9e6fb8f878362ebc92b) >>> proftpd 1.3.6e Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> rabbitmq-c 0.11.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.79.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> snort 2.9.19 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tio 1.40 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-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: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'