Resolving sources.buildroot.net (sources.buildroot.net)... 104.26.1.37, 104.26.0.37, 172.67.72.56, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.26.1.37|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 83997 (82K) [application/x-gtar-compressed] Saving to: '/nvmedata/autobuild/instance-29/output-1/build/.yajl-2.1.0.tar.gz.DmTp7A/output' 0K .......... .......... .......... .......... .......... 60% 27.3M 0s 50K .......... .......... .......... .. 100% 1.17M=0.03s 2022-09-14 20:06:25 (2.80 MB/s) - '/nvmedata/autobuild/instance-29/output-1/build/.yajl-2.1.0.tar.gz.DmTp7A/output' saved [83997/83997] yajl-2.1.0.tar.gz: OK (sha256: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a) >>> yajl 2.1.0 Extracting gzip -d -c /nvmedata/autobuild/instance-29/dl/yajl/yajl-2.1.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0 -xf - >>> yajl 2.1.0 Patching Applying 0001-Let-the-shared-and-the-static-library-have-the-same-.patch using patch: patching file src/CMakeLists.txt Applying 0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch using patch: patching file src/CMakeLists.txt Hunk #1 succeeded at 38 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 53 (offset 1 line). Hunk #3 succeeded at 80 (offset 1 line). Applying 0003-Link-with-shared-libyajl-in-a-shared-build.patch using patch: patching file example/CMakeLists.txt patching file perf/CMakeLists.txt patching file reformatter/CMakeLists.txt patching file test/api/CMakeLists.txt patching file test/parsing/CMakeLists.txt patching file verify/CMakeLists.txt 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 /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/ && cd /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-29/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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 ) CMake Deprecation Warning at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-29/output-1/host/bin/arc-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 /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/api/yajl_parse.h /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/api/yajl_gen.h /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/api/yajl_common.h /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/api/yajl_tree.h /nvmedata/autobuild/instance-29/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. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/yajl-2.1.0/share/doc/yajl-2.1.0 -- 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[2]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /nvmedata/autobuild/instance-29/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) == | ^ /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /nvmedata/autobuild/instance-29/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) == | ^ /nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [ 52%] Built target yajl_test make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [ 60%] Built target gen-extra-close make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [ 69%] Built target json_reformat make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [ 78%] Built target json_verify make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [ 86%] Built target parse_config make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-29/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 '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot install/fast -C /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-29/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-29/output-1/host/arc-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@:/nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-29/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="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-29/output-1/target install/fast -C /nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/bin/json_reformat -- Installing: /nvmedata/autobuild/instance-29/output-1/target/usr/bin/json_verify make[1]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/yajl-2.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-29/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-29/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-29/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-29/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-29/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-29/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-29/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-29/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-29/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-29/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-29/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-29/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-29/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-29/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-29/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-29/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-29/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-29/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-29/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-29/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-29/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-29/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-29/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-29/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-29/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-29/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-29/output-1/target/etc/shells rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/include /nvmedata/autobuild/instance-29/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-29/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-29/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-29/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-29/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-29/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-29/output-1/target/usr/doc find /nvmedata/autobuild/instance-29/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-29/output-1/target/lib/ /nvmedata/autobuild/instance-29/output-1/target/usr/lib/ /nvmedata/autobuild/instance-29/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-29/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-29/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/man /nvmedata/autobuild/instance-29/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/info /nvmedata/autobuild/instance-29/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/doc /nvmedata/autobuild/instance-29/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-29/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-29/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-29/output-1/target/lib/debug /nvmedata/autobuild/instance-29/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-29/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 /nvmedata/autobuild/instance-29/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-29/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-29/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 /nvmedata/autobuild/instance-29/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-155-g24261a1762"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /nvmedata/autobuild/instance-29/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-29/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-29/output-1/per-package /nvmedata/autobuild/instance-29/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-29/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-29/output-1/images rm -rf /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-29/output-1/target/ /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-29/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-29/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-29/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-29/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-29/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-29/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1048 objects. stage 2: creating image '/nvmedata/autobuild/instance-29/output-1/images/rootfs.yaffs2' [ ] 1/1048 0% [ ] 2/1048 0% [ ] 3/1048 0% [ ] 4/1048 0% [ ] 5/1048 0% [ ] 6/1048 0% [ ] 7/1048 0% [ ] 8/1048 0% [ ] 9/1048 0% [ ] 10/1048 0% [ ] 11/1048 1% [ ] 12/1048 1% [ ] 13/1048 1% [ ] 14/1048 1% [ ] 15/1048 1% [ ] 16/1048 1% [= ] 17/1048 1% [= ] 18/1048 1% [= ] 19/1048 1% [= ] 20/1048 1% [= ] 21/1048 2% [= ] 22/1048 2% [= ] 23/1048 2% [= ] 24/1048 2% [= ] 25/1048 2% [= ] 26/1048 2% [= ] 27/1048 2% [= ] 28/1048 2% [= ] 29/1048 2% [= ] 30/1048 2% [= ] 31/1048 2% [= ] 32/1048 3% [= ] 33/1048 3% [== ] 34/1048 3% [== ] 35/1048 3% [== ] 36/1048 3% [== ] 37/1048 3% [== ] 38/1048 3% [== ] 39/1048 3% [== ] 40/1048 3% [== ] 41/1048 3% [== ] 42/1048 4% [== ] 43/1048 4% [== ] 44/1048 4% [== ] 45/1048 4% [== ] 46/1048 4% [== ] 47/1048 4% [== ] 48/1048 4% [== ] 49/1048 4% [== ] 50/1048 4% [=== ] 51/1048 4% [=== ] 52/1048 4% [=== ] 53/1048 5% [=== ] 54/1048 5% [=== ] 55/1048 5% [=== ] 56/1048 5% [=== ] 57/1048 5% [=== ] 58/1048 5% [=== ] 59/1048 5% [=== ] 60/1048 5% [=== ] 61/1048 5% [=== ] 62/1048 5% [=== ] 63/1048 6% [=== ] 64/1048 6% [=== ] 65/1048 6% [=== ] 66/1048 6% [=== ] 67/1048 6% [==== ] 68/1048 6% [==== ] 69/1048 6% [==== ] 70/1048 6% [==== ] 71/1048 6% [==== ] 72/1048 6% [==== ] 73/1048 6% [==== ] 74/1048 7% [==== ] 75/1048 7% [==== ] 76/1048 7% [==== ] 77/1048 7% [==== ] 78/1048 7% [==== ] 79/1048 7% [==== ] 80/1048 7% [==== ] 81/1048 7% [==== ] 82/1048 7% [==== ] 83/1048 7% [==== ] 84/1048 8% [===== ] 85/1048 8% [===== ] 86/1048 8% [===== ] 87/1048 8% [===== ] 88/1048 8% [===== ] 89/1048 8% [===== ] 90/1048 8% [===== ] 91/1048 8% [===== ] 92/1048 8% [===== ] 93/1048 8% [===== ] 94/1048 8% [===== ] 95/1048 9% [===== ] 96/1048 9% [===== ] 97/1048 9% [===== ] 98/1048 9% [===== ] 99/1048 9% [===== ] 100/1048 9% [===== ] 101/1048 9% [====== ] 102/1048 9% [====== ] 103/1048 9% [====== ] 104/1048 9% [====== ] 105/1048 10% [====== ] 106/1048 10% [====== ] 107/1048 10% [====== ] 108/1048 10% [====== ] 109/1048 10% [====== ] 110/1048 10% [====== ] 111/1048 10% [====== ] 112/1048 10% [====== ] 113/1048 10% [====== ] 114/1048 10% [====== ] 115/1048 10% [====== ] 116/1048 11% [====== ] 117/1048 11% [====== ] 118/1048 11% [======= ] 119/1048 11% [======= ] 120/1048 11% [======= ] 121/1048 11% [======= ] 122/1048 11% [======= ] 123/1048 11% [======= ] 124/1048 11% [======= ] 125/1048 11% [======= ] 126/1048 12% [======= ] 127/1048 12% [======= ] 128/1048 12% [======= ] 129/1048 12% [======= ] 130/1048 12% [======= ] 131/1048 12% [======= ] 132/1048 12% [======= ] 133/1048 12% [======= ] 134/1048 12% [======= ] 135/1048 12% [======== ] 136/1048 12% [======== ] 137/1048 13% [======== ] 138/1048 13% [======== ] 139/1048 13% [======== ] 140/1048 13% [======== ] 141/1048 13% [======== ] 142/1048 13% [======== ] 143/1048 13% [======== ] 144/1048 13% [======== ] 145/1048 13% [======== ] 146/1048 13% [======== ] 147/1048 14% [======== ] 148/1048 14% [======== ] 149/1048 14% [======== ] 150/1048 14% [======== ] 151/1048 14% [======== ] 152/1048 14% [========= ] 153/1048 14% [========= ] 154/1048 14% [========= ] 155/1048 14% [========= ] 156/1048 14% [========= ] 157/1048 14% [========= ] 158/1048 15% [========= ] 159/1048 15% [========= ] 160/1048 15% [========= ] 161/1048 15% [========= ] 162/1048 15% [========= ] 163/1048 15% [========= ] 164/1048 15% [========= ] 165/1048 15% [========= ] 166/1048 15% [========= ] 167/1048 15% [========= ] 168/1048 16% [========= ] 169/1048 16% [========== ] 170/1048 16% [========== ] 171/1048 16% [========== ] 172/1048 16% [========== ] 173/1048 16% [========== ] 174/1048 16% [========== ] 175/1048 16% [========== ] 176/1048 16% [========== ] 177/1048 16% [========== ] 178/1048 16% [========== ] 179/1048 17% [========== ] 180/1048 17% [========== ] 181/1048 17% [========== ] 182/1048 17% [========== ] 183/1048 17% [========== ] 184/1048 17% [========== ] 185/1048 17% [=========== ] 186/1048 17% [=========== ] 187/1048 17% [=========== ] 188/1048 17% [=========== ] 189/1048 18% [=========== ] 190/1048 18% [=========== ] 191/1048 18% [=========== ] 192/1048 18% [=========== ] 193/1048 18% [=========== ] 194/1048 18% [=========== ] 195/1048 18% [=========== ] 196/1048 18% [=========== ] 197/1048 18% [=========== ] 198/1048 18% [=========== ] 199/1048 18% [=========== ] 200/1048 19% [=========== ] 201/1048 19% [=========== ] 202/1048 19% [============ ] 203/1048 19% [============ ] 204/1048 19% [============ ] 205/1048 19% [============ ] 206/1048 19% [============ ] 207/1048 19% [============ ] 208/1048 19% [============ ] 209/1048 19% [============ ] 210/1048 20% [============ ] 211/1048 20% [============ ] 212/1048 20% [============ ] 213/1048 20% [============ ] 214/1048 20% [============ ] 215/1048 20% [============ ] 216/1048 20% [============ ] 217/1048 20% [============ ] 218/1048 20% [============ ] 219/1048 20% [============= ] 220/1048 20% [============= ] 221/1048 21% [============= ] 222/1048 21% [============= ] 223/1048 21% [============= ] 224/1048 21% [============= ] 225/1048 21% [============= ] 226/1048 21% [============= ] 227/1048 21% [============= ] 228/1048 21% [============= ] 229/1048 21% [============= ] 230/1048 21% [============= ] 231/1048 22% [============= ] 232/1048 22% [============= ] 233/1048 22% [============= ] 234/1048 22% [============= ] 235/1048 22% [============= ] 236/1048 22% [============== ] 237/1048 22% [============== ] 238/1048 22% [============== ] 239/1048 22% [============== ] 240/1048 22% [============== ] 241/1048 22% [============== ] 242/1048 23% [============== ] 243/1048 23% [============== ] 244/1048 23% [============== ] 245/1048 23% [============== ] 246/1048 23% [============== ] 247/1048 23% [============== ] 248/1048 23% [============== ] 249/1048 23% [============== ] 250/1048 23% [============== ] 251/1048 23% [============== ] 252/1048 24% [============== ] 253/1048 24% [=============== ] 254/1048 24% [=============== ] 255/1048 24% [=============== ] 256/1048 24% [=============== ] 257/1048 24% [=============== ] 258/1048 24% [=============== ] 259/1048 24% [=============== ] 260/1048 24% [=============== ] 261/1048 24% [=============== ] 262/1048 25% [=============== ] 263/1048 25% [=============== ] 264/1048 25% [=============== ] 265/1048 25% [=============== ] 266/1048 25% [=============== ] 267/1048 25% [=============== ] 268/1048 25% [=============== ] 269/1048 25% [=============== ] 270/1048 25% [================ ] 271/1048 25% [================ ] 272/1048 25% [================ ] 273/1048 26% [================ ] 274/1048 26% [================ ] 275/1048 26% [================ ] 276/1048 26% [================ ] 277/1048 26% [================ ] 278/1048 26% [================ ] 279/1048 26% [================ ] 280/1048 26% [================ ] 281/1048 26% [================ ] 282/1048 26% [================ ] 283/1048 27% [================ ] 284/1048 27% [================ ] 285/1048 27% [================ ] 286/1048 27% [================ ] 287/1048 27% [================= ] 288/1048 27% [================= ] 289/1048 27% [================= ] 290/1048 27% [================= ] 291/1048 27% [================= ] 292/1048 27% [================= ] 293/1048 27% [================= ] 294/1048 28% [================= ] 295/1048 28% [================= ] 296/1048 28% [================= ] 297/1048 28% [================= ] 298/1048 28% [================= ] 299/1048 28% [================= ] 300/1048 28% [================= ] 301/1048 28% [================= ] 302/1048 28% [================= ] 303/1048 28% [================= ] 304/1048 29% [================== ] 305/1048 29% [================== ] 306/1048 29% [================== ] 307/1048 29% [================== ] 308/1048 29% [================== ] 309/1048 29% [================== ] 310/1048 29% [================== ] 311/1048 29% [================== ] 312/1048 29% [================== ] 313/1048 29% [================== ] 314/1048 29% [================== ] 315/1048 30% [================== ] 316/1048 30% [================== ] 317/1048 30% [================== ] 318/1048 30% [================== ] 319/1048 30% [================== ] 320/1048 30% [================== ] 321/1048 30% [=================== ] 322/1048 30% [=================== ] 323/1048 30% [=================== ] 324/1048 30% [=================== ] 325/1048 31% [=================== ] 326/1048 31% [=================== ] 327/1048 31% [=================== ] 328/1048 31% [=================== ] 329/1048 31% [=================== ] 330/1048 31% [=================== ] 331/1048 31% [=================== ] 332/1048 31% [=================== ] 333/1048 31% [=================== ] 334/1048 31% [=================== ] 335/1048 31% [=================== ] 336/1048 32% [=================== ] 337/1048 32% [=================== ] 338/1048 32% [==================== ] 339/1048 32% [==================== ] 340/1048 32% [==================== ] 341/1048 32% [==================== ] 342/1048 32% [==================== ] 343/1048 32% [==================== ] 344/1048 32% [==================== ] 345/1048 32% [==================== ] 346/1048 33% [==================== ] 347/1048 33% [==================== ] 348/1048 33% [==================== ] 349/1048 33% [==================== ] 350/1048 33% [==================== ] 351/1048 33% [==================== ] 352/1048 33% [==================== ] 353/1048 33% [==================== ] 354/1048 33% [===================== ] 355/1048 33% [===================== ] 356/1048 33% [===================== ] 357/1048 34% [===================== ] 358/1048 34% [===================== ] 359/1048 34% [===================== ] 360/1048 34% [===================== ] 361/1048 34% [===================== ] 362/1048 34% [===================== ] 363/1048 34% [===================== ] 364/1048 34% [===================== ] 365/1048 34% [===================== ] 366/1048 34% [===================== ] 367/1048 35% [===================== ] 368/1048 35% [===================== ] 369/1048 35% [===================== ] 370/1048 35% [===================== ] 371/1048 35% [====================== ] 372/1048 35% [====================== ] 373/1048 35% [====================== ] 374/1048 35% [====================== ] 375/1048 35% [====================== ] 376/1048 35% [====================== ] 377/1048 35% [====================== ] 378/1048 36% [====================== ] 379/1048 36% [====================== ] 380/1048 36% [====================== ] 381/1048 36% [====================== ] 382/1048 36% [====================== ] 383/1048 36% [====================== ] 384/1048 36% [====================== ] 385/1048 36% [====================== ] 386/1048 36% [====================== ] 387/1048 36% [====================== ] 388/1048 37% [======================= ] 389/1048 37% [======================= ] 390/1048 37% [======================= ] 391/1048 37% [======================= ] 392/1048 37% [======================= ] 393/1048 37% [======================= ] 394/1048 37% [======================= ] 395/1048 37% [======================= ] 396/1048 37% [======================= ] 397/1048 37% [======================= ] 398/1048 37% [======================= ] 399/1048 38% [======================= ] 400/1048 38% [======================= ] 401/1048 38% [======================= ] 402/1048 38% [======================= ] 403/1048 38% [======================= ] 404/1048 38% [======================= ] 405/1048 38% [======================== ] 406/1048 38% [======================== ] 407/1048 38% [======================== ] 408/1048 38% [======================== ] 409/1048 39% [======================== ] 410/1048 39% [======================== ] 411/1048 39% [======================== ] 412/1048 39% [======================== ] 413/1048 39% [======================== ] 414/1048 39% [======================== ] 415/1048 39% [======================== ] 416/1048 39% [======================== ] 417/1048 39% [======================== ] 418/1048 39% [======================== ] 419/1048 39% [======================== ] 420/1048 40% [======================== ] 421/1048 40% [======================== ] 422/1048 40% [========================= ] 423/1048 40% [========================= ] 424/1048 40% [========================= ] 425/1048 40% [========================= ] 426/1048 40% [========================= ] 427/1048 40% [========================= ] 428/1048 40% [========================= ] 429/1048 40% [========================= ] 430/1048 41% [========================= ] 431/1048 41% [========================= ] 432/1048 41% [========================= ] 433/1048 41% [========================= ] 434/1048 41% [========================= ] 435/1048 41% [========================= ] 436/1048 41% [========================= ] 437/1048 41% [========================= ] 438/1048 41% [========================= ] 439/1048 41% [========================== ] 440/1048 41% [========================== ] 441/1048 42% [========================== ] 442/1048 42% [========================== ] 443/1048 42% [========================== ] 444/1048 42% [========================== ] 445/1048 42% [========================== ] 446/1048 42% [========================== ] 447/1048 42% [========================== ] 448/1048 42% [========================== ] 449/1048 42% [========================== ] 450/1048 42% [========================== ] 451/1048 43% [========================== ] 452/1048 43% [========================== ] 453/1048 43% [========================== ] 454/1048 43% [========================== ] 455/1048 43% [========================== ] 456/1048 43% [=========================== ] 457/1048 43% [=========================== ] 458/1048 43% [=========================== ] 459/1048 43% [=========================== ] 460/1048 43% [=========================== ] 461/1048 43% [=========================== ] 462/1048 44% [=========================== ] 463/1048 44% [=========================== ] 464/1048 44% [=========================== ] 465/1048 44% [=========================== ] 466/1048 44% [=========================== ] 467/1048 44% [=========================== ] 468/1048 44% [=========================== ] 469/1048 44% [=========================== ] 470/1048 44% [=========================== ] 471/1048 44% [=========================== ] 472/1048 45% [=========================== ] 473/1048 45% [============================ ] 474/1048 45% [============================ ] 475/1048 45% [============================ ] 476/1048 45% [============================ ] 477/1048 45% [============================ ] 478/1048 45% [============================ ] 479/1048 45% [============================ ] 480/1048 45% [============================ ] 481/1048 45% [============================ ] 482/1048 45% [============================ ] 483/1048 46% [============================ ] 484/1048 46% [============================ ] 485/1048 46% [============================ ] 486/1048 46% [============================ ] 487/1048 46% [============================ ] 488/1048 46% [============================ ] 489/1048 46% [============================ ] 490/1048 46% [============================= ] 491/1048 46% [============================= ] 492/1048 46% [============================= ] 493/1048 47% [============================= ] 494/1048 47% [============================= ] 495/1048 47% [============================= ] 496/1048 47% [============================= ] 497/1048 47% [============================= ] 498/1048 47% [============================= ] 499/1048 47% [============================= ] 500/1048 47% [============================= ] 501/1048 47% [============================= ] 502/1048 47% [============================= ] 503/1048 47% [============================= ] 504/1048 48% [============================= ] 505/1048 48% [============================= ] 506/1048 48% [============================= ] 507/1048 48% [============================== ] 508/1048 48% [============================== ] 509/1048 48% [============================== ] 510/1048 48% [============================== ] 511/1048 48% [============================== ] 512/1048 48% [============================== ] 513/1048 48% [============================== ] 514/1048 49% [============================== ] 515/1048 49% [============================== ] 516/1048 49% [============================== ] 517/1048 49% [============================== ] 518/1048 49% [============================== ] 519/1048 49% [============================== ] 520/1048 49% [============================== ] 521/1048 49% [============================== ] 522/1048 49% [============================== ] 523/1048 49% [=============================== ] 524/1048 50% [=============================== ] 525/1048 50% [=============================== ] 526/1048 50% [=============================== ] 527/1048 50% [=============================== ] 528/1048 50% [=============================== ] 529/1048 50% [=============================== ] 530/1048 50% [=============================== ] 531/1048 50% [=============================== ] 532/1048 50% [=============================== ] 533/1048 50% [=============================== ] 534/1048 50% [=============================== ] 535/1048 51% [=============================== ] 536/1048 51% [=============================== ] 537/1048 51% [=============================== ] 538/1048 51% [=============================== ] 539/1048 51% [=============================== ] 540/1048 51% [================================ ] 541/1048 51% [================================ ] 542/1048 51% [================================ ] 543/1048 51% [================================ ] 544/1048 51% [================================ ] 545/1048 52% [================================ ] 546/1048 52% [================================ ] 547/1048 52% [================================ ] 548/1048 52% [================================ ] 549/1048 52% [================================ ] 550/1048 52% [================================ ] 551/1048 52% [================================ ] 552/1048 52% [================================ ] 553/1048 52% [================================ ] 554/1048 52% [================================ ] 555/1048 52% [================================ ] 556/1048 53% [================================ ] 557/1048 53% [================================= ] 558/1048 53% [================================= ] 559/1048 53% [================================= ] 560/1048 53% [================================= ] 561/1048 53% [================================= ] 562/1048 53% [================================= ] 563/1048 53% [================================= ] 564/1048 53% [================================= ] 565/1048 53% [================================= ] 566/1048 54% [================================= ] 567/1048 54% [================================= ] 568/1048 54% [================================= ] 569/1048 54% [================================= ] 570/1048 54% [================================= ] 571/1048 54% [================================= ] 572/1048 54% [================================= ] 573/1048 54% [================================= ] 574/1048 54% [================================== ] 575/1048 54% [================================== ] 576/1048 54% [================================== ] 577/1048 55% [================================== ] 578/1048 55% [================================== ] 579/1048 55% [================================== ] 580/1048 55% [================================== ] 581/1048 55% [================================== ] 582/1048 55% [================================== ] 583/1048 55% [================================== ] 584/1048 55% [================================== ] 585/1048 55% [================================== ] 586/1048 55% [================================== ] 587/1048 56% [================================== ] 588/1048 56% [================================== ] 589/1048 56% [================================== ] 590/1048 56% [================================== ] 591/1048 56% [=================================== ] 592/1048 56% [=================================== ] 593/1048 56% [=================================== ] 594/1048 56% [=================================== ] 595/1048 56% [=================================== ] 596/1048 56% [=================================== ] 597/1048 56% [=================================== ] 598/1048 57% [=================================== ] 599/1048 57% [=================================== ] 600/1048 57% [=================================== ] 601/1048 57% [=================================== ] 602/1048 57% [=================================== ] 603/1048 57% [=================================== ] 604/1048 57% [=================================== ] 605/1048 57% [=================================== ] 606/1048 57% [=================================== ] 607/1048 57% [=================================== ] 608/1048 58% [==================================== ] 609/1048 58% [==================================== ] 610/1048 58% [==================================== ] 611/1048 58% [==================================== ] 612/1048 58% [==================================== ] 613/1048 58% [==================================== ] 614/1048 58% [==================================== ] 615/1048 58% [==================================== ] 616/1048 58% [==================================== ] 617/1048 58% [==================================== ] 618/1048 58% [==================================== ] 619/1048 59% [==================================== ] 620/1048 59% [==================================== ] 621/1048 59% [==================================== ] 622/1048 59% [==================================== ] 623/1048 59% [==================================== ] 624/1048 59% [==================================== ] 625/1048 59% [===================================== ] 626/1048 59% [===================================== ] 627/1048 59% [===================================== ] 628/1048 59% [===================================== ] 629/1048 60% [===================================== ] 630/1048 60% [===================================== ] 631/1048 60% [===================================== ] 632/1048 60% [===================================== ] 633/1048 60% [===================================== ] 634/1048 60% [===================================== ] 635/1048 60% [===================================== ] 636/1048 60% [===================================== ] 637/1048 60% [===================================== ] 638/1048 60% [===================================== ] 639/1048 60% [===================================== ] 640/1048 61% [===================================== ] 641/1048 61% [===================================== ] 642/1048 61% [====================================== ] 643/1048 61% [====================================== ] 644/1048 61% [====================================== ] 645/1048 61% [====================================== ] 646/1048 61% [====================================== ] 647/1048 61% [====================================== ] 648/1048 61% [====================================== ] 649/1048 61% [====================================== ] 650/1048 62% [====================================== ] 651/1048 62% [====================================== ] 652/1048 62% [====================================== ] 653/1048 62% [====================================== ] 654/1048 62% [====================================== ] 655/1048 62% [====================================== ] 656/1048 62% [====================================== ] 657/1048 62% [====================================== ] 658/1048 62% [====================================== ] 659/1048 62% [======================================= ] 660/1048 62% [======================================= ] 661/1048 63% [======================================= ] 662/1048 63% [======================================= ] 663/1048 63% [======================================= ] 664/1048 63% [======================================= ] 665/1048 63% [======================================= ] 666/1048 63% [======================================= ] 667/1048 63% [======================================= ] 668/1048 63% [======================================= ] 669/1048 63% [======================================= ] 670/1048 63% [======================================= ] 671/1048 64% [======================================= ] 672/1048 64% [======================================= ] 673/1048 64% [======================================= ] 674/1048 64% [======================================= ] 675/1048 64% [======================================= ] 676/1048 64% [======================================== ] 677/1048 64% [======================================== ] 678/1048 64% [======================================== ] 679/1048 64% [======================================== ] 680/1048 64% [======================================== ] 681/1048 64% [======================================== ] 682/1048 65% [======================================== ] 683/1048 65% [======================================== ] 684/1048 65% [======================================== ] 685/1048 65% [======================================== ] 686/1048 65% [======================================== ] 687/1048 65% [======================================== ] 688/1048 65% [======================================== ] 689/1048 65% [======================================== ] 690/1048 65% [======================================== ] 691/1048 65% [======================================== ] 692/1048 66% [======================================== ] 693/1048 66% [========================================= ] 694/1048 66% [========================================= ] 695/1048 66% [========================================= ] 696/1048 66% [========================================= ] 697/1048 66% [========================================= ] 698/1048 66% [========================================= ] 699/1048 66% [========================================= ] 700/1048 66% [========================================= ] 701/1048 66% [========================================= ] 702/1048 66% [========================================= ] 703/1048 67% [========================================= ] 704/1048 67% [========================================= ] 705/1048 67% [========================================= ] 706/1048 67% [========================================= ] 707/1048 67% [========================================= ] 708/1048 67% [========================================= ] 709/1048 67% [========================================== ] 710/1048 67% [========================================== ] 711/1048 67% [========================================== ] 712/1048 67% [========================================== ] 713/1048 68% [========================================== ] 714/1048 68% [========================================== ] 715/1048 68% [========================================== ] 716/1048 68% [========================================== ] 717/1048 68% [========================================== ] 718/1048 68% [========================================== ] 719/1048 68% [========================================== ] 720/1048 68% [========================================== ] 721/1048 68% [========================================== ] 722/1048 68% [========================================== ] 723/1048 68% [========================================== ] 724/1048 69% [========================================== ] 725/1048 69% [========================================== ] 726/1048 69% [=========================================== ] 727/1048 69% [=========================================== ] 728/1048 69% [=========================================== ] 729/1048 69% [=========================================== ] 730/1048 69% [=========================================== ] 731/1048 69% [=========================================== ] 732/1048 69% [=========================================== ] 733/1048 69% [=========================================== ] 734/1048 70% [=========================================== ] 735/1048 70% [=========================================== ] 736/1048 70% [=========================================== ] 737/1048 70% [=========================================== ] 738/1048 70% [=========================================== ] 739/1048 70% [=========================================== ] 740/1048 70% [=========================================== ] 741/1048 70% [=========================================== ] 742/1048 70% [=========================================== ] 743/1048 70% [============================================ ] 744/1048 70% [============================================ ] 745/1048 71% [============================================ ] 746/1048 71% [============================================ ] 747/1048 71% [============================================ ] 748/1048 71% [============================================ ] 749/1048 71% [============================================ ] 750/1048 71% [============================================ ] 751/1048 71% [============================================ ] 752/1048 71% [============================================ ] 753/1048 71% [============================================ ] 754/1048 71% [============================================ ] 755/1048 72% [============================================ ] 756/1048 72% [============================================ ] 757/1048 72% [============================================ ] 758/1048 72% [============================================ ] 759/1048 72% [============================================ ] 760/1048 72% [============================================= ] 761/1048 72% [============================================= ] 762/1048 72% [============================================= ] 763/1048 72% [============================================= ] 764/1048 72% [============================================= ] 765/1048 72% [============================================= ] 766/1048 73% [============================================= ] 767/1048 73% [============================================= ] 768/1048 73% [============================================= ] 769/1048 73% [============================================= ] 770/1048 73% [============================================= ] 771/1048 73% [============================================= ] 772/1048 73% [============================================= ] 773/1048 73% [============================================= ] 774/1048 73% [============================================= ] 775/1048 73% [============================================= ] 776/1048 74% [============================================= ] 777/1048 74% [============================================== ] 778/1048 74% [============================================== ] 779/1048 74% [============================================== ] 780/1048 74% [============================================== ] 781/1048 74% [============================================== ] 782/1048 74% [============================================== ] 783/1048 74% [============================================== ] 784/1048 74% [============================================== ] 785/1048 74% [============================================== ] 786/1048 75% [============================================== ] 787/1048 75% [============================================== ] 788/1048 75% [============================================== ] 789/1048 75% [============================================== ] 790/1048 75% [============================================== ] 791/1048 75% [============================================== ] 792/1048 75% [============================================== ] 793/1048 75% [============================================== ] 794/1048 75% [=============================================== ] 795/1048 75% [=============================================== ] 796/1048 75% [=============================================== ] 797/1048 76% [=============================================== ] 798/1048 76% [=============================================== ] 799/1048 76% [=============================================== ] 800/1048 76% [=============================================== ] 801/1048 76% [=============================================== ] 802/1048 76% [=============================================== ] 803/1048 76% [=============================================== ] 804/1048 76% [=============================================== ] 805/1048 76% [=============================================== ] 806/1048 76% [=============================================== ] 807/1048 77% [=============================================== ] 808/1048 77% [=============================================== ] 809/1048 77% [=============================================== ] 810/1048 77% [=============================================== ] 811/1048 77% [================================================ ] 812/1048 77% [================================================ ] 813/1048 77% [================================================ ] 814/1048 77% [================================================ ] 815/1048 77% [================================================ ] 816/1048 77% [================================================ ] 817/1048 77% [================================================ ] 818/1048 78% [================================================ ] 819/1048 78% [================================================ ] 820/1048 78% [================================================ ] 821/1048 78% [================================================ ] 822/1048 78% [================================================ ] 823/1048 78% [================================================ ] 824/1048 78% [================================================ ] 825/1048 78% [================================================ ] 826/1048 78% [================================================ ] 827/1048 78% [================================================ ] 828/1048 79% [================================================= ] 829/1048 79% [================================================= ] 830/1048 79% [================================================= ] 831/1048 79% [================================================= ] 832/1048 79% [================================================= ] 833/1048 79% [================================================= ] 834/1048 79% [================================================= ] 835/1048 79% [================================================= ] 836/1048 79% [================================================= ] 837/1048 79% [================================================= ] 838/1048 79% [================================================= ] 839/1048 80% [================================================= ] 840/1048 80% [================================================= ] 841/1048 80% [================================================= ] 842/1048 80% [================================================= ] 843/1048 80% [================================================= ] 844/1048 80% [================================================= ] 845/1048 80% [================================================== ] 846/1048 80% [================================================== ] 847/1048 80% [================================================== ] 848/1048 80% [================================================== ] 849/1048 81% [================================================== ] 850/1048 81% [================================================== ] 851/1048 81% [================================================== ] 852/1048 81% [================================================== ] 853/1048 81% [================================================== ] 854/1048 81% [================================================== ] 855/1048 81% [================================================== ] 856/1048 81% [================================================== ] 857/1048 81% [================================================== ] 858/1048 81% [================================================== ] 859/1048 81% [================================================== ] 860/1048 82% [================================================== ] 861/1048 82% [================================================== ] 862/1048 82% [=================================================== ] 863/1048 82% [=================================================== ] 864/1048 82% [=================================================== ] 865/1048 82% [=================================================== ] 866/1048 82% [=================================================== ] 867/1048 82% [=================================================== ] 868/1048 82% [=================================================== ] 869/1048 82% [=================================================== ] 870/1048 83% [=================================================== ] 871/1048 83% [=================================================== ] 872/1048 83% [=================================================== ] 873/1048 83% [=================================================== ] 874/1048 83% [=================================================== ] 875/1048 83% [=================================================== ] 876/1048 83% [=================================================== ] 877/1048 83% [=================================================== ] 878/1048 83% [==================================================== ] 879/1048 83% [==================================================== ] 880/1048 83% [==================================================== ] 881/1048 84% [==================================================== ] 882/1048 84% [==================================================== ] 883/1048 84% [==================================================== ] 884/1048 84% [==================================================== ] 885/1048 84% [==================================================== ] 886/1048 84% [==================================================== ] 887/1048 84% [==================================================== ] 888/1048 84% [==================================================== ] 889/1048 84% [==================================================== ] 890/1048 84% [==================================================== ] 891/1048 85% [==================================================== ] 892/1048 85% [==================================================== ] 893/1048 85% [==================================================== ] 894/1048 85% [==================================================== ] 895/1048 85% [===================================================== ] 896/1048 85% [===================================================== ] 897/1048 85% [===================================================== ] 898/1048 85% [===================================================== ] 899/1048 85% [===================================================== ] 900/1048 85% [===================================================== ] 901/1048 85% [===================================================== ] 902/1048 86% [===================================================== ] 903/1048 86% [===================================================== ] 904/1048 86% [===================================================== ] 905/1048 86% [===================================================== ] 906/1048 86% [===================================================== ] 907/1048 86% [===================================================== ] 908/1048 86% [===================================================== ] 909/1048 86% [===================================================== ] 910/1048 86% [===================================================== ] 911/1048 86% [===================================================== ] 912/1048 87% [====================================================== ] 913/1048 87% [====================================================== ] 914/1048 87% [====================================================== ] 915/1048 87% [====================================================== ] 916/1048 87% [====================================================== ] 917/1048 87% [====================================================== ] 918/1048 87% [====================================================== ] 919/1048 87% [====================================================== ] 920/1048 87% [====================================================== ] 921/1048 87% [====================================================== ] 922/1048 87% [====================================================== ] 923/1048 88% [====================================================== ] 924/1048 88% [====================================================== ] 925/1048 88% [====================================================== ] 926/1048 88% [====================================================== ] 927/1048 88% [====================================================== ] 928/1048 88% [====================================================== ] 929/1048 88% [======================================================= ] 930/1048 88% [======================================================= ] 931/1048 88% [======================================================= ] 932/1048 88% [======================================================= ] 933/1048 89% [======================================================= ] 934/1048 89% [======================================================= ] 935/1048 89% [======================================================= ] 936/1048 89% [======================================================= ] 937/1048 89% [======================================================= ] 938/1048 89% [======================================================= ] 939/1048 89% [======================================================= ] 940/1048 89% [======================================================= ] 941/1048 89% [======================================================= ] 942/1048 89% [======================================================= ] 943/1048 89% [======================================================= ] 944/1048 90% [======================================================= ] 945/1048 90% [======================================================= ] 946/1048 90% [======================================================== ] 947/1048 90% [======================================================== ] 948/1048 90% [======================================================== ] 949/1048 90% [======================================================== ] 950/1048 90% [======================================================== ] 951/1048 90% [======================================================== ] 952/1048 90% [======================================================== ] 953/1048 90% [======================================================== ] 954/1048 91% [======================================================== ] 955/1048 91% [======================================================== ] 956/1048 91% [======================================================== ] 957/1048 91% [======================================================== ] 958/1048 91% [======================================================== ] 959/1048 91% [======================================================== ] 960/1048 91% [======================================================== ] 961/1048 91% [======================================================== ] 962/1048 91% [======================================================== ] 963/1048 91% [========================================================= ] 964/1048 91% [========================================================= ] 965/1048 92% [========================================================= ] 966/1048 92% [========================================================= ] 967/1048 92% [========================================================= ] 968/1048 92% [========================================================= ] 969/1048 92% [========================================================= ] 970/1048 92% [========================================================= ] 971/1048 92% [========================================================= ] 972/1048 92% [========================================================= ] 973/1048 92% [========================================================= ] 974/1048 92% [========================================================= ] 975/1048 93% [========================================================= ] 976/1048 93% [========================================================= ] 977/1048 93% [========================================================= ] 978/1048 93% [========================================================= ] 979/1048 93% [========================================================= ] 980/1048 93% [========================================================== ] 981/1048 93% [========================================================== ] 982/1048 93% [========================================================== ] 983/1048 93% [========================================================== ] 984/1048 93% [========================================================== ] 985/1048 93% [========================================================== ] 986/1048 94% [========================================================== ] 987/1048 94% [========================================================== ] 988/1048 94% [========================================================== ] 989/1048 94% [========================================================== ] 990/1048 94% [========================================================== ] 991/1048 94% [========================================================== ] 992/1048 94% [========================================================== ] 993/1048 94% [========================================================== ] 994/1048 94% [========================================================== ] 995/1048 94% [========================================================== ] 996/1048 95% [========================================================== ] 997/1048 95% [=========================================================== ] 998/1048 95% [=========================================================== ] 999/1048 95% [=========================================================== ] 1000/1048 95% [=========================================================== ] 1001/1048 95% [=========================================================== ] 1002/1048 95% [=========================================================== ] 1003/1048 95% [=========================================================== ] 1004/1048 95% [=========================================================== ] 1005/1048 95% [=========================================================== ] 1006/1048 95% [=========================================================== ] 1007/1048 96% [=========================================================== ] 1008/1048 96% [=========================================================== ] 1009/1048 96% [=========================================================== ] 1010/1048 96% [=========================================================== ] 1011/1048 96% [=========================================================== ] 1012/1048 96% [=========================================================== ] 1013/1048 96% [=========================================================== ] 1014/1048 96% [============================================================ ] 1015/1048 96% [============================================================ ] 1016/1048 96% [============================================================ ] 1017/1048 97% [============================================================ ] 1018/1048 97% [============================================================ ] 1019/1048 97% [============================================================ ] 1020/1048 97% [============================================================ ] 1021/1048 97% [============================================================ ] 1022/1048 97% [============================================================ ] 1023/1048 97% [============================================================ ] 1024/1048 97% [============================================================ ] 1025/1048 97% [============================================================ ] 1026/1048 97% [============================================================ ] 1027/1048 97% [============================================================ ] 1028/1048 98% [============================================================ ] 1029/1048 98% [============================================================ ] 1030/1048 98% [============================================================ ] 1031/1048 98% [============================================================= ] 1032/1048 98% [============================================================= ] 1033/1048 98% [============================================================= ] 1034/1048 98% [============================================================= ] 1035/1048 98% [============================================================= ] 1036/1048 98% [============================================================= ] 1037/1048 98% [============================================================= ] 1038/1048 99% [============================================================= ] 1039/1048 99% [============================================================= ] 1040/1048 99% [============================================================= ] 1041/1048 99% [============================================================= ] 1042/1048 99% [============================================================= ] 1043/1048 99% [============================================================= ] 1044/1048 99% [============================================================= ] 1045/1048 99% [============================================================= ] 1046/1048 99% [============================================================= ] 1047/1048 99% [==============================================================] 1048/1048 100% operation complete, 1048 objects in 93919 NAND pages. ln -snf /nvmedata/autobuild/instance-29/output-1/host/arc-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-29/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-29/buildroot' make: Entering directory '/nvmedata/autobuild/instance-29/buildroot' >>> Buildroot 2022.08-155-g24261a1762 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> 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 arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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) >>> 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.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> alsa-utils 1.2.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> batctl 2021.0 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> 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.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> rtty 7.4.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-29/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-29/buildroot'