Applying 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch using patch: patching file src/CMakeLists.txt patching file src/yajl.pc.cmake >>> yajl 2.1.0 Configuring (mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/ && cd /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-9/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=OFF ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success -- Looking for isnan in c -- Looking for isnan in c - found running /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake -E copy_if_different /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake -E copy_if_different /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake -E copy_if_different /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/api/yajl_common.h /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /home/autobuild/autobuild/instance-9/output-1/host/bin/cmake -E copy_if_different /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[2]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 4%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 13%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 334 | if (yajl_bs_current(hand->stateStack) == | ^ /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 405 | if (yajl_bs_current(hand->stateStack) == | ^ /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here 414 | default: | ^~~~~~~ [ 17%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 26%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 34%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 43%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target yajl_test make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 47%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 52%] Linking C executable yajl_test make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 52%] Built target yajl_test make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target gen-extra-close make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 56%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 60%] Linking C executable gen-extra-close make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 60%] Built target gen-extra-close make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target json_reformat make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 65%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 69%] Linking C executable json_reformat make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 69%] Built target json_reformat make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target json_verify make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 73%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 78%] Linking C executable json_verify make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 78%] Built target json_verify make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 82%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 86%] Linking C executable parse_config make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 86%] Built target parse_config make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[3]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [ 91%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 95%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [100%] Linking C executable perftest make[3]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot install/fast -C /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-9/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 >>> yajl 2.1.0 Installing to target PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 DESTDIR=/home/autobuild/autobuild/instance-9/output-1/target install/fast -C /home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/libyajl.a -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/bin/json_reformat -- Installing: /home/autobuild/autobuild/instance-9/output-1/target/usr/bin/json_verify make[1]: Leaving directory '/home/autobuild/autobuild/instance-9/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a73.cortex-a35%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/autobuild/autobuild/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64_be-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a73.cortex-a35%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-9/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/5.34.1/aarch64_be-linux/CORE find /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-9/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-9/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-9/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/include /home/autobuild/autobuild/instance-9/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-9/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-9/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-9/output-1/target/usr/doc find /home/autobuild/autobuild/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-9/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-rc2-30-ga482624320"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc2\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2041 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/2041 0% [ ] 2/2041 0% [ ] 3/2041 0% [ ] 4/2041 0% [ ] 5/2041 0% [ ] 6/2041 0% [ ] 7/2041 0% [ ] 8/2041 0% [ ] 9/2041 0% [ ] 10/2041 0% [ ] 11/2041 0% [ ] 12/2041 0% [ ] 13/2041 0% [ ] 14/2041 0% [ ] 15/2041 0% [ ] 16/2041 0% [ ] 17/2041 0% [ ] 18/2041 0% [ ] 19/2041 0% [ ] 20/2041 0% [ ] 21/2041 1% [ ] 22/2041 1% [ ] 23/2041 1% [ ] 24/2041 1% [ ] 25/2041 1% [ ] 26/2041 1% [ ] 27/2041 1% [ ] 28/2041 1% [ ] 29/2041 1% [ ] 30/2041 1% [ ] 31/2041 1% [ ] 32/2041 1% [= ] 33/2041 1% [= ] 34/2041 1% [= ] 35/2041 1% [= ] 36/2041 1% [= ] 37/2041 1% [= ] 38/2041 1% [= ] 39/2041 1% [= ] 40/2041 1% [= ] 41/2041 2% [= ] 42/2041 2% [= ] 43/2041 2% [= ] 44/2041 2% [= ] 45/2041 2% [= ] 46/2041 2% [= ] 47/2041 2% [= ] 48/2041 2% [= ] 49/2041 2% [= ] 50/2041 2% [= ] 51/2041 2% [= ] 52/2041 2% [= ] 53/2041 2% [= ] 54/2041 2% [= ] 55/2041 2% [= ] 56/2041 2% [= ] 57/2041 2% [= ] 58/2041 2% [= ] 59/2041 2% [= ] 60/2041 2% [= ] 61/2041 2% [= ] 62/2041 3% [= ] 63/2041 3% [= ] 64/2041 3% [= ] 65/2041 3% [== ] 66/2041 3% [== ] 67/2041 3% [== ] 68/2041 3% [== ] 69/2041 3% [== ] 70/2041 3% [== ] 71/2041 3% [== ] 72/2041 3% [== ] 73/2041 3% [== ] 74/2041 3% [== ] 75/2041 3% [== ] 76/2041 3% [== ] 77/2041 3% [== ] 78/2041 3% [== ] 79/2041 3% [== ] 80/2041 3% [== ] 81/2041 3% [== ] 82/2041 4% [== ] 83/2041 4% [== ] 84/2041 4% [== ] 85/2041 4% [== ] 86/2041 4% [== ] 87/2041 4% [== ] 88/2041 4% [== ] 89/2041 4% [== ] 90/2041 4% [== ] 91/2041 4% [== ] 92/2041 4% [== ] 93/2041 4% [== ] 94/2041 4% [== ] 95/2041 4% [== ] 96/2041 4% [== ] 97/2041 4% [== ] 98/2041 4% [=== ] 99/2041 4% [=== ] 100/2041 4% [=== ] 101/2041 4% [=== ] 102/2041 4% [=== ] 103/2041 5% [=== ] 104/2041 5% [=== ] 105/2041 5% [=== ] 106/2041 5% [=== ] 107/2041 5% [=== ] 108/2041 5% [=== ] 109/2041 5% [=== ] 110/2041 5% [=== ] 111/2041 5% [=== ] 112/2041 5% [=== ] 113/2041 5% [=== ] 114/2041 5% [=== ] 115/2041 5% [=== ] 116/2041 5% [=== ] 117/2041 5% [=== ] 118/2041 5% [=== ] 119/2041 5% [=== ] 120/2041 5% [=== ] 121/2041 5% [=== ] 122/2041 5% [=== ] 123/2041 6% [=== ] 124/2041 6% [=== ] 125/2041 6% [=== ] 126/2041 6% [=== ] 127/2041 6% [=== ] 128/2041 6% [=== ] 129/2041 6% [=== ] 130/2041 6% [=== ] 131/2041 6% [==== ] 132/2041 6% [==== ] 133/2041 6% [==== ] 134/2041 6% [==== ] 135/2041 6% [==== ] 136/2041 6% [==== ] 137/2041 6% [==== ] 138/2041 6% [==== ] 139/2041 6% [==== ] 140/2041 6% [==== ] 141/2041 6% [==== ] 142/2041 6% [==== ] 143/2041 7% [==== ] 144/2041 7% [==== ] 145/2041 7% [==== ] 146/2041 7% [==== ] 147/2041 7% [==== ] 148/2041 7% [==== ] 149/2041 7% [==== ] 150/2041 7% [==== ] 151/2041 7% [==== ] 152/2041 7% [==== ] 153/2041 7% [==== ] 154/2041 7% [==== ] 155/2041 7% [==== ] 156/2041 7% [==== ] 157/2041 7% [==== ] 158/2041 7% [==== ] 159/2041 7% [==== ] 160/2041 7% [==== ] 161/2041 7% [==== ] 162/2041 7% [==== ] 163/2041 7% [==== ] 164/2041 8% [===== ] 165/2041 8% [===== ] 166/2041 8% [===== ] 167/2041 8% [===== ] 168/2041 8% [===== ] 169/2041 8% [===== ] 170/2041 8% [===== ] 171/2041 8% [===== ] 172/2041 8% [===== ] 173/2041 8% [===== ] 174/2041 8% [===== ] 175/2041 8% [===== ] 176/2041 8% [===== ] 177/2041 8% [===== ] 178/2041 8% [===== ] 179/2041 8% [===== ] 180/2041 8% [===== ] 181/2041 8% [===== ] 182/2041 8% [===== ] 183/2041 8% [===== ] 184/2041 9% [===== ] 185/2041 9% [===== ] 186/2041 9% [===== ] 187/2041 9% [===== ] 188/2041 9% [===== ] 189/2041 9% [===== ] 190/2041 9% [===== ] 191/2041 9% [===== ] 192/2041 9% [===== ] 193/2041 9% [===== ] 194/2041 9% [===== ] 195/2041 9% [===== ] 196/2041 9% [===== ] 197/2041 9% [====== ] 198/2041 9% [====== ] 199/2041 9% [====== ] 200/2041 9% [====== ] 201/2041 9% [====== ] 202/2041 9% [====== ] 203/2041 9% [====== ] 204/2041 9% [====== ] 205/2041 10% [====== ] 206/2041 10% [====== ] 207/2041 10% [====== ] 208/2041 10% [====== ] 209/2041 10% [====== ] 210/2041 10% [====== ] 211/2041 10% [====== ] 212/2041 10% [====== ] 213/2041 10% [====== ] 214/2041 10% [====== ] 215/2041 10% [====== ] 216/2041 10% [====== ] 217/2041 10% [====== ] 218/2041 10% [====== ] 219/2041 10% [====== ] 220/2041 10% [====== ] 221/2041 10% [====== ] 222/2041 10% [====== ] 223/2041 10% [====== ] 224/2041 10% [====== ] 225/2041 11% [====== ] 226/2041 11% [====== ] 227/2041 11% [====== ] 228/2041 11% [====== ] 229/2041 11% [====== ] 230/2041 11% [======= ] 231/2041 11% [======= ] 232/2041 11% [======= ] 233/2041 11% [======= ] 234/2041 11% [======= ] 235/2041 11% [======= ] 236/2041 11% [======= ] 237/2041 11% [======= ] 238/2041 11% [======= ] 239/2041 11% [======= ] 240/2041 11% [======= ] 241/2041 11% [======= ] 242/2041 11% [======= ] 243/2041 11% [======= ] 244/2041 11% [======= ] 245/2041 12% [======= ] 246/2041 12% [======= ] 247/2041 12% [======= ] 248/2041 12% [======= ] 249/2041 12% [======= ] 250/2041 12% [======= ] 251/2041 12% [======= ] 252/2041 12% [======= ] 253/2041 12% [======= ] 254/2041 12% [======= ] 255/2041 12% [======= ] 256/2041 12% [======= ] 257/2041 12% [======= ] 258/2041 12% [======= ] 259/2041 12% [======= ] 260/2041 12% [======= ] 261/2041 12% [======= ] 262/2041 12% [======= ] 263/2041 12% [======== ] 264/2041 12% [======== ] 265/2041 12% [======== ] 266/2041 13% [======== ] 267/2041 13% [======== ] 268/2041 13% [======== ] 269/2041 13% [======== ] 270/2041 13% [======== ] 271/2041 13% [======== ] 272/2041 13% [======== ] 273/2041 13% [======== ] 274/2041 13% [======== ] 275/2041 13% [======== ] 276/2041 13% [======== ] 277/2041 13% [======== ] 278/2041 13% [======== ] 279/2041 13% [======== ] 280/2041 13% [======== ] 281/2041 13% [======== ] 282/2041 13% [======== ] 283/2041 13% [======== ] 284/2041 13% [======== ] 285/2041 13% [======== ] 286/2041 14% [======== ] 287/2041 14% [======== ] 288/2041 14% [======== ] 289/2041 14% [======== ] 290/2041 14% [======== ] 291/2041 14% [======== ] 292/2041 14% [======== ] 293/2041 14% [======== ] 294/2041 14% [======== ] 295/2041 14% [======== ] 296/2041 14% [========= ] 297/2041 14% [========= ] 298/2041 14% [========= ] 299/2041 14% [========= ] 300/2041 14% [========= ] 301/2041 14% [========= ] 302/2041 14% [========= ] 303/2041 14% [========= ] 304/2041 14% [========= ] 305/2041 14% [========= ] 306/2041 14% [========= ] 307/2041 15% [========= ] 308/2041 15% [========= ] 309/2041 15% [========= ] 310/2041 15% [========= ] 311/2041 15% [========= ] 312/2041 15% [========= ] 313/2041 15% [========= ] 314/2041 15% [========= ] 315/2041 15% [========= ] 316/2041 15% [========= ] 317/2041 15% [========= ] 318/2041 15% [========= ] 319/2041 15% [========= ] 320/2041 15% [========= ] 321/2041 15% [========= ] 322/2041 15% [========= ] 323/2041 15% [========= ] 324/2041 15% [========= ] 325/2041 15% [========= ] 326/2041 15% [========= ] 327/2041 16% [========= ] 328/2041 16% [========= ] 329/2041 16% [========== ] 330/2041 16% [========== ] 331/2041 16% [========== ] 332/2041 16% [========== ] 333/2041 16% [========== ] 334/2041 16% [========== ] 335/2041 16% [========== ] 336/2041 16% [========== ] 337/2041 16% [========== ] 338/2041 16% [========== ] 339/2041 16% [========== ] 340/2041 16% [========== ] 341/2041 16% [========== ] 342/2041 16% [========== ] 343/2041 16% [========== ] 344/2041 16% [========== ] 345/2041 16% [========== ] 346/2041 16% [========== ] 347/2041 17% [========== ] 348/2041 17% [========== ] 349/2041 17% [========== ] 350/2041 17% [========== ] 351/2041 17% [========== ] 352/2041 17% [========== ] 353/2041 17% [========== ] 354/2041 17% [========== ] 355/2041 17% [========== ] 356/2041 17% [========== ] 357/2041 17% [========== ] 358/2041 17% [========== ] 359/2041 17% [========== ] 360/2041 17% [========== ] 361/2041 17% [========== ] 362/2041 17% [=========== ] 363/2041 17% [=========== ] 364/2041 17% [=========== ] 365/2041 17% [=========== ] 366/2041 17% [=========== ] 367/2041 17% [=========== ] 368/2041 18% [=========== ] 369/2041 18% [=========== ] 370/2041 18% [=========== ] 371/2041 18% [=========== ] 372/2041 18% [=========== ] 373/2041 18% [=========== ] 374/2041 18% [=========== ] 375/2041 18% [=========== ] 376/2041 18% [=========== ] 377/2041 18% [=========== ] 378/2041 18% [=========== ] 379/2041 18% [=========== ] 380/2041 18% [=========== ] 381/2041 18% [=========== ] 382/2041 18% [=========== ] 383/2041 18% [=========== ] 384/2041 18% [=========== ] 385/2041 18% [=========== ] 386/2041 18% [=========== ] 387/2041 18% [=========== ] 388/2041 19% [=========== ] 389/2041 19% [=========== ] 390/2041 19% [=========== ] 391/2041 19% [=========== ] 392/2041 19% [=========== ] 393/2041 19% [=========== ] 394/2041 19% [=========== ] 395/2041 19% [============ ] 396/2041 19% [============ ] 397/2041 19% [============ ] 398/2041 19% [============ ] 399/2041 19% [============ ] 400/2041 19% [============ ] 401/2041 19% [============ ] 402/2041 19% [============ ] 403/2041 19% [============ ] 404/2041 19% [============ ] 405/2041 19% [============ ] 406/2041 19% [============ ] 407/2041 19% [============ ] 408/2041 19% [============ ] 409/2041 20% [============ ] 410/2041 20% [============ ] 411/2041 20% [============ ] 412/2041 20% [============ ] 413/2041 20% [============ ] 414/2041 20% [============ ] 415/2041 20% [============ ] 416/2041 20% [============ ] 417/2041 20% [============ ] 418/2041 20% [============ ] 419/2041 20% [============ ] 420/2041 20% [============ ] 421/2041 20% [============ ] 422/2041 20% [============ ] 423/2041 20% [============ ] 424/2041 20% [============ ] 425/2041 20% [============ ] 426/2041 20% [============ ] 427/2041 20% [============= ] 428/2041 20% [============= ] 429/2041 21% [============= ] 430/2041 21% [============= ] 431/2041 21% [============= ] 432/2041 21% [============= ] 433/2041 21% [============= ] 434/2041 21% [============= ] 435/2041 21% [============= ] 436/2041 21% [============= ] 437/2041 21% [============= ] 438/2041 21% [============= ] 439/2041 21% [============= ] 440/2041 21% [============= ] 441/2041 21% [============= ] 442/2041 21% [============= ] 443/2041 21% [============= ] 444/2041 21% [============= ] 445/2041 21% [============= ] 446/2041 21% [============= ] 447/2041 21% [============= ] 448/2041 21% [============= ] 449/2041 21% [============= ] 450/2041 22% [============= ] 451/2041 22% [============= ] 452/2041 22% [============= ] 453/2041 22% [============= ] 454/2041 22% [============= ] 455/2041 22% [============= ] 456/2041 22% [============= ] 457/2041 22% [============= ] 458/2041 22% [============= ] 459/2041 22% [============= ] 460/2041 22% [============== ] 461/2041 22% [============== ] 462/2041 22% [============== ] 463/2041 22% [============== ] 464/2041 22% [============== ] 465/2041 22% [============== ] 466/2041 22% [============== ] 467/2041 22% [============== ] 468/2041 22% [============== ] 469/2041 22% [============== ] 470/2041 23% [============== ] 471/2041 23% [============== ] 472/2041 23% [============== ] 473/2041 23% [============== ] 474/2041 23% [============== ] 475/2041 23% [============== ] 476/2041 23% [============== ] 477/2041 23% [============== ] 478/2041 23% [============== ] 479/2041 23% [============== ] 480/2041 23% [============== ] 481/2041 23% [============== ] 482/2041 23% [============== ] 483/2041 23% [============== ] 484/2041 23% [============== ] 485/2041 23% [============== ] 486/2041 23% [============== ] 487/2041 23% [============== ] 488/2041 23% [============== ] 489/2041 23% [============== ] 490/2041 24% [============== ] 491/2041 24% [============== ] 492/2041 24% [============== ] 493/2041 24% [=============== ] 494/2041 24% [=============== ] 495/2041 24% [=============== ] 496/2041 24% [=============== ] 497/2041 24% [=============== ] 498/2041 24% [=============== ] 499/2041 24% [=============== ] 500/2041 24% [=============== ] 501/2041 24% [=============== ] 502/2041 24% [=============== ] 503/2041 24% [=============== ] 504/2041 24% [=============== ] 505/2041 24% [=============== ] 506/2041 24% [=============== ] 507/2041 24% [=============== ] 508/2041 24% [=============== ] 509/2041 24% [=============== ] 510/2041 24% [=============== ] 511/2041 25% [=============== ] 512/2041 25% [=============== ] 513/2041 25% [=============== ] 514/2041 25% [=============== ] 515/2041 25% [=============== ] 516/2041 25% [=============== ] 517/2041 25% [=============== ] 518/2041 25% [=============== ] 519/2041 25% [=============== ] 520/2041 25% [=============== ] 521/2041 25% [=============== ] 522/2041 25% [=============== ] 523/2041 25% [=============== ] 524/2041 25% [=============== ] 525/2041 25% [=============== ] 526/2041 25% [================ ] 527/2041 25% [================ ] 528/2041 25% [================ ] 529/2041 25% [================ ] 530/2041 25% [================ ] 531/2041 26% [================ ] 532/2041 26% [================ ] 533/2041 26% [================ ] 534/2041 26% [================ ] 535/2041 26% [================ ] 536/2041 26% [================ ] 537/2041 26% [================ ] 538/2041 26% [================ ] 539/2041 26% [================ ] 540/2041 26% [================ ] 541/2041 26% [================ ] 542/2041 26% [================ ] 543/2041 26% [================ ] 544/2041 26% [================ ] 545/2041 26% [================ ] 546/2041 26% [================ ] 547/2041 26% [================ ] 548/2041 26% [================ ] 549/2041 26% [================ ] 550/2041 26% [================ ] 551/2041 26% [================ ] 552/2041 27% [================ ] 553/2041 27% [================ ] 554/2041 27% [================ ] 555/2041 27% [================ ] 556/2041 27% [================ ] 557/2041 27% [================ ] 558/2041 27% [================ ] 559/2041 27% [================= ] 560/2041 27% [================= ] 561/2041 27% [================= ] 562/2041 27% [================= ] 563/2041 27% [================= ] 564/2041 27% [================= ] 565/2041 27% [================= ] 566/2041 27% [================= ] 567/2041 27% [================= ] 568/2041 27% [================= ] 569/2041 27% [================= ] 570/2041 27% [================= ] 571/2041 27% [================= ] 572/2041 28% [================= ] 573/2041 28% [================= ] 574/2041 28% [================= ] 575/2041 28% [================= ] 576/2041 28% [================= ] 577/2041 28% [================= ] 578/2041 28% [================= ] 579/2041 28% [================= ] 580/2041 28% [================= ] 581/2041 28% [================= ] 582/2041 28% [================= ] 583/2041 28% [================= ] 584/2041 28% [================= ] 585/2041 28% [================= ] 586/2041 28% [================= ] 587/2041 28% [================= ] 588/2041 28% [================= ] 589/2041 28% [================= ] 590/2041 28% [================= ] 591/2041 28% [================= ] 592/2041 29% [================== ] 593/2041 29% [================== ] 594/2041 29% [================== ] 595/2041 29% [================== ] 596/2041 29% [================== ] 597/2041 29% [================== ] 598/2041 29% [================== ] 599/2041 29% [================== ] 600/2041 29% [================== ] 601/2041 29% [================== ] 602/2041 29% [================== ] 603/2041 29% [================== ] 604/2041 29% [================== ] 605/2041 29% [================== ] 606/2041 29% [================== ] 607/2041 29% [================== ] 608/2041 29% [================== ] 609/2041 29% [================== ] 610/2041 29% [================== ] 611/2041 29% [================== ] 612/2041 29% [================== ] 613/2041 30% [================== ] 614/2041 30% [================== ] 615/2041 30% [================== ] 616/2041 30% [================== ] 617/2041 30% [================== ] 618/2041 30% [================== ] 619/2041 30% [================== ] 620/2041 30% [================== ] 621/2041 30% [================== ] 622/2041 30% [================== ] 623/2041 30% [================== ] 624/2041 30% [================== ] 625/2041 30% [=================== ] 626/2041 30% [=================== ] 627/2041 30% [=================== ] 628/2041 30% [=================== ] 629/2041 30% [=================== ] 630/2041 30% [=================== ] 631/2041 30% [=================== ] 632/2041 30% [=================== ] 633/2041 31% [=================== ] 634/2041 31% [=================== ] 635/2041 31% [=================== ] 636/2041 31% [=================== ] 637/2041 31% [=================== ] 638/2041 31% [=================== ] 639/2041 31% [=================== ] 640/2041 31% [=================== ] 641/2041 31% [=================== ] 642/2041 31% [=================== ] 643/2041 31% [=================== ] 644/2041 31% [=================== ] 645/2041 31% [=================== ] 646/2041 31% [=================== ] 647/2041 31% [=================== ] 648/2041 31% [=================== ] 649/2041 31% [=================== ] 650/2041 31% [=================== ] 651/2041 31% [=================== ] 652/2041 31% [=================== ] 653/2041 31% [=================== ] 654/2041 32% [=================== ] 655/2041 32% [=================== ] 656/2041 32% [=================== ] 657/2041 32% [=================== ] 658/2041 32% [==================== ] 659/2041 32% [==================== ] 660/2041 32% [==================== ] 661/2041 32% [==================== ] 662/2041 32% [==================== ] 663/2041 32% [==================== ] 664/2041 32% [==================== ] 665/2041 32% [==================== ] 666/2041 32% [==================== ] 667/2041 32% [==================== ] 668/2041 32% [==================== ] 669/2041 32% [==================== ] 670/2041 32% [==================== ] 671/2041 32% [==================== ] 672/2041 32% [==================== ] 673/2041 32% [==================== ] 674/2041 33% [==================== ] 675/2041 33% [==================== ] 676/2041 33% [==================== ] 677/2041 33% [==================== ] 678/2041 33% [==================== ] 679/2041 33% [==================== ] 680/2041 33% [==================== ] 681/2041 33% [==================== ] 682/2041 33% [==================== ] 683/2041 33% [==================== ] 684/2041 33% [==================== ] 685/2041 33% [==================== ] 686/2041 33% [==================== ] 687/2041 33% [==================== ] 688/2041 33% [==================== ] 689/2041 33% [==================== ] 690/2041 33% [==================== ] 691/2041 33% [===================== ] 692/2041 33% [===================== ] 693/2041 33% [===================== ] 694/2041 34% [===================== ] 695/2041 34% [===================== ] 696/2041 34% [===================== ] 697/2041 34% [===================== ] 698/2041 34% [===================== ] 699/2041 34% [===================== ] 700/2041 34% [===================== ] 701/2041 34% [===================== ] 702/2041 34% [===================== ] 703/2041 34% [===================== ] 704/2041 34% [===================== ] 705/2041 34% [===================== ] 706/2041 34% [===================== ] 707/2041 34% [===================== ] 708/2041 34% [===================== ] 709/2041 34% [===================== ] 710/2041 34% [===================== ] 711/2041 34% [===================== ] 712/2041 34% [===================== ] 713/2041 34% [===================== ] 714/2041 34% [===================== ] 715/2041 35% [===================== ] 716/2041 35% [===================== ] 717/2041 35% [===================== ] 718/2041 35% [===================== ] 719/2041 35% [===================== ] 720/2041 35% [===================== ] 721/2041 35% [===================== ] 722/2041 35% [===================== ] 723/2041 35% [===================== ] 724/2041 35% [====================== ] 725/2041 35% [====================== ] 726/2041 35% [====================== ] 727/2041 35% [====================== ] 728/2041 35% [====================== ] 729/2041 35% [====================== ] 730/2041 35% [====================== ] 731/2041 35% [====================== ] 732/2041 35% [====================== ] 733/2041 35% [====================== ] 734/2041 35% [====================== ] 735/2041 36% [====================== ] 736/2041 36% [====================== ] 737/2041 36% [====================== ] 738/2041 36% [====================== ] 739/2041 36% [====================== ] 740/2041 36% [====================== ] 741/2041 36% [====================== ] 742/2041 36% [====================== ] 743/2041 36% [====================== ] 744/2041 36% [====================== ] 745/2041 36% [====================== ] 746/2041 36% [====================== ] 747/2041 36% [====================== ] 748/2041 36% [====================== ] 749/2041 36% [====================== ] 750/2041 36% [====================== ] 751/2041 36% [====================== ] 752/2041 36% [====================== ] 753/2041 36% [====================== ] 754/2041 36% [====================== ] 755/2041 36% [====================== ] 756/2041 37% [====================== ] 757/2041 37% [======================= ] 758/2041 37% [======================= ] 759/2041 37% [======================= ] 760/2041 37% [======================= ] 761/2041 37% [======================= ] 762/2041 37% [======================= ] 763/2041 37% [======================= ] 764/2041 37% [======================= ] 765/2041 37% [======================= ] 766/2041 37% [======================= ] 767/2041 37% [======================= ] 768/2041 37% [======================= ] 769/2041 37% [======================= ] 770/2041 37% [======================= ] 771/2041 37% [======================= ] 772/2041 37% [======================= ] 773/2041 37% [======================= ] 774/2041 37% [======================= ] 775/2041 37% [======================= ] 776/2041 38% [======================= ] 777/2041 38% [======================= ] 778/2041 38% [======================= ] 779/2041 38% [======================= ] 780/2041 38% [======================= ] 781/2041 38% [======================= ] 782/2041 38% [======================= ] 783/2041 38% [======================= ] 784/2041 38% [======================= ] 785/2041 38% [======================= ] 786/2041 38% [======================= ] 787/2041 38% [======================= ] 788/2041 38% [======================= ] 789/2041 38% [======================= ] 790/2041 38% [======================== ] 791/2041 38% [======================== ] 792/2041 38% [======================== ] 793/2041 38% [======================== ] 794/2041 38% [======================== ] 795/2041 38% [======================== ] 796/2041 39% [======================== ] 797/2041 39% [======================== ] 798/2041 39% [======================== ] 799/2041 39% [======================== ] 800/2041 39% [======================== ] 801/2041 39% [======================== ] 802/2041 39% [======================== ] 803/2041 39% [======================== ] 804/2041 39% [======================== ] 805/2041 39% [======================== ] 806/2041 39% [======================== ] 807/2041 39% [======================== ] 808/2041 39% [======================== ] 809/2041 39% [======================== ] 810/2041 39% [======================== ] 811/2041 39% [======================== ] 812/2041 39% [======================== ] 813/2041 39% [======================== ] 814/2041 39% [======================== ] 815/2041 39% [======================== ] 816/2041 39% [======================== ] 817/2041 40% [======================== ] 818/2041 40% [======================== ] 819/2041 40% [======================== ] 820/2041 40% [======================== ] 821/2041 40% [======================== ] 822/2041 40% [========================= ] 823/2041 40% [========================= ] 824/2041 40% [========================= ] 825/2041 40% [========================= ] 826/2041 40% [========================= ] 827/2041 40% [========================= ] 828/2041 40% [========================= ] 829/2041 40% [========================= ] 830/2041 40% [========================= ] 831/2041 40% [========================= ] 832/2041 40% [========================= ] 833/2041 40% [========================= ] 834/2041 40% [========================= ] 835/2041 40% [========================= ] 836/2041 40% [========================= ] 837/2041 41% [========================= ] 838/2041 41% [========================= ] 839/2041 41% [========================= ] 840/2041 41% [========================= ] 841/2041 41% [========================= ] 842/2041 41% [========================= ] 843/2041 41% [========================= ] 844/2041 41% [========================= ] 845/2041 41% [========================= ] 846/2041 41% [========================= ] 847/2041 41% [========================= ] 848/2041 41% [========================= ] 849/2041 41% [========================= ] 850/2041 41% [========================= ] 851/2041 41% [========================= ] 852/2041 41% [========================= ] 853/2041 41% [========================= ] 854/2041 41% [========================= ] 855/2041 41% [========================== ] 856/2041 41% [========================== ] 857/2041 41% [========================== ] 858/2041 42% [========================== ] 859/2041 42% [========================== ] 860/2041 42% [========================== ] 861/2041 42% [========================== ] 862/2041 42% [========================== ] 863/2041 42% [========================== ] 864/2041 42% [========================== ] 865/2041 42% [========================== ] 866/2041 42% [========================== ] 867/2041 42% [========================== ] 868/2041 42% [========================== ] 869/2041 42% [========================== ] 870/2041 42% [========================== ] 871/2041 42% [========================== ] 872/2041 42% [========================== ] 873/2041 42% [========================== ] 874/2041 42% [========================== ] 875/2041 42% [========================== ] 876/2041 42% [========================== ] 877/2041 42% [========================== ] 878/2041 43% [========================== ] 879/2041 43% [========================== ] 880/2041 43% [========================== ] 881/2041 43% [========================== ] 882/2041 43% [========================== ] 883/2041 43% [========================== ] 884/2041 43% [========================== ] 885/2041 43% [========================== ] 886/2041 43% [========================== ] 887/2041 43% [========================== ] 888/2041 43% [=========================== ] 889/2041 43% [=========================== ] 890/2041 43% [=========================== ] 891/2041 43% [=========================== ] 892/2041 43% [=========================== ] 893/2041 43% [=========================== ] 894/2041 43% [=========================== ] 895/2041 43% [=========================== ] 896/2041 43% [=========================== ] 897/2041 43% [=========================== ] 898/2041 43% [=========================== ] 899/2041 44% [=========================== ] 900/2041 44% [=========================== ] 901/2041 44% [=========================== ] 902/2041 44% [=========================== ] 903/2041 44% [=========================== ] 904/2041 44% [=========================== ] 905/2041 44% [=========================== ] 906/2041 44% [=========================== ] 907/2041 44% [=========================== ] 908/2041 44% [=========================== ] 909/2041 44% [=========================== ] 910/2041 44% [=========================== ] 911/2041 44% [=========================== ] 912/2041 44% [=========================== ] 913/2041 44% [=========================== ] 914/2041 44% [=========================== ] 915/2041 44% [=========================== ] 916/2041 44% [=========================== ] 917/2041 44% [=========================== ] 918/2041 44% [=========================== ] 919/2041 45% [=========================== ] 920/2041 45% [=========================== ] 921/2041 45% [============================ ] 922/2041 45% [============================ ] 923/2041 45% [============================ ] 924/2041 45% [============================ ] 925/2041 45% [============================ ] 926/2041 45% [============================ ] 927/2041 45% [============================ ] 928/2041 45% [============================ ] 929/2041 45% [============================ ] 930/2041 45% [============================ ] 931/2041 45% [============================ ] 932/2041 45% [============================ ] 933/2041 45% [============================ ] 934/2041 45% [============================ ] 935/2041 45% [============================ ] 936/2041 45% [============================ ] 937/2041 45% [============================ ] 938/2041 45% [============================ ] 939/2041 46% [============================ ] 940/2041 46% [============================ ] 941/2041 46% [============================ ] 942/2041 46% [============================ ] 943/2041 46% [============================ ] 944/2041 46% [============================ ] 945/2041 46% [============================ ] 946/2041 46% [============================ ] 947/2041 46% [============================ ] 948/2041 46% [============================ ] 949/2041 46% [============================ ] 950/2041 46% [============================ ] 951/2041 46% [============================ ] 952/2041 46% [============================ ] 953/2041 46% [============================ ] 954/2041 46% [============================= ] 955/2041 46% [============================= ] 956/2041 46% [============================= ] 957/2041 46% [============================= ] 958/2041 46% [============================= ] 959/2041 46% [============================= ] 960/2041 47% [============================= ] 961/2041 47% [============================= ] 962/2041 47% [============================= ] 963/2041 47% [============================= ] 964/2041 47% [============================= ] 965/2041 47% [============================= ] 966/2041 47% [============================= ] 967/2041 47% [============================= ] 968/2041 47% [============================= ] 969/2041 47% [============================= ] 970/2041 47% [============================= ] 971/2041 47% [============================= ] 972/2041 47% [============================= ] 973/2041 47% [============================= ] 974/2041 47% [============================= ] 975/2041 47% [============================= ] 976/2041 47% [============================= ] 977/2041 47% [============================= ] 978/2041 47% [============================= ] 979/2041 47% [============================= ] 980/2041 48% [============================= ] 981/2041 48% [============================= ] 982/2041 48% [============================= ] 983/2041 48% [============================= ] 984/2041 48% [============================= ] 985/2041 48% [============================= ] 986/2041 48% [============================= ] 987/2041 48% [============================== ] 988/2041 48% [============================== ] 989/2041 48% [============================== ] 990/2041 48% [============================== ] 991/2041 48% [============================== ] 992/2041 48% [============================== ] 993/2041 48% [============================== ] 994/2041 48% [============================== ] 995/2041 48% [============================== ] 996/2041 48% [============================== ] 997/2041 48% [============================== ] 998/2041 48% [============================== ] 999/2041 48% [============================== ] 1000/2041 48% [============================== ] 1001/2041 49% [============================== ] 1002/2041 49% [============================== ] 1003/2041 49% [============================== ] 1004/2041 49% [============================== ] 1005/2041 49% [============================== ] 1006/2041 49% [============================== ] 1007/2041 49% [============================== ] 1008/2041 49% [============================== ] 1009/2041 49% [============================== ] 1010/2041 49% [============================== ] 1011/2041 49% [============================== ] 1012/2041 49% [============================== ] 1013/2041 49% [============================== ] 1014/2041 49% [============================== ] 1015/2041 49% [============================== ] 1016/2041 49% [============================== ] 1017/2041 49% [============================== ] 1018/2041 49% [============================== ] 1019/2041 49% [============================== ] 1020/2041 49% [=============================== ] 1021/2041 50% [=============================== ] 1022/2041 50% [=============================== ] 1023/2041 50% [=============================== ] 1024/2041 50% [=============================== ] 1025/2041 50% [=============================== ] 1026/2041 50% [=============================== ] 1027/2041 50% [=============================== ] 1028/2041 50% [=============================== ] 1029/2041 50% [=============================== ] 1030/2041 50% [=============================== ] 1031/2041 50% [=============================== ] 1032/2041 50% [=============================== ] 1033/2041 50% [=============================== ] 1034/2041 50% [=============================== ] 1035/2041 50% [=============================== ] 1036/2041 50% [=============================== ] 1037/2041 50% [=============================== ] 1038/2041 50% [=============================== ] 1039/2041 50% [=============================== ] 1040/2041 50% [=============================== ] 1041/2041 51% [=============================== ] 1042/2041 51% [=============================== ] 1043/2041 51% [=============================== ] 1044/2041 51% [=============================== ] 1045/2041 51% [=============================== ] 1046/2041 51% [=============================== ] 1047/2041 51% [=============================== ] 1048/2041 51% [=============================== ] 1049/2041 51% [=============================== ] 1050/2041 51% [=============================== ] 1051/2041 51% [=============================== ] 1052/2041 51% [=============================== ] 1053/2041 51% [================================ ] 1054/2041 51% [================================ ] 1055/2041 51% [================================ ] 1056/2041 51% [================================ ] 1057/2041 51% [================================ ] 1058/2041 51% [================================ ] 1059/2041 51% [================================ ] 1060/2041 51% [================================ ] 1061/2041 51% [================================ ] 1062/2041 52% [================================ ] 1063/2041 52% [================================ ] 1064/2041 52% [================================ ] 1065/2041 52% [================================ ] 1066/2041 52% [================================ ] 1067/2041 52% [================================ ] 1068/2041 52% [================================ ] 1069/2041 52% [================================ ] 1070/2041 52% [================================ ] 1071/2041 52% [================================ ] 1072/2041 52% [================================ ] 1073/2041 52% [================================ ] 1074/2041 52% [================================ ] 1075/2041 52% [================================ ] 1076/2041 52% [================================ ] 1077/2041 52% [================================ ] 1078/2041 52% [================================ ] 1079/2041 52% [================================ ] 1080/2041 52% [================================ ] 1081/2041 52% [================================ ] 1082/2041 53% [================================ ] 1083/2041 53% [================================ ] 1084/2041 53% [================================ ] 1085/2041 53% [================================ ] 1086/2041 53% [================================= ] 1087/2041 53% [================================= ] 1088/2041 53% [================================= ] 1089/2041 53% [================================= ] 1090/2041 53% [================================= ] 1091/2041 53% [================================= ] 1092/2041 53% [================================= ] 1093/2041 53% [================================= ] 1094/2041 53% [================================= ] 1095/2041 53% [================================= ] 1096/2041 53% [================================= ] 1097/2041 53% [================================= ] 1098/2041 53% [================================= ] 1099/2041 53% [================================= ] 1100/2041 53% [================================= ] 1101/2041 53% [================================= ] 1102/2041 53% [================================= ] 1103/2041 54% [================================= ] 1104/2041 54% [================================= ] 1105/2041 54% [================================= ] 1106/2041 54% [================================= ] 1107/2041 54% [================================= ] 1108/2041 54% [================================= ] 1109/2041 54% [================================= ] 1110/2041 54% [================================= ] 1111/2041 54% [================================= ] 1112/2041 54% [================================= ] 1113/2041 54% [================================= ] 1114/2041 54% [================================= ] 1115/2041 54% [================================= ] 1116/2041 54% [================================= ] 1117/2041 54% [================================= ] 1118/2041 54% [================================= ] 1119/2041 54% [================================== ] 1120/2041 54% [================================== ] 1121/2041 54% [================================== ] 1122/2041 54% [================================== ] 1123/2041 55% [================================== ] 1124/2041 55% [================================== ] 1125/2041 55% [================================== ] 1126/2041 55% [================================== ] 1127/2041 55% [================================== ] 1128/2041 55% [================================== ] 1129/2041 55% [================================== ] 1130/2041 55% [================================== ] 1131/2041 55% [================================== ] 1132/2041 55% [================================== ] 1133/2041 55% [================================== ] 1134/2041 55% [================================== ] 1135/2041 55% [================================== ] 1136/2041 55% [================================== ] 1137/2041 55% [================================== ] 1138/2041 55% [================================== ] 1139/2041 55% [================================== ] 1140/2041 55% [================================== ] 1141/2041 55% [================================== ] 1142/2041 55% [================================== ] 1143/2041 56% [================================== ] 1144/2041 56% [================================== ] 1145/2041 56% [================================== ] 1146/2041 56% [================================== ] 1147/2041 56% [================================== ] 1148/2041 56% [================================== ] 1149/2041 56% [================================== ] 1150/2041 56% [================================== ] 1151/2041 56% [================================== ] 1152/2041 56% [=================================== ] 1153/2041 56% [=================================== ] 1154/2041 56% [=================================== ] 1155/2041 56% [=================================== ] 1156/2041 56% [=================================== ] 1157/2041 56% [=================================== ] 1158/2041 56% [=================================== ] 1159/2041 56% [=================================== ] 1160/2041 56% [=================================== ] 1161/2041 56% [=================================== ] 1162/2041 56% [=================================== ] 1163/2041 56% [=================================== ] 1164/2041 57% [=================================== ] 1165/2041 57% [=================================== ] 1166/2041 57% [=================================== ] 1167/2041 57% [=================================== ] 1168/2041 57% [=================================== ] 1169/2041 57% [=================================== ] 1170/2041 57% [=================================== ] 1171/2041 57% [=================================== ] 1172/2041 57% [=================================== ] 1173/2041 57% [=================================== ] 1174/2041 57% [=================================== ] 1175/2041 57% [=================================== ] 1176/2041 57% [=================================== ] 1177/2041 57% [=================================== ] 1178/2041 57% [=================================== ] 1179/2041 57% [=================================== ] 1180/2041 57% [=================================== ] 1181/2041 57% [=================================== ] 1182/2041 57% [=================================== ] 1183/2041 57% [=================================== ] 1184/2041 58% [=================================== ] 1185/2041 58% [==================================== ] 1186/2041 58% [==================================== ] 1187/2041 58% [==================================== ] 1188/2041 58% [==================================== ] 1189/2041 58% [==================================== ] 1190/2041 58% [==================================== ] 1191/2041 58% [==================================== ] 1192/2041 58% [==================================== ] 1193/2041 58% [==================================== ] 1194/2041 58% [==================================== ] 1195/2041 58% [==================================== ] 1196/2041 58% [==================================== ] 1197/2041 58% [==================================== ] 1198/2041 58% [==================================== ] 1199/2041 58% [==================================== ] 1200/2041 58% [==================================== ] 1201/2041 58% [==================================== ] 1202/2041 58% [==================================== ] 1203/2041 58% [==================================== ] 1204/2041 58% [==================================== ] 1205/2041 59% [==================================== ] 1206/2041 59% [==================================== ] 1207/2041 59% [==================================== ] 1208/2041 59% [==================================== ] 1209/2041 59% [==================================== ] 1210/2041 59% [==================================== ] 1211/2041 59% [==================================== ] 1212/2041 59% [==================================== ] 1213/2041 59% [==================================== ] 1214/2041 59% [==================================== ] 1215/2041 59% [==================================== ] 1216/2041 59% [==================================== ] 1217/2041 59% [==================================== ] 1218/2041 59% [===================================== ] 1219/2041 59% [===================================== ] 1220/2041 59% [===================================== ] 1221/2041 59% [===================================== ] 1222/2041 59% [===================================== ] 1223/2041 59% [===================================== ] 1224/2041 59% [===================================== ] 1225/2041 60% [===================================== ] 1226/2041 60% [===================================== ] 1227/2041 60% [===================================== ] 1228/2041 60% [===================================== ] 1229/2041 60% [===================================== ] 1230/2041 60% [===================================== ] 1231/2041 60% [===================================== ] 1232/2041 60% [===================================== ] 1233/2041 60% [===================================== ] 1234/2041 60% [===================================== ] 1235/2041 60% [===================================== ] 1236/2041 60% [===================================== ] 1237/2041 60% [===================================== ] 1238/2041 60% [===================================== ] 1239/2041 60% [===================================== ] 1240/2041 60% [===================================== ] 1241/2041 60% [===================================== ] 1242/2041 60% [===================================== ] 1243/2041 60% [===================================== ] 1244/2041 60% [===================================== ] 1245/2041 60% [===================================== ] 1246/2041 61% [===================================== ] 1247/2041 61% [===================================== ] 1248/2041 61% [===================================== ] 1249/2041 61% [===================================== ] 1250/2041 61% [====================================== ] 1251/2041 61% [====================================== ] 1252/2041 61% [====================================== ] 1253/2041 61% [====================================== ] 1254/2041 61% [====================================== ] 1255/2041 61% [====================================== ] 1256/2041 61% [====================================== ] 1257/2041 61% [====================================== ] 1258/2041 61% [====================================== ] 1259/2041 61% [====================================== ] 1260/2041 61% [====================================== ] 1261/2041 61% [====================================== ] 1262/2041 61% [====================================== ] 1263/2041 61% [====================================== ] 1264/2041 61% [====================================== ] 1265/2041 61% [====================================== ] 1266/2041 62% [====================================== ] 1267/2041 62% [====================================== ] 1268/2041 62% [====================================== ] 1269/2041 62% [====================================== ] 1270/2041 62% [====================================== ] 1271/2041 62% [====================================== ] 1272/2041 62% [====================================== ] 1273/2041 62% [====================================== ] 1274/2041 62% [====================================== ] 1275/2041 62% [====================================== ] 1276/2041 62% [====================================== ] 1277/2041 62% [====================================== ] 1278/2041 62% [====================================== ] 1279/2041 62% [====================================== ] 1280/2041 62% [====================================== ] 1281/2041 62% [====================================== ] 1282/2041 62% [====================================== ] 1283/2041 62% [======================================= ] 1284/2041 62% [======================================= ] 1285/2041 62% [======================================= ] 1286/2041 63% [======================================= ] 1287/2041 63% [======================================= ] 1288/2041 63% [======================================= ] 1289/2041 63% [======================================= ] 1290/2041 63% [======================================= ] 1291/2041 63% [======================================= ] 1292/2041 63% [======================================= ] 1293/2041 63% [======================================= ] 1294/2041 63% [======================================= ] 1295/2041 63% [======================================= ] 1296/2041 63% [======================================= ] 1297/2041 63% [======================================= ] 1298/2041 63% [======================================= ] 1299/2041 63% [======================================= ] 1300/2041 63% [======================================= ] 1301/2041 63% [======================================= ] 1302/2041 63% [======================================= ] 1303/2041 63% [======================================= ] 1304/2041 63% [======================================= ] 1305/2041 63% [======================================= ] 1306/2041 63% [======================================= ] 1307/2041 64% [======================================= ] 1308/2041 64% [======================================= ] 1309/2041 64% [======================================= ] 1310/2041 64% [======================================= ] 1311/2041 64% [======================================= ] 1312/2041 64% [======================================= ] 1313/2041 64% [======================================= ] 1314/2041 64% [======================================= ] 1315/2041 64% [======================================= ] 1316/2041 64% [======================================== ] 1317/2041 64% [======================================== ] 1318/2041 64% [======================================== ] 1319/2041 64% [======================================== ] 1320/2041 64% [======================================== ] 1321/2041 64% [======================================== ] 1322/2041 64% [======================================== ] 1323/2041 64% [======================================== ] 1324/2041 64% [======================================== ] 1325/2041 64% [======================================== ] 1326/2041 64% [======================================== ] 1327/2041 65% [======================================== ] 1328/2041 65% [======================================== ] 1329/2041 65% [======================================== ] 1330/2041 65% [======================================== ] 1331/2041 65% [======================================== ] 1332/2041 65% [======================================== ] 1333/2041 65% [======================================== ] 1334/2041 65% [======================================== ] 1335/2041 65% [======================================== ] 1336/2041 65% [======================================== ] 1337/2041 65% [======================================== ] 1338/2041 65% [======================================== ] 1339/2041 65% [======================================== ] 1340/2041 65% [======================================== ] 1341/2041 65% [======================================== ] 1342/2041 65% [======================================== ] 1343/2041 65% [======================================== ] 1344/2041 65% [======================================== ] 1345/2041 65% [======================================== ] 1346/2041 65% [======================================== ] 1347/2041 65% [======================================== ] 1348/2041 66% [======================================== ] 1349/2041 66% [========================================= ] 1350/2041 66% [========================================= ] 1351/2041 66% [========================================= ] 1352/2041 66% [========================================= ] 1353/2041 66% [========================================= ] 1354/2041 66% [========================================= ] 1355/2041 66% [========================================= ] 1356/2041 66% [========================================= ] 1357/2041 66% [========================================= ] 1358/2041 66% [========================================= ] 1359/2041 66% [========================================= ] 1360/2041 66% [========================================= ] 1361/2041 66% [========================================= ] 1362/2041 66% [========================================= ] 1363/2041 66% [========================================= ] 1364/2041 66% [========================================= ] 1365/2041 66% [========================================= ] 1366/2041 66% [========================================= ] 1367/2041 66% [========================================= ] 1368/2041 67% [========================================= ] 1369/2041 67% [========================================= ] 1370/2041 67% [========================================= ] 1371/2041 67% [========================================= ] 1372/2041 67% [========================================= ] 1373/2041 67% [========================================= ] 1374/2041 67% [========================================= ] 1375/2041 67% [========================================= ] 1376/2041 67% [========================================= ] 1377/2041 67% [========================================= ] 1378/2041 67% [========================================= ] 1379/2041 67% [========================================= ] 1380/2041 67% [========================================= ] 1381/2041 67% [========================================= ] 1382/2041 67% [========================================== ] 1383/2041 67% [========================================== ] 1384/2041 67% [========================================== ] 1385/2041 67% [========================================== ] 1386/2041 67% [========================================== ] 1387/2041 67% [========================================== ] 1388/2041 68% [========================================== ] 1389/2041 68% [========================================== ] 1390/2041 68% [========================================== ] 1391/2041 68% [========================================== ] 1392/2041 68% [========================================== ] 1393/2041 68% [========================================== ] 1394/2041 68% [========================================== ] 1395/2041 68% [========================================== ] 1396/2041 68% [========================================== ] 1397/2041 68% [========================================== ] 1398/2041 68% [========================================== ] 1399/2041 68% [========================================== ] 1400/2041 68% [========================================== ] 1401/2041 68% [========================================== ] 1402/2041 68% [========================================== ] 1403/2041 68% [========================================== ] 1404/2041 68% [========================================== ] 1405/2041 68% [========================================== ] 1406/2041 68% [========================================== ] 1407/2041 68% [========================================== ] 1408/2041 68% [========================================== ] 1409/2041 69% [========================================== ] 1410/2041 69% [========================================== ] 1411/2041 69% [========================================== ] 1412/2041 69% [========================================== ] 1413/2041 69% [========================================== ] 1414/2041 69% [========================================== ] 1415/2041 69% [=========================================== ] 1416/2041 69% [=========================================== ] 1417/2041 69% [=========================================== ] 1418/2041 69% [=========================================== ] 1419/2041 69% [=========================================== ] 1420/2041 69% [=========================================== ] 1421/2041 69% [=========================================== ] 1422/2041 69% [=========================================== ] 1423/2041 69% [=========================================== ] 1424/2041 69% [=========================================== ] 1425/2041 69% [=========================================== ] 1426/2041 69% [=========================================== ] 1427/2041 69% [=========================================== ] 1428/2041 69% [=========================================== ] 1429/2041 70% [=========================================== ] 1430/2041 70% [=========================================== ] 1431/2041 70% [=========================================== ] 1432/2041 70% [=========================================== ] 1433/2041 70% [=========================================== ] 1434/2041 70% [=========================================== ] 1435/2041 70% [=========================================== ] 1436/2041 70% [=========================================== ] 1437/2041 70% [=========================================== ] 1438/2041 70% [=========================================== ] 1439/2041 70% [=========================================== ] 1440/2041 70% [=========================================== ] 1441/2041 70% [=========================================== ] 1442/2041 70% [=========================================== ] 1443/2041 70% [=========================================== ] 1444/2041 70% [=========================================== ] 1445/2041 70% [=========================================== ] 1446/2041 70% [=========================================== ] 1447/2041 70% [=========================================== ] 1448/2041 70% [============================================ ] 1449/2041 70% [============================================ ] 1450/2041 71% [============================================ ] 1451/2041 71% [============================================ ] 1452/2041 71% [============================================ ] 1453/2041 71% [============================================ ] 1454/2041 71% [============================================ ] 1455/2041 71% [============================================ ] 1456/2041 71% [============================================ ] 1457/2041 71% [============================================ ] 1458/2041 71% [============================================ ] 1459/2041 71% [============================================ ] 1460/2041 71% [============================================ ] 1461/2041 71% [============================================ ] 1462/2041 71% [============================================ ] 1463/2041 71% [============================================ ] 1464/2041 71% [============================================ ] 1465/2041 71% [============================================ ] 1466/2041 71% [============================================ ] 1467/2041 71% [============================================ ] 1468/2041 71% [============================================ ] 1469/2041 71% [============================================ ] 1470/2041 72% [============================================ ] 1471/2041 72% [============================================ ] 1472/2041 72% [============================================ ] 1473/2041 72% [============================================ ] 1474/2041 72% [============================================ ] 1475/2041 72% [============================================ ] 1476/2041 72% [============================================ ] 1477/2041 72% [============================================ ] 1478/2041 72% [============================================ ] 1479/2041 72% [============================================ ] 1480/2041 72% [============================================ ] 1481/2041 72% [============================================= ] 1482/2041 72% [============================================= ] 1483/2041 72% [============================================= ] 1484/2041 72% [============================================= ] 1485/2041 72% [============================================= ] 1486/2041 72% [============================================= ] 1487/2041 72% [============================================= ] 1488/2041 72% [============================================= ] 1489/2041 72% [============================================= ] 1490/2041 73% [============================================= ] 1491/2041 73% [============================================= ] 1492/2041 73% [============================================= ] 1493/2041 73% [============================================= ] 1494/2041 73% [============================================= ] 1495/2041 73% [============================================= ] 1496/2041 73% [============================================= ] 1497/2041 73% [============================================= ] 1498/2041 73% [============================================= ] 1499/2041 73% [============================================= ] 1500/2041 73% [============================================= ] 1501/2041 73% [============================================= ] 1502/2041 73% [============================================= ] 1503/2041 73% [============================================= ] 1504/2041 73% [============================================= ] 1505/2041 73% [============================================= ] 1506/2041 73% [============================================= ] 1507/2041 73% [============================================= ] 1508/2041 73% [============================================= ] 1509/2041 73% [============================================= ] 1510/2041 73% [============================================= ] 1511/2041 74% [============================================= ] 1512/2041 74% [============================================= ] 1513/2041 74% [============================================= ] 1514/2041 74% [============================================== ] 1515/2041 74% [============================================== ] 1516/2041 74% [============================================== ] 1517/2041 74% [============================================== ] 1518/2041 74% [============================================== ] 1519/2041 74% [============================================== ] 1520/2041 74% [============================================== ] 1521/2041 74% [============================================== ] 1522/2041 74% [============================================== ] 1523/2041 74% [============================================== ] 1524/2041 74% [============================================== ] 1525/2041 74% [============================================== ] 1526/2041 74% [============================================== ] 1527/2041 74% [============================================== ] 1528/2041 74% [============================================== ] 1529/2041 74% [============================================== ] 1530/2041 74% [============================================== ] 1531/2041 75% [============================================== ] 1532/2041 75% [============================================== ] 1533/2041 75% [============================================== ] 1534/2041 75% [============================================== ] 1535/2041 75% [============================================== ] 1536/2041 75% [============================================== ] 1537/2041 75% [============================================== ] 1538/2041 75% [============================================== ] 1539/2041 75% [============================================== ] 1540/2041 75% [============================================== ] 1541/2041 75% [============================================== ] 1542/2041 75% [============================================== ] 1543/2041 75% [============================================== ] 1544/2041 75% [============================================== ] 1545/2041 75% [============================================== ] 1546/2041 75% [============================================== ] 1547/2041 75% [=============================================== ] 1548/2041 75% [=============================================== ] 1549/2041 75% [=============================================== ] 1550/2041 75% [=============================================== ] 1551/2041 75% [=============================================== ] 1552/2041 76% [=============================================== ] 1553/2041 76% [=============================================== ] 1554/2041 76% [=============================================== ] 1555/2041 76% [=============================================== ] 1556/2041 76% [=============================================== ] 1557/2041 76% [=============================================== ] 1558/2041 76% [=============================================== ] 1559/2041 76% [=============================================== ] 1560/2041 76% [=============================================== ] 1561/2041 76% [=============================================== ] 1562/2041 76% [=============================================== ] 1563/2041 76% [=============================================== ] 1564/2041 76% [=============================================== ] 1565/2041 76% [=============================================== ] 1566/2041 76% [=============================================== ] 1567/2041 76% [=============================================== ] 1568/2041 76% [=============================================== ] 1569/2041 76% [=============================================== ] 1570/2041 76% [=============================================== ] 1571/2041 76% [=============================================== ] 1572/2041 77% [=============================================== ] 1573/2041 77% [=============================================== ] 1574/2041 77% [=============================================== ] 1575/2041 77% [=============================================== ] 1576/2041 77% [=============================================== ] 1577/2041 77% [=============================================== ] 1578/2041 77% [=============================================== ] 1579/2041 77% [=============================================== ] 1580/2041 77% [================================================ ] 1581/2041 77% [================================================ ] 1582/2041 77% [================================================ ] 1583/2041 77% [================================================ ] 1584/2041 77% [================================================ ] 1585/2041 77% [================================================ ] 1586/2041 77% [================================================ ] 1587/2041 77% [================================================ ] 1588/2041 77% [================================================ ] 1589/2041 77% [================================================ ] 1590/2041 77% [================================================ ] 1591/2041 77% [================================================ ] 1592/2041 78% [================================================ ] 1593/2041 78% [================================================ ] 1594/2041 78% [================================================ ] 1595/2041 78% [================================================ ] 1596/2041 78% [================================================ ] 1597/2041 78% [================================================ ] 1598/2041 78% [================================================ ] 1599/2041 78% [================================================ ] 1600/2041 78% [================================================ ] 1601/2041 78% [================================================ ] 1602/2041 78% [================================================ ] 1603/2041 78% [================================================ ] 1604/2041 78% [================================================ ] 1605/2041 78% [================================================ ] 1606/2041 78% [================================================ ] 1607/2041 78% [================================================ ] 1608/2041 78% [================================================ ] 1609/2041 78% [================================================ ] 1610/2041 78% [================================================ ] 1611/2041 78% [================================================ ] 1612/2041 78% [================================================ ] 1613/2041 79% [================================================= ] 1614/2041 79% [================================================= ] 1615/2041 79% [================================================= ] 1616/2041 79% [================================================= ] 1617/2041 79% [================================================= ] 1618/2041 79% [================================================= ] 1619/2041 79% [================================================= ] 1620/2041 79% [================================================= ] 1621/2041 79% [================================================= ] 1622/2041 79% [================================================= ] 1623/2041 79% [================================================= ] 1624/2041 79% [================================================= ] 1625/2041 79% [================================================= ] 1626/2041 79% [================================================= ] 1627/2041 79% [================================================= ] 1628/2041 79% [================================================= ] 1629/2041 79% [================================================= ] 1630/2041 79% [================================================= ] 1631/2041 79% [================================================= ] 1632/2041 79% [================================================= ] 1633/2041 80% [================================================= ] 1634/2041 80% [================================================= ] 1635/2041 80% [================================================= ] 1636/2041 80% [================================================= ] 1637/2041 80% [================================================= ] 1638/2041 80% [================================================= ] 1639/2041 80% [================================================= ] 1640/2041 80% [================================================= ] 1641/2041 80% [================================================= ] 1642/2041 80% [================================================= ] 1643/2041 80% [================================================= ] 1644/2041 80% [================================================= ] 1645/2041 80% [================================================== ] 1646/2041 80% [================================================== ] 1647/2041 80% [================================================== ] 1648/2041 80% [================================================== ] 1649/2041 80% [================================================== ] 1650/2041 80% [================================================== ] 1651/2041 80% [================================================== ] 1652/2041 80% [================================================== ] 1653/2041 80% [================================================== ] 1654/2041 81% [================================================== ] 1655/2041 81% [================================================== ] 1656/2041 81% [================================================== ] 1657/2041 81% [================================================== ] 1658/2041 81% [================================================== ] 1659/2041 81% [================================================== ] 1660/2041 81% [================================================== ] 1661/2041 81% [================================================== ] 1662/2041 81% [================================================== ] 1663/2041 81% [================================================== ] 1664/2041 81% [================================================== ] 1665/2041 81% [================================================== ] 1666/2041 81% [================================================== ] 1667/2041 81% [================================================== ] 1668/2041 81% [================================================== ] 1669/2041 81% [================================================== ] 1670/2041 81% [================================================== ] 1671/2041 81% [================================================== ] 1672/2041 81% [================================================== ] 1673/2041 81% [================================================== ] 1674/2041 82% [================================================== ] 1675/2041 82% [================================================== ] 1676/2041 82% [================================================== ] 1677/2041 82% [================================================== ] 1678/2041 82% [=================================================== ] 1679/2041 82% [=================================================== ] 1680/2041 82% [=================================================== ] 1681/2041 82% [=================================================== ] 1682/2041 82% [=================================================== ] 1683/2041 82% [=================================================== ] 1684/2041 82% [=================================================== ] 1685/2041 82% [=================================================== ] 1686/2041 82% [=================================================== ] 1687/2041 82% [=================================================== ] 1688/2041 82% [=================================================== ] 1689/2041 82% [=================================================== ] 1690/2041 82% [=================================================== ] 1691/2041 82% [=================================================== ] 1692/2041 82% [=================================================== ] 1693/2041 82% [=================================================== ] 1694/2041 82% [=================================================== ] 1695/2041 83% [=================================================== ] 1696/2041 83% [=================================================== ] 1697/2041 83% [=================================================== ] 1698/2041 83% [=================================================== ] 1699/2041 83% [=================================================== ] 1700/2041 83% [=================================================== ] 1701/2041 83% [=================================================== ] 1702/2041 83% [=================================================== ] 1703/2041 83% [=================================================== ] 1704/2041 83% [=================================================== ] 1705/2041 83% [=================================================== ] 1706/2041 83% [=================================================== ] 1707/2041 83% [=================================================== ] 1708/2041 83% [=================================================== ] 1709/2041 83% [=================================================== ] 1710/2041 83% [=================================================== ] 1711/2041 83% [==================================================== ] 1712/2041 83% [==================================================== ] 1713/2041 83% [==================================================== ] 1714/2041 83% [==================================================== ] 1715/2041 84% [==================================================== ] 1716/2041 84% [==================================================== ] 1717/2041 84% [==================================================== ] 1718/2041 84% [==================================================== ] 1719/2041 84% [==================================================== ] 1720/2041 84% [==================================================== ] 1721/2041 84% [==================================================== ] 1722/2041 84% [==================================================== ] 1723/2041 84% [==================================================== ] 1724/2041 84% [==================================================== ] 1725/2041 84% [==================================================== ] 1726/2041 84% [==================================================== ] 1727/2041 84% [==================================================== ] 1728/2041 84% [==================================================== ] 1729/2041 84% [==================================================== ] 1730/2041 84% [==================================================== ] 1731/2041 84% [==================================================== ] 1732/2041 84% [==================================================== ] 1733/2041 84% [==================================================== ] 1734/2041 84% [==================================================== ] 1735/2041 85% [==================================================== ] 1736/2041 85% [==================================================== ] 1737/2041 85% [==================================================== ] 1738/2041 85% [==================================================== ] 1739/2041 85% [==================================================== ] 1740/2041 85% [==================================================== ] 1741/2041 85% [==================================================== ] 1742/2041 85% [==================================================== ] 1743/2041 85% [==================================================== ] 1744/2041 85% [===================================================== ] 1745/2041 85% [===================================================== ] 1746/2041 85% [===================================================== ] 1747/2041 85% [===================================================== ] 1748/2041 85% [===================================================== ] 1749/2041 85% [===================================================== ] 1750/2041 85% [===================================================== ] 1751/2041 85% [===================================================== ] 1752/2041 85% [===================================================== ] 1753/2041 85% [===================================================== ] 1754/2041 85% [===================================================== ] 1755/2041 85% [===================================================== ] 1756/2041 86% [===================================================== ] 1757/2041 86% [===================================================== ] 1758/2041 86% [===================================================== ] 1759/2041 86% [===================================================== ] 1760/2041 86% [===================================================== ] 1761/2041 86% [===================================================== ] 1762/2041 86% [===================================================== ] 1763/2041 86% [===================================================== ] 1764/2041 86% [===================================================== ] 1765/2041 86% [===================================================== ] 1766/2041 86% [===================================================== ] 1767/2041 86% [===================================================== ] 1768/2041 86% [===================================================== ] 1769/2041 86% [===================================================== ] 1770/2041 86% [===================================================== ] 1771/2041 86% [===================================================== ] 1772/2041 86% [===================================================== ] 1773/2041 86% [===================================================== ] 1774/2041 86% [===================================================== ] 1775/2041 86% [===================================================== ] 1776/2041 87% [===================================================== ] 1777/2041 87% [====================================================== ] 1778/2041 87% [====================================================== ] 1779/2041 87% [====================================================== ] 1780/2041 87% [====================================================== ] 1781/2041 87% [====================================================== ] 1782/2041 87% [====================================================== ] 1783/2041 87% [====================================================== ] 1784/2041 87% [====================================================== ] 1785/2041 87% [====================================================== ] 1786/2041 87% [====================================================== ] 1787/2041 87% [====================================================== ] 1788/2041 87% [====================================================== ] 1789/2041 87% [====================================================== ] 1790/2041 87% [====================================================== ] 1791/2041 87% [====================================================== ] 1792/2041 87% [====================================================== ] 1793/2041 87% [====================================================== ] 1794/2041 87% [====================================================== ] 1795/2041 87% [====================================================== ] 1796/2041 87% [====================================================== ] 1797/2041 88% [====================================================== ] 1798/2041 88% [====================================================== ] 1799/2041 88% [====================================================== ] 1800/2041 88% [====================================================== ] 1801/2041 88% [====================================================== ] 1802/2041 88% [====================================================== ] 1803/2041 88% [====================================================== ] 1804/2041 88% [====================================================== ] 1805/2041 88% [====================================================== ] 1806/2041 88% [====================================================== ] 1807/2041 88% [====================================================== ] 1808/2041 88% [====================================================== ] 1809/2041 88% [====================================================== ] 1810/2041 88% [======================================================= ] 1811/2041 88% [======================================================= ] 1812/2041 88% [======================================================= ] 1813/2041 88% [======================================================= ] 1814/2041 88% [======================================================= ] 1815/2041 88% [======================================================= ] 1816/2041 88% [======================================================= ] 1817/2041 89% [======================================================= ] 1818/2041 89% [======================================================= ] 1819/2041 89% [======================================================= ] 1820/2041 89% [======================================================= ] 1821/2041 89% [======================================================= ] 1822/2041 89% [======================================================= ] 1823/2041 89% [======================================================= ] 1824/2041 89% [======================================================= ] 1825/2041 89% [======================================================= ] 1826/2041 89% [======================================================= ] 1827/2041 89% [======================================================= ] 1828/2041 89% [======================================================= ] 1829/2041 89% [======================================================= ] 1830/2041 89% [======================================================= ] 1831/2041 89% [======================================================= ] 1832/2041 89% [======================================================= ] 1833/2041 89% [======================================================= ] 1834/2041 89% [======================================================= ] 1835/2041 89% [======================================================= ] 1836/2041 89% [======================================================= ] 1837/2041 90% [======================================================= ] 1838/2041 90% [======================================================= ] 1839/2041 90% [======================================================= ] 1840/2041 90% [======================================================= ] 1841/2041 90% [======================================================= ] 1842/2041 90% [======================================================= ] 1843/2041 90% [======================================================== ] 1844/2041 90% [======================================================== ] 1845/2041 90% [======================================================== ] 1846/2041 90% [======================================================== ] 1847/2041 90% [======================================================== ] 1848/2041 90% [======================================================== ] 1849/2041 90% [======================================================== ] 1850/2041 90% [======================================================== ] 1851/2041 90% [======================================================== ] 1852/2041 90% [======================================================== ] 1853/2041 90% [======================================================== ] 1854/2041 90% [======================================================== ] 1855/2041 90% [======================================================== ] 1856/2041 90% [======================================================== ] 1857/2041 90% [======================================================== ] 1858/2041 91% [======================================================== ] 1859/2041 91% [======================================================== ] 1860/2041 91% [======================================================== ] 1861/2041 91% [======================================================== ] 1862/2041 91% [======================================================== ] 1863/2041 91% [======================================================== ] 1864/2041 91% [======================================================== ] 1865/2041 91% [======================================================== ] 1866/2041 91% [======================================================== ] 1867/2041 91% [======================================================== ] 1868/2041 91% [======================================================== ] 1869/2041 91% [======================================================== ] 1870/2041 91% [======================================================== ] 1871/2041 91% [======================================================== ] 1872/2041 91% [======================================================== ] 1873/2041 91% [======================================================== ] 1874/2041 91% [======================================================== ] 1875/2041 91% [======================================================== ] 1876/2041 91% [========================================================= ] 1877/2041 91% [========================================================= ] 1878/2041 92% [========================================================= ] 1879/2041 92% [========================================================= ] 1880/2041 92% [========================================================= ] 1881/2041 92% [========================================================= ] 1882/2041 92% [========================================================= ] 1883/2041 92% [========================================================= ] 1884/2041 92% [========================================================= ] 1885/2041 92% [========================================================= ] 1886/2041 92% [========================================================= ] 1887/2041 92% [========================================================= ] 1888/2041 92% [========================================================= ] 1889/2041 92% [========================================================= ] 1890/2041 92% [========================================================= ] 1891/2041 92% [========================================================= ] 1892/2041 92% [========================================================= ] 1893/2041 92% [========================================================= ] 1894/2041 92% [========================================================= ] 1895/2041 92% [========================================================= ] 1896/2041 92% [========================================================= ] 1897/2041 92% [========================================================= ] 1898/2041 92% [========================================================= ] 1899/2041 93% [========================================================= ] 1900/2041 93% [========================================================= ] 1901/2041 93% [========================================================= ] 1902/2041 93% [========================================================= ] 1903/2041 93% [========================================================= ] 1904/2041 93% [========================================================= ] 1905/2041 93% [========================================================= ] 1906/2041 93% [========================================================= ] 1907/2041 93% [========================================================= ] 1908/2041 93% [========================================================= ] 1909/2041 93% [========================================================== ] 1910/2041 93% [========================================================== ] 1911/2041 93% [========================================================== ] 1912/2041 93% [========================================================== ] 1913/2041 93% [========================================================== ] 1914/2041 93% [========================================================== ] 1915/2041 93% [========================================================== ] 1916/2041 93% [========================================================== ] 1917/2041 93% [========================================================== ] 1918/2041 93% [========================================================== ] 1919/2041 94% [========================================================== ] 1920/2041 94% [========================================================== ] 1921/2041 94% [========================================================== ] 1922/2041 94% [========================================================== ] 1923/2041 94% [========================================================== ] 1924/2041 94% [========================================================== ] 1925/2041 94% [========================================================== ] 1926/2041 94% [========================================================== ] 1927/2041 94% [========================================================== ] 1928/2041 94% [========================================================== ] 1929/2041 94% [========================================================== ] 1930/2041 94% [========================================================== ] 1931/2041 94% [========================================================== ] 1932/2041 94% [========================================================== ] 1933/2041 94% [========================================================== ] 1934/2041 94% [========================================================== ] 1935/2041 94% [========================================================== ] 1936/2041 94% [========================================================== ] 1937/2041 94% [========================================================== ] 1938/2041 94% [========================================================== ] 1939/2041 95% [========================================================== ] 1940/2041 95% [========================================================== ] 1941/2041 95% [========================================================== ] 1942/2041 95% [=========================================================== ] 1943/2041 95% [=========================================================== ] 1944/2041 95% [=========================================================== ] 1945/2041 95% [=========================================================== ] 1946/2041 95% [=========================================================== ] 1947/2041 95% [=========================================================== ] 1948/2041 95% [=========================================================== ] 1949/2041 95% [=========================================================== ] 1950/2041 95% [=========================================================== ] 1951/2041 95% [=========================================================== ] 1952/2041 95% [=========================================================== ] 1953/2041 95% [=========================================================== ] 1954/2041 95% [=========================================================== ] 1955/2041 95% [=========================================================== ] 1956/2041 95% [=========================================================== ] 1957/2041 95% [=========================================================== ] 1958/2041 95% [=========================================================== ] 1959/2041 95% [=========================================================== ] 1960/2041 96% [=========================================================== ] 1961/2041 96% [=========================================================== ] 1962/2041 96% [=========================================================== ] 1963/2041 96% [=========================================================== ] 1964/2041 96% [=========================================================== ] 1965/2041 96% [=========================================================== ] 1966/2041 96% [=========================================================== ] 1967/2041 96% [=========================================================== ] 1968/2041 96% [=========================================================== ] 1969/2041 96% [=========================================================== ] 1970/2041 96% [=========================================================== ] 1971/2041 96% [=========================================================== ] 1972/2041 96% [=========================================================== ] 1973/2041 96% [=========================================================== ] 1974/2041 96% [=========================================================== ] 1975/2041 96% [============================================================ ] 1976/2041 96% [============================================================ ] 1977/2041 96% [============================================================ ] 1978/2041 96% [============================================================ ] 1979/2041 96% [============================================================ ] 1980/2041 97% [============================================================ ] 1981/2041 97% [============================================================ ] 1982/2041 97% [============================================================ ] 1983/2041 97% [============================================================ ] 1984/2041 97% [============================================================ ] 1985/2041 97% [============================================================ ] 1986/2041 97% [============================================================ ] 1987/2041 97% [============================================================ ] 1988/2041 97% [============================================================ ] 1989/2041 97% [============================================================ ] 1990/2041 97% [============================================================ ] 1991/2041 97% [============================================================ ] 1992/2041 97% [============================================================ ] 1993/2041 97% [============================================================ ] 1994/2041 97% [============================================================ ] 1995/2041 97% [============================================================ ] 1996/2041 97% [============================================================ ] 1997/2041 97% [============================================================ ] 1998/2041 97% [============================================================ ] 1999/2041 97% [============================================================ ] 2000/2041 97% [============================================================ ] 2001/2041 98% [============================================================ ] 2002/2041 98% [============================================================ ] 2003/2041 98% [============================================================ ] 2004/2041 98% [============================================================ ] 2005/2041 98% [============================================================ ] 2006/2041 98% [============================================================ ] 2007/2041 98% [============================================================ ] 2008/2041 98% [============================================================= ] 2009/2041 98% [============================================================= ] 2010/2041 98% [============================================================= ] 2011/2041 98% [============================================================= ] 2012/2041 98% [============================================================= ] 2013/2041 98% [============================================================= ] 2014/2041 98% [============================================================= ] 2015/2041 98% [============================================================= ] 2016/2041 98% [============================================================= ] 2017/2041 98% [============================================================= ] 2018/2041 98% [============================================================= ] 2019/2041 98% [============================================================= ] 2020/2041 98% [============================================================= ] 2021/2041 99% [============================================================= ] 2022/2041 99% [============================================================= ] 2023/2041 99% [============================================================= ] 2024/2041 99% [============================================================= ] 2025/2041 99% [============================================================= ] 2026/2041 99% [============================================================= ] 2027/2041 99% [============================================================= ] 2028/2041 99% [============================================================= ] 2029/2041 99% [============================================================= ] 2030/2041 99% [============================================================= ] 2031/2041 99% [============================================================= ] 2032/2041 99% [============================================================= ] 2033/2041 99% [============================================================= ] 2034/2041 99% [============================================================= ] 2035/2041 99% [============================================================= ] 2036/2041 99% [============================================================= ] 2037/2041 99% [============================================================= ] 2038/2041 99% [============================================================= ] 2039/2041 99% [============================================================= ] 2040/2041 99% [==============================================================] 2041/2041 100% operation complete, 2041 objects in 48863 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/aarch64_be-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2022.05-rc2-30-ga482624320 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.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) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 4.9.313 Collecting legal info >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genpart 1.0.2 Collecting legal info >>> ipcalc 1.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.83.1 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> logrotate 3.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> minissdpd 1.5.20211105 Collecting legal info LICENSE: OK (sha256: 45950e1d443106906f83a4ec7b9c2e1a9d6457130737a493cff0e5b7a39da570) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-dist-checkconflicts 0.11 Collecting legal info LICENSE: OK (sha256: b4e0637ed96008ddcbf7e0ddeb73967df3d0b4dc62a6b7fdb86eac37018cb12e) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-json-tiny 0.58 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-module-runtime 0.016 Collecting legal info README: OK (sha256: ad1761020436687e8493208336ef53e84589fdba212da59b05b8111cca75ddc1) >>> host-perl-module-build 0.4231 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> rsync 3.2.3 Collecting legal info COPYING: OK (sha256: 0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a976) >>> seatd 0.6.4 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> jpeg Collecting legal info >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uclibc-ng-test 0844445e7358eb10e716155b55b0fb23e88d644a Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.9.313: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'