CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[2]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here 347 | case yajl_tok_colon: | ^~~~ /nvmedata/autobuild/instance-27/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-27/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-27/output-1/build/yajl-2.1.0' [ 43%] Built target yajl_s make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0' [ 52%] Built target yajl_test make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0' [ 60%] Built target gen-extra-close make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0' [ 69%] Built target json_reformat make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0' [ 78%] Built target json_verify make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0' [ 86%] Built target parse_config make[3]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[3]: Entering directory '/nvmedata/autobuild/instance-27/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-27/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/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-27/output-1/host/i586-buildroot-linux-uclibc/sysroot install/fast -C /nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/bin/json_reformat -- Installing: /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/bin/json_verify make[1]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-27/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-27/output-1/host/i586-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-27/output-1/host/i586-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-27/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-27/output-1/host/bin:/nvmedata/autobuild/instance-27/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-27/output-1/target install/fast -C /nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/lib/libyajl.a -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/bin/json_reformat -- Installing: /nvmedata/autobuild/instance-27/output-1/target/usr/bin/json_verify make[1]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/yajl-2.1.0' >>> host-yaffs2utils 0.2.9 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-27/output-1/build/.0.2.9.tar.gz.DqoyQq/output' 'https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz' --2022-06-11 09:06:24-- https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.72.16, 142.250.72.48, 142.250.72.80, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.72.16|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/nvmedata/autobuild/instance-27/output-1/build/.0.2.9.tar.gz.DqoyQq/output' 0K .......... .......... .......... ........ 100% 9.60M=0.004s 2022-06-11 09:06:24 (9.60 MB/s) - '/nvmedata/autobuild/instance-27/output-1/build/.0.2.9.tar.gz.DqoyQq/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /nvmedata/autobuild/instance-27/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-27/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-27/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-27/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In file included from /usr/include/string.h:495, from mkyaffs2.c:28: In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_write_obj' at mkyaffs2.c:696:2, inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c unyaffs2.c: In function 'unyaffs2_obj_chattr': unyaffs2.c:711:2: warning: ignoring return value of 'lchown', declared with attribute warn_unused_result [-Wunused-result] 711 | lchown(fpath, obj->uid, obj->gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from unyaffs2.c:26: In function 'memcpy', inlined from 'unyaffs2_extract_hardlink' at unyaffs2.c:1151:2, inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'unyaffs2_oh2obj' at unyaffs2.c:632:2, inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-27/output-1/host/bin PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-27/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/nvmedata/autobuild/instance-27/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-27/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-27/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-27/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-27/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-27/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-27/output-1/host/bin/i586-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-27/output-1/host/bin/i586-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-27/output-1/host/bin/i586-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-27/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-27/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-27/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-27/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-27/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-27/output-1/host/bin/i586-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-27/output-1/host/bin/i586-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-27/output-1/host/bin/i586-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-27/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-27/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-27/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-27/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-27/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-27/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-27/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-27/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-27/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-27/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-27/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-27/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-27/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-27/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-27/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-27/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-27/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-27/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-27/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-27/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-27/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-27/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-27/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-27/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-27/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/include /nvmedata/autobuild/instance-27/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-27/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-27/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-27/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-27/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-27/output-1/target/usr/doc find /nvmedata/autobuild/instance-27/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-27/output-1/target/lib/ /nvmedata/autobuild/instance-27/output-1/target/usr/lib/ /nvmedata/autobuild/instance-27/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-27/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-27/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/man /nvmedata/autobuild/instance-27/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/info /nvmedata/autobuild/instance-27/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/doc /nvmedata/autobuild/instance-27/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-27/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-27/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-27/output-1/target/lib/debug /nvmedata/autobuild/instance-27/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-27/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-27/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-27/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-27/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-27/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-119-gf3f441aea2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-27/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-27/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-27/output-1/per-package /nvmedata/autobuild/instance-27/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-27/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n\n' > /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /nvmedata/autobuild/instance-27/output-1/images rm -rf /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs mkdir -p /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-27/output-1/target/ /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-27/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot echo "/nvmedata/autobuild/instance-27/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /nvmedata/autobuild/instance-27/output-1/host/bin/mkcramfs -L /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target /nvmedata/autobuild/instance-27/output-1/images/rootfs.cramfs\n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-27/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/cramfs/target table='/nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-27/output-1/images rm -rf /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-27/output-1/target/ /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-27/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-27/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-27/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-27/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-27/output-1/host/bin:/nvmedata/autobuild/instance-27/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-27/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-27/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-27/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-27/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1569 objects. stage 2: creating image '/nvmedata/autobuild/instance-27/output-1/images/rootfs.yaffs2' [ ] 1/1569 0% [ ] 2/1569 0% [ ] 3/1569 0% [ ] 4/1569 0% [ ] 5/1569 0% [ ] 6/1569 0% [ ] 7/1569 0% [ ] 8/1569 0% [ ] 9/1569 0% [ ] 10/1569 0% [ ] 11/1569 0% [ ] 12/1569 0% [ ] 13/1569 0% [ ] 14/1569 0% [ ] 15/1569 0% [ ] 16/1569 1% [ ] 17/1569 1% [ ] 18/1569 1% [ ] 19/1569 1% [ ] 20/1569 1% [ ] 21/1569 1% [ ] 22/1569 1% [ ] 23/1569 1% [ ] 24/1569 1% [ ] 25/1569 1% [= ] 26/1569 1% [= ] 27/1569 1% [= ] 28/1569 1% [= ] 29/1569 1% [= ] 30/1569 1% [= ] 31/1569 1% [= ] 32/1569 2% [= ] 33/1569 2% [= ] 34/1569 2% [= ] 35/1569 2% [= ] 36/1569 2% [= ] 37/1569 2% [= ] 38/1569 2% [= ] 39/1569 2% [= ] 40/1569 2% [= ] 41/1569 2% [= ] 42/1569 2% [= ] 43/1569 2% [= ] 44/1569 2% [= ] 45/1569 2% [= ] 46/1569 2% [= ] 47/1569 2% [= ] 48/1569 3% [= ] 49/1569 3% [= ] 50/1569 3% [== ] 51/1569 3% [== ] 52/1569 3% [== ] 53/1569 3% [== ] 54/1569 3% [== ] 55/1569 3% [== ] 56/1569 3% [== ] 57/1569 3% [== ] 58/1569 3% [== ] 59/1569 3% [== ] 60/1569 3% [== ] 61/1569 3% [== ] 62/1569 3% [== ] 63/1569 4% [== ] 64/1569 4% [== ] 65/1569 4% [== ] 66/1569 4% [== ] 67/1569 4% [== ] 68/1569 4% [== ] 69/1569 4% [== ] 70/1569 4% [== ] 71/1569 4% [== ] 72/1569 4% [== ] 73/1569 4% [== ] 74/1569 4% [== ] 75/1569 4% [=== ] 76/1569 4% [=== ] 77/1569 4% [=== ] 78/1569 4% [=== ] 79/1569 5% [=== ] 80/1569 5% [=== ] 81/1569 5% [=== ] 82/1569 5% [=== ] 83/1569 5% [=== ] 84/1569 5% [=== ] 85/1569 5% [=== ] 86/1569 5% [=== ] 87/1569 5% [=== ] 88/1569 5% [=== ] 89/1569 5% [=== ] 90/1569 5% [=== ] 91/1569 5% [=== ] 92/1569 5% [=== ] 93/1569 5% [=== ] 94/1569 5% [=== ] 95/1569 6% [=== ] 96/1569 6% [=== ] 97/1569 6% [=== ] 98/1569 6% [=== ] 99/1569 6% [=== ] 100/1569 6% [=== ] 101/1569 6% [==== ] 102/1569 6% [==== ] 103/1569 6% [==== ] 104/1569 6% [==== ] 105/1569 6% [==== ] 106/1569 6% [==== ] 107/1569 6% [==== ] 108/1569 6% [==== ] 109/1569 6% [==== ] 110/1569 7% [==== ] 111/1569 7% [==== ] 112/1569 7% [==== ] 113/1569 7% [==== ] 114/1569 7% [==== ] 115/1569 7% [==== ] 116/1569 7% [==== ] 117/1569 7% [==== ] 118/1569 7% [==== ] 119/1569 7% [==== ] 120/1569 7% [==== ] 121/1569 7% [==== ] 122/1569 7% [==== ] 123/1569 7% [==== ] 124/1569 7% [==== ] 125/1569 7% [==== ] 126/1569 8% [===== ] 127/1569 8% [===== ] 128/1569 8% [===== ] 129/1569 8% [===== ] 130/1569 8% [===== ] 131/1569 8% [===== ] 132/1569 8% [===== ] 133/1569 8% [===== ] 134/1569 8% [===== ] 135/1569 8% [===== ] 136/1569 8% [===== ] 137/1569 8% [===== ] 138/1569 8% [===== ] 139/1569 8% [===== ] 140/1569 8% [===== ] 141/1569 8% [===== ] 142/1569 9% [===== ] 143/1569 9% [===== ] 144/1569 9% [===== ] 145/1569 9% [===== ] 146/1569 9% [===== ] 147/1569 9% [===== ] 148/1569 9% [===== ] 149/1569 9% [===== ] 150/1569 9% [===== ] 151/1569 9% [====== ] 152/1569 9% [====== ] 153/1569 9% [====== ] 154/1569 9% [====== ] 155/1569 9% [====== ] 156/1569 9% [====== ] 157/1569 10% [====== ] 158/1569 10% [====== ] 159/1569 10% [====== ] 160/1569 10% [====== ] 161/1569 10% [====== ] 162/1569 10% [====== ] 163/1569 10% [====== ] 164/1569 10% [====== ] 165/1569 10% [====== ] 166/1569 10% [====== ] 167/1569 10% [====== ] 168/1569 10% [====== ] 169/1569 10% [====== ] 170/1569 10% [====== ] 171/1569 10% [====== ] 172/1569 10% [====== ] 173/1569 11% [====== ] 174/1569 11% [====== ] 175/1569 11% [====== ] 176/1569 11% [====== ] 177/1569 11% [======= ] 178/1569 11% [======= ] 179/1569 11% [======= ] 180/1569 11% [======= ] 181/1569 11% [======= ] 182/1569 11% [======= ] 183/1569 11% [======= ] 184/1569 11% [======= ] 185/1569 11% [======= ] 186/1569 11% [======= ] 187/1569 11% [======= ] 188/1569 11% [======= ] 189/1569 12% [======= ] 190/1569 12% [======= ] 191/1569 12% [======= ] 192/1569 12% [======= ] 193/1569 12% [======= ] 194/1569 12% [======= ] 195/1569 12% [======= ] 196/1569 12% [======= ] 197/1569 12% [======= ] 198/1569 12% [======= ] 199/1569 12% [======= ] 200/1569 12% [======= ] 201/1569 12% [======= ] 202/1569 12% [======== ] 203/1569 12% [======== ] 204/1569 13% [======== ] 205/1569 13% [======== ] 206/1569 13% [======== ] 207/1569 13% [======== ] 208/1569 13% [======== ] 209/1569 13% [======== ] 210/1569 13% [======== ] 211/1569 13% [======== ] 212/1569 13% [======== ] 213/1569 13% [======== ] 214/1569 13% [======== ] 215/1569 13% [======== ] 216/1569 13% [======== ] 217/1569 13% [======== ] 218/1569 13% [======== ] 219/1569 13% [======== ] 220/1569 14% [======== ] 221/1569 14% [======== ] 222/1569 14% [======== ] 223/1569 14% [======== ] 224/1569 14% [======== ] 225/1569 14% [======== ] 226/1569 14% [======== ] 227/1569 14% [========= ] 228/1569 14% [========= ] 229/1569 14% [========= ] 230/1569 14% [========= ] 231/1569 14% [========= ] 232/1569 14% [========= ] 233/1569 14% [========= ] 234/1569 14% [========= ] 235/1569 14% [========= ] 236/1569 15% [========= ] 237/1569 15% [========= ] 238/1569 15% [========= ] 239/1569 15% [========= ] 240/1569 15% [========= ] 241/1569 15% [========= ] 242/1569 15% [========= ] 243/1569 15% [========= ] 244/1569 15% [========= ] 245/1569 15% [========= ] 246/1569 15% [========= ] 247/1569 15% [========= ] 248/1569 15% [========= ] 249/1569 15% [========= ] 250/1569 15% [========= ] 251/1569 15% [========= ] 252/1569 16% [========= ] 253/1569 16% [========== ] 254/1569 16% [========== ] 255/1569 16% [========== ] 256/1569 16% [========== ] 257/1569 16% [========== ] 258/1569 16% [========== ] 259/1569 16% [========== ] 260/1569 16% [========== ] 261/1569 16% [========== ] 262/1569 16% [========== ] 263/1569 16% [========== ] 264/1569 16% [========== ] 265/1569 16% [========== ] 266/1569 16% [========== ] 267/1569 17% [========== ] 268/1569 17% [========== ] 269/1569 17% [========== ] 270/1569 17% [========== ] 271/1569 17% [========== ] 272/1569 17% [========== ] 273/1569 17% [========== ] 274/1569 17% [========== ] 275/1569 17% [========== ] 276/1569 17% [========== ] 277/1569 17% [========== ] 278/1569 17% [=========== ] 279/1569 17% [=========== ] 280/1569 17% [=========== ] 281/1569 17% [=========== ] 282/1569 17% [=========== ] 283/1569 18% [=========== ] 284/1569 18% [=========== ] 285/1569 18% [=========== ] 286/1569 18% [=========== ] 287/1569 18% [=========== ] 288/1569 18% [=========== ] 289/1569 18% [=========== ] 290/1569 18% [=========== ] 291/1569 18% [=========== ] 292/1569 18% [=========== ] 293/1569 18% [=========== ] 294/1569 18% [=========== ] 295/1569 18% [=========== ] 296/1569 18% [=========== ] 297/1569 18% [=========== ] 298/1569 18% [=========== ] 299/1569 19% [=========== ] 300/1569 19% [=========== ] 301/1569 19% [=========== ] 302/1569 19% [=========== ] 303/1569 19% [============ ] 304/1569 19% [============ ] 305/1569 19% [============ ] 306/1569 19% [============ ] 307/1569 19% [============ ] 308/1569 19% [============ ] 309/1569 19% [============ ] 310/1569 19% [============ ] 311/1569 19% [============ ] 312/1569 19% [============ ] 313/1569 19% [============ ] 314/1569 20% [============ ] 315/1569 20% [============ ] 316/1569 20% [============ ] 317/1569 20% [============ ] 318/1569 20% [============ ] 319/1569 20% [============ ] 320/1569 20% [============ ] 321/1569 20% [============ ] 322/1569 20% [============ ] 323/1569 20% [============ ] 324/1569 20% [============ ] 325/1569 20% [============ ] 326/1569 20% [============ ] 327/1569 20% [============ ] 328/1569 20% [============= ] 329/1569 20% [============= ] 330/1569 21% [============= ] 331/1569 21% [============= ] 332/1569 21% [============= ] 333/1569 21% [============= ] 334/1569 21% [============= ] 335/1569 21% [============= ] 336/1569 21% [============= ] 337/1569 21% [============= ] 338/1569 21% [============= ] 339/1569 21% [============= ] 340/1569 21% [============= ] 341/1569 21% [============= ] 342/1569 21% [============= ] 343/1569 21% [============= ] 344/1569 21% [============= ] 345/1569 21% [============= ] 346/1569 22% [============= ] 347/1569 22% [============= ] 348/1569 22% [============= ] 349/1569 22% [============= ] 350/1569 22% [============= ] 351/1569 22% [============= ] 352/1569 22% [============= ] 353/1569 22% [============= ] 354/1569 22% [============== ] 355/1569 22% [============== ] 356/1569 22% [============== ] 357/1569 22% [============== ] 358/1569 22% [============== ] 359/1569 22% [============== ] 360/1569 22% [============== ] 361/1569 23% [============== ] 362/1569 23% [============== ] 363/1569 23% [============== ] 364/1569 23% [============== ] 365/1569 23% [============== ] 366/1569 23% [============== ] 367/1569 23% [============== ] 368/1569 23% [============== ] 369/1569 23% [============== ] 370/1569 23% [============== ] 371/1569 23% [============== ] 372/1569 23% [============== ] 373/1569 23% [============== ] 374/1569 23% [============== ] 375/1569 23% [============== ] 376/1569 23% [============== ] 377/1569 24% [============== ] 378/1569 24% [============== ] 379/1569 24% [=============== ] 380/1569 24% [=============== ] 381/1569 24% [=============== ] 382/1569 24% [=============== ] 383/1569 24% [=============== ] 384/1569 24% [=============== ] 385/1569 24% [=============== ] 386/1569 24% [=============== ] 387/1569 24% [=============== ] 388/1569 24% [=============== ] 389/1569 24% [=============== ] 390/1569 24% [=============== ] 391/1569 24% [=============== ] 392/1569 24% [=============== ] 393/1569 25% [=============== ] 394/1569 25% [=============== ] 395/1569 25% [=============== ] 396/1569 25% [=============== ] 397/1569 25% [=============== ] 398/1569 25% [=============== ] 399/1569 25% [=============== ] 400/1569 25% [=============== ] 401/1569 25% [=============== ] 402/1569 25% [=============== ] 403/1569 25% [=============== ] 404/1569 25% [================ ] 405/1569 25% [================ ] 406/1569 25% [================ ] 407/1569 25% [================ ] 408/1569 26% [================ ] 409/1569 26% [================ ] 410/1569 26% [================ ] 411/1569 26% [================ ] 412/1569 26% [================ ] 413/1569 26% [================ ] 414/1569 26% [================ ] 415/1569 26% [================ ] 416/1569 26% [================ ] 417/1569 26% [================ ] 418/1569 26% [================ ] 419/1569 26% [================ ] 420/1569 26% [================ ] 421/1569 26% [================ ] 422/1569 26% [================ ] 423/1569 26% [================ ] 424/1569 27% [================ ] 425/1569 27% [================ ] 426/1569 27% [================ ] 427/1569 27% [================ ] 428/1569 27% [================ ] 429/1569 27% [================ ] 430/1569 27% [================= ] 431/1569 27% [================= ] 432/1569 27% [================= ] 433/1569 27% [================= ] 434/1569 27% [================= ] 435/1569 27% [================= ] 436/1569 27% [================= ] 437/1569 27% [================= ] 438/1569 27% [================= ] 439/1569 27% [================= ] 440/1569 28% [================= ] 441/1569 28% [================= ] 442/1569 28% [================= ] 443/1569 28% [================= ] 444/1569 28% [================= ] 445/1569 28% [================= ] 446/1569 28% [================= ] 447/1569 28% [================= ] 448/1569 28% [================= ] 449/1569 28% [================= ] 450/1569 28% [================= ] 451/1569 28% [================= ] 452/1569 28% [================= ] 453/1569 28% [================= ] 454/1569 28% [================= ] 455/1569 28% [================== ] 456/1569 29% [================== ] 457/1569 29% [================== ] 458/1569 29% [================== ] 459/1569 29% [================== ] 460/1569 29% [================== ] 461/1569 29% [================== ] 462/1569 29% [================== ] 463/1569 29% [================== ] 464/1569 29% [================== ] 465/1569 29% [================== ] 466/1569 29% [================== ] 467/1569 29% [================== ] 468/1569 29% [================== ] 469/1569 29% [================== ] 470/1569 29% [================== ] 471/1569 30% [================== ] 472/1569 30% [================== ] 473/1569 30% [================== ] 474/1569 30% [================== ] 475/1569 30% [================== ] 476/1569 30% [================== ] 477/1569 30% [================== ] 478/1569 30% [================== ] 479/1569 30% [================== ] 480/1569 30% [=================== ] 481/1569 30% [=================== ] 482/1569 30% [=================== ] 483/1569 30% [=================== ] 484/1569 30% [=================== ] 485/1569 30% [=================== ] 486/1569 30% [=================== ] 487/1569 31% [=================== ] 488/1569 31% [=================== ] 489/1569 31% [=================== ] 490/1569 31% [=================== ] 491/1569 31% [=================== ] 492/1569 31% [=================== ] 493/1569 31% [=================== ] 494/1569 31% [=================== ] 495/1569 31% [=================== ] 496/1569 31% [=================== ] 497/1569 31% [=================== ] 498/1569 31% [=================== ] 499/1569 31% [=================== ] 500/1569 31% [=================== ] 501/1569 31% [=================== ] 502/1569 31% [=================== ] 503/1569 32% [=================== ] 504/1569 32% [=================== ] 505/1569 32% [=================== ] 506/1569 32% [==================== ] 507/1569 32% [==================== ] 508/1569 32% [==================== ] 509/1569 32% [==================== ] 510/1569 32% [==================== ] 511/1569 32% [==================== ] 512/1569 32% [==================== ] 513/1569 32% [==================== ] 514/1569 32% [==================== ] 515/1569 32% [==================== ] 516/1569 32% [==================== ] 517/1569 32% [==================== ] 518/1569 33% [==================== ] 519/1569 33% [==================== ] 520/1569 33% [==================== ] 521/1569 33% [==================== ] 522/1569 33% [==================== ] 523/1569 33% [==================== ] 524/1569 33% [==================== ] 525/1569 33% [==================== ] 526/1569 33% [==================== ] 527/1569 33% [==================== ] 528/1569 33% [==================== ] 529/1569 33% [==================== ] 530/1569 33% [==================== ] 531/1569 33% [===================== ] 532/1569 33% [===================== ] 533/1569 33% [===================== ] 534/1569 34% [===================== ] 535/1569 34% [===================== ] 536/1569 34% [===================== ] 537/1569 34% [===================== ] 538/1569 34% [===================== ] 539/1569 34% [===================== ] 540/1569 34% [===================== ] 541/1569 34% [===================== ] 542/1569 34% [===================== ] 543/1569 34% [===================== ] 544/1569 34% [===================== ] 545/1569 34% [===================== ] 546/1569 34% [===================== ] 547/1569 34% [===================== ] 548/1569 34% [===================== ] 549/1569 34% [===================== ] 550/1569 35% [===================== ] 551/1569 35% [===================== ] 552/1569 35% [===================== ] 553/1569 35% [===================== ] 554/1569 35% [===================== ] 555/1569 35% [===================== ] 556/1569 35% [====================== ] 557/1569 35% [====================== ] 558/1569 35% [====================== ] 559/1569 35% [====================== ] 560/1569 35% [====================== ] 561/1569 35% [====================== ] 562/1569 35% [====================== ] 563/1569 35% [====================== ] 564/1569 35% [====================== ] 565/1569 36% [====================== ] 566/1569 36% [====================== ] 567/1569 36% [====================== ] 568/1569 36% [====================== ] 569/1569 36% [====================== ] 570/1569 36% [====================== ] 571/1569 36% [====================== ] 572/1569 36% [====================== ] 573/1569 36% [====================== ] 574/1569 36% [====================== ] 575/1569 36% [====================== ] 576/1569 36% [====================== ] 577/1569 36% [====================== ] 578/1569 36% [====================== ] 579/1569 36% [====================== ] 580/1569 36% [====================== ] 581/1569 37% [====================== ] 582/1569 37% [======================= ] 583/1569 37% [======================= ] 584/1569 37% [======================= ] 585/1569 37% [======================= ] 586/1569 37% [======================= ] 587/1569 37% [======================= ] 588/1569 37% [======================= ] 589/1569 37% [======================= ] 590/1569 37% [======================= ] 591/1569 37% [======================= ] 592/1569 37% [======================= ] 593/1569 37% [======================= ] 594/1569 37% [======================= ] 595/1569 37% [======================= ] 596/1569 37% [======================= ] 597/1569 38% [======================= ] 598/1569 38% [======================= ] 599/1569 38% [======================= ] 600/1569 38% [======================= ] 601/1569 38% [======================= ] 602/1569 38% [======================= ] 603/1569 38% [======================= ] 604/1569 38% [======================= ] 605/1569 38% [======================= ] 606/1569 38% [======================= ] 607/1569 38% [======================== ] 608/1569 38% [======================== ] 609/1569 38% [======================== ] 610/1569 38% [======================== ] 611/1569 38% [======================== ] 612/1569 39% [======================== ] 613/1569 39% [======================== ] 614/1569 39% [======================== ] 615/1569 39% [======================== ] 616/1569 39% [======================== ] 617/1569 39% [======================== ] 618/1569 39% [======================== ] 619/1569 39% [======================== ] 620/1569 39% [======================== ] 621/1569 39% [======================== ] 622/1569 39% [======================== ] 623/1569 39% [======================== ] 624/1569 39% [======================== ] 625/1569 39% [======================== ] 626/1569 39% [======================== ] 627/1569 39% [======================== ] 628/1569 40% [======================== ] 629/1569 40% [======================== ] 630/1569 40% [======================== ] 631/1569 40% [======================== ] 632/1569 40% [========================= ] 633/1569 40% [========================= ] 634/1569 40% [========================= ] 635/1569 40% [========================= ] 636/1569 40% [========================= ] 637/1569 40% [========================= ] 638/1569 40% [========================= ] 639/1569 40% [========================= ] 640/1569 40% [========================= ] 641/1569 40% [========================= ] 642/1569 40% [========================= ] 643/1569 40% [========================= ] 644/1569 41% [========================= ] 645/1569 41% [========================= ] 646/1569 41% [========================= ] 647/1569 41% [========================= ] 648/1569 41% [========================= ] 649/1569 41% [========================= ] 650/1569 41% [========================= ] 651/1569 41% [========================= ] 652/1569 41% [========================= ] 653/1569 41% [========================= ] 654/1569 41% [========================= ] 655/1569 41% [========================= ] 656/1569 41% [========================= ] 657/1569 41% [========================== ] 658/1569 41% [========================== ] 659/1569 42% [========================== ] 660/1569 42% [========================== ] 661/1569 42% [========================== ] 662/1569 42% [========================== ] 663/1569 42% [========================== ] 664/1569 42% [========================== ] 665/1569 42% [========================== ] 666/1569 42% [========================== ] 667/1569 42% [========================== ] 668/1569 42% [========================== ] 669/1569 42% [========================== ] 670/1569 42% [========================== ] 671/1569 42% [========================== ] 672/1569 42% [========================== ] 673/1569 42% [========================== ] 674/1569 42% [========================== ] 675/1569 43% [========================== ] 676/1569 43% [========================== ] 677/1569 43% [========================== ] 678/1569 43% [========================== ] 679/1569 43% [========================== ] 680/1569 43% [========================== ] 681/1569 43% [========================== ] 682/1569 43% [========================== ] 683/1569 43% [=========================== ] 684/1569 43% [=========================== ] 685/1569 43% [=========================== ] 686/1569 43% [=========================== ] 687/1569 43% [=========================== ] 688/1569 43% [=========================== ] 689/1569 43% [=========================== ] 690/1569 43% [=========================== ] 691/1569 44% [=========================== ] 692/1569 44% [=========================== ] 693/1569 44% [=========================== ] 694/1569 44% [=========================== ] 695/1569 44% [=========================== ] 696/1569 44% [=========================== ] 697/1569 44% [=========================== ] 698/1569 44% [=========================== ] 699/1569 44% [=========================== ] 700/1569 44% [=========================== ] 701/1569 44% [=========================== ] 702/1569 44% [=========================== ] 703/1569 44% [=========================== ] 704/1569 44% [=========================== ] 705/1569 44% [=========================== ] 706/1569 44% [=========================== ] 707/1569 45% [=========================== ] 708/1569 45% [============================ ] 709/1569 45% [============================ ] 710/1569 45% [============================ ] 711/1569 45% [============================ ] 712/1569 45% [============================ ] 713/1569 45% [============================ ] 714/1569 45% [============================ ] 715/1569 45% [============================ ] 716/1569 45% [============================ ] 717/1569 45% [============================ ] 718/1569 45% [============================ ] 719/1569 45% [============================ ] 720/1569 45% [============================ ] 721/1569 45% [============================ ] 722/1569 46% [============================ ] 723/1569 46% [============================ ] 724/1569 46% [============================ ] 725/1569 46% [============================ ] 726/1569 46% [============================ ] 727/1569 46% [============================ ] 728/1569 46% [============================ ] 729/1569 46% [============================ ] 730/1569 46% [============================ ] 731/1569 46% [============================ ] 732/1569 46% [============================ ] 733/1569 46% [============================= ] 734/1569 46% [============================= ] 735/1569 46% [============================= ] 736/1569 46% [============================= ] 737/1569 46% [============================= ] 738/1569 47% [============================= ] 739/1569 47% [============================= ] 740/1569 47% [============================= ] 741/1569 47% [============================= ] 742/1569 47% [============================= ] 743/1569 47% [============================= ] 744/1569 47% [============================= ] 745/1569 47% [============================= ] 746/1569 47% [============================= ] 747/1569 47% [============================= ] 748/1569 47% [============================= ] 749/1569 47% [============================= ] 750/1569 47% [============================= ] 751/1569 47% [============================= ] 752/1569 47% [============================= ] 753/1569 47% [============================= ] 754/1569 48% [============================= ] 755/1569 48% [============================= ] 756/1569 48% [============================= ] 757/1569 48% [============================= ] 758/1569 48% [============================= ] 759/1569 48% [============================== ] 760/1569 48% [============================== ] 761/1569 48% [============================== ] 762/1569 48% [============================== ] 763/1569 48% [============================== ] 764/1569 48% [============================== ] 765/1569 48% [============================== ] 766/1569 48% [============================== ] 767/1569 48% [============================== ] 768/1569 48% [============================== ] 769/1569 49% [============================== ] 770/1569 49% [============================== ] 771/1569 49% [============================== ] 772/1569 49% [============================== ] 773/1569 49% [============================== ] 774/1569 49% [============================== ] 775/1569 49% [============================== ] 776/1569 49% [============================== ] 777/1569 49% [============================== ] 778/1569 49% [============================== ] 779/1569 49% [============================== ] 780/1569 49% [============================== ] 781/1569 49% [============================== ] 782/1569 49% [============================== ] 783/1569 49% [============================== ] 784/1569 49% [=============================== ] 785/1569 50% [=============================== ] 786/1569 50% [=============================== ] 787/1569 50% [=============================== ] 788/1569 50% [=============================== ] 789/1569 50% [=============================== ] 790/1569 50% [=============================== ] 791/1569 50% [=============================== ] 792/1569 50% [=============================== ] 793/1569 50% [=============================== ] 794/1569 50% [=============================== ] 795/1569 50% [=============================== ] 796/1569 50% [=============================== ] 797/1569 50% [=============================== ] 798/1569 50% [=============================== ] 799/1569 50% [=============================== ] 800/1569 50% [=============================== ] 801/1569 51% [=============================== ] 802/1569 51% [=============================== ] 803/1569 51% [=============================== ] 804/1569 51% [=============================== ] 805/1569 51% [=============================== ] 806/1569 51% [=============================== ] 807/1569 51% [=============================== ] 808/1569 51% [=============================== ] 809/1569 51% [================================ ] 810/1569 51% [================================ ] 811/1569 51% [================================ ] 812/1569 51% [================================ ] 813/1569 51% [================================ ] 814/1569 51% [================================ ] 815/1569 51% [================================ ] 816/1569 52% [================================ ] 817/1569 52% [================================ ] 818/1569 52% [================================ ] 819/1569 52% [================================ ] 820/1569 52% [================================ ] 821/1569 52% [================================ ] 822/1569 52% [================================ ] 823/1569 52% [================================ ] 824/1569 52% [================================ ] 825/1569 52% [================================ ] 826/1569 52% [================================ ] 827/1569 52% [================================ ] 828/1569 52% [================================ ] 829/1569 52% [================================ ] 830/1569 52% [================================ ] 831/1569 52% [================================ ] 832/1569 53% [================================ ] 833/1569 53% [================================ ] 834/1569 53% [================================ ] 835/1569 53% [================================= ] 836/1569 53% [================================= ] 837/1569 53% [================================= ] 838/1569 53% [================================= ] 839/1569 53% [================================= ] 840/1569 53% [================================= ] 841/1569 53% [================================= ] 842/1569 53% [================================= ] 843/1569 53% [================================= ] 844/1569 53% [================================= ] 845/1569 53% [================================= ] 846/1569 53% [================================= ] 847/1569 53% [================================= ] 848/1569 54% [================================= ] 849/1569 54% [================================= ] 850/1569 54% [================================= ] 851/1569 54% [================================= ] 852/1569 54% [================================= ] 853/1569 54% [================================= ] 854/1569 54% [================================= ] 855/1569 54% [================================= ] 856/1569 54% [================================= ] 857/1569 54% [================================= ] 858/1569 54% [================================= ] 859/1569 54% [================================= ] 860/1569 54% [================================== ] 861/1569 54% [================================== ] 862/1569 54% [================================== ] 863/1569 55% [================================== ] 864/1569 55% [================================== ] 865/1569 55% [================================== ] 866/1569 55% [================================== ] 867/1569 55% [================================== ] 868/1569 55% [================================== ] 869/1569 55% [================================== ] 870/1569 55% [================================== ] 871/1569 55% [================================== ] 872/1569 55% [================================== ] 873/1569 55% [================================== ] 874/1569 55% [================================== ] 875/1569 55% [================================== ] 876/1569 55% [================================== ] 877/1569 55% [================================== ] 878/1569 55% [================================== ] 879/1569 56% [================================== ] 880/1569 56% [================================== ] 881/1569 56% [================================== ] 882/1569 56% [================================== ] 883/1569 56% [================================== ] 884/1569 56% [================================== ] 885/1569 56% [=================================== ] 886/1569 56% [=================================== ] 887/1569 56% [=================================== ] 888/1569 56% [=================================== ] 889/1569 56% [=================================== ] 890/1569 56% [=================================== ] 891/1569 56% [=================================== ] 892/1569 56% [=================================== ] 893/1569 56% [=================================== ] 894/1569 56% [=================================== ] 895/1569 57% [=================================== ] 896/1569 57% [=================================== ] 897/1569 57% [=================================== ] 898/1569 57% [=================================== ] 899/1569 57% [=================================== ] 900/1569 57% [=================================== ] 901/1569 57% [=================================== ] 902/1569 57% [=================================== ] 903/1569 57% [=================================== ] 904/1569 57% [=================================== ] 905/1569 57% [=================================== ] 906/1569 57% [=================================== ] 907/1569 57% [=================================== ] 908/1569 57% [=================================== ] 909/1569 57% [=================================== ] 910/1569 57% [=================================== ] 911/1569 58% [==================================== ] 912/1569 58% [==================================== ] 913/1569 58% [==================================== ] 914/1569 58% [==================================== ] 915/1569 58% [==================================== ] 916/1569 58% [==================================== ] 917/1569 58% [==================================== ] 918/1569 58% [==================================== ] 919/1569 58% [==================================== ] 920/1569 58% [==================================== ] 921/1569 58% [==================================== ] 922/1569 58% [==================================== ] 923/1569 58% [==================================== ] 924/1569 58% [==================================== ] 925/1569 58% [==================================== ] 926/1569 59% [==================================== ] 927/1569 59% [==================================== ] 928/1569 59% [==================================== ] 929/1569 59% [==================================== ] 930/1569 59% [==================================== ] 931/1569 59% [==================================== ] 932/1569 59% [==================================== ] 933/1569 59% [==================================== ] 934/1569 59% [==================================== ] 935/1569 59% [==================================== ] 936/1569 59% [===================================== ] 937/1569 59% [===================================== ] 938/1569 59% [===================================== ] 939/1569 59% [===================================== ] 940/1569 59% [===================================== ] 941/1569 59% [===================================== ] 942/1569 60% [===================================== ] 943/1569 60% [===================================== ] 944/1569 60% [===================================== ] 945/1569 60% [===================================== ] 946/1569 60% [===================================== ] 947/1569 60% [===================================== ] 948/1569 60% [===================================== ] 949/1569 60% [===================================== ] 950/1569 60% [===================================== ] 951/1569 60% [===================================== ] 952/1569 60% [===================================== ] 953/1569 60% [===================================== ] 954/1569 60% [===================================== ] 955/1569 60% [===================================== ] 956/1569 60% [===================================== ] 957/1569 60% [===================================== ] 958/1569 61% [===================================== ] 959/1569 61% [===================================== ] 960/1569 61% [===================================== ] 961/1569 61% [====================================== ] 962/1569 61% [====================================== ] 963/1569 61% [====================================== ] 964/1569 61% [====================================== ] 965/1569 61% [====================================== ] 966/1569 61% [====================================== ] 967/1569 61% [====================================== ] 968/1569 61% [====================================== ] 969/1569 61% [====================================== ] 970/1569 61% [====================================== ] 971/1569 61% [====================================== ] 972/1569 61% [====================================== ] 973/1569 62% [====================================== ] 974/1569 62% [====================================== ] 975/1569 62% [====================================== ] 976/1569 62% [====================================== ] 977/1569 62% [====================================== ] 978/1569 62% [====================================== ] 979/1569 62% [====================================== ] 980/1569 62% [====================================== ] 981/1569 62% [====================================== ] 982/1569 62% [====================================== ] 983/1569 62% [====================================== ] 984/1569 62% [====================================== ] 985/1569 62% [====================================== ] 986/1569 62% [======================================= ] 987/1569 62% [======================================= ] 988/1569 62% [======================================= ] 989/1569 63% [======================================= ] 990/1569 63% [======================================= ] 991/1569 63% [======================================= ] 992/1569 63% [======================================= ] 993/1569 63% [======================================= ] 994/1569 63% [======================================= ] 995/1569 63% [======================================= ] 996/1569 63% [======================================= ] 997/1569 63% [======================================= ] 998/1569 63% [======================================= ] 999/1569 63% [======================================= ] 1000/1569 63% [======================================= ] 1001/1569 63% [======================================= ] 1002/1569 63% [======================================= ] 1003/1569 63% [======================================= ] 1004/1569 63% [======================================= ] 1005/1569 64% [======================================= ] 1006/1569 64% [======================================= ] 1007/1569 64% [======================================= ] 1008/1569 64% [======================================= ] 1009/1569 64% [======================================= ] 1010/1569 64% [======================================= ] 1011/1569 64% [======================================= ] 1012/1569 64% [======================================== ] 1013/1569 64% [======================================== ] 1014/1569 64% [======================================== ] 1015/1569 64% [======================================== ] 1016/1569 64% [======================================== ] 1017/1569 64% [======================================== ] 1018/1569 64% [======================================== ] 1019/1569 64% [======================================== ] 1020/1569 65% [======================================== ] 1021/1569 65% [======================================== ] 1022/1569 65% [======================================== ] 1023/1569 65% [======================================== ] 1024/1569 65% [======================================== ] 1025/1569 65% [======================================== ] 1026/1569 65% [======================================== ] 1027/1569 65% [======================================== ] 1028/1569 65% [======================================== ] 1029/1569 65% [======================================== ] 1030/1569 65% [======================================== ] 1031/1569 65% [======================================== ] 1032/1569 65% [======================================== ] 1033/1569 65% [======================================== ] 1034/1569 65% [======================================== ] 1035/1569 65% [======================================== ] 1036/1569 66% [======================================== ] 1037/1569 66% [========================================= ] 1038/1569 66% [========================================= ] 1039/1569 66% [========================================= ] 1040/1569 66% [========================================= ] 1041/1569 66% [========================================= ] 1042/1569 66% [========================================= ] 1043/1569 66% [========================================= ] 1044/1569 66% [========================================= ] 1045/1569 66% [========================================= ] 1046/1569 66% [========================================= ] 1047/1569 66% [========================================= ] 1048/1569 66% [========================================= ] 1049/1569 66% [========================================= ] 1050/1569 66% [========================================= ] 1051/1569 66% [========================================= ] 1052/1569 67% [========================================= ] 1053/1569 67% [========================================= ] 1054/1569 67% [========================================= ] 1055/1569 67% [========================================= ] 1056/1569 67% [========================================= ] 1057/1569 67% [========================================= ] 1058/1569 67% [========================================= ] 1059/1569 67% [========================================= ] 1060/1569 67% [========================================= ] 1061/1569 67% [========================================= ] 1062/1569 67% [========================================== ] 1063/1569 67% [========================================== ] 1064/1569 67% [========================================== ] 1065/1569 67% [========================================== ] 1066/1569 67% [========================================== ] 1067/1569 68% [========================================== ] 1068/1569 68% [========================================== ] 1069/1569 68% [========================================== ] 1070/1569 68% [========================================== ] 1071/1569 68% [========================================== ] 1072/1569 68% [========================================== ] 1073/1569 68% [========================================== ] 1074/1569 68% [========================================== ] 1075/1569 68% [========================================== ] 1076/1569 68% [========================================== ] 1077/1569 68% [========================================== ] 1078/1569 68% [========================================== ] 1079/1569 68% [========================================== ] 1080/1569 68% [========================================== ] 1081/1569 68% [========================================== ] 1082/1569 68% [========================================== ] 1083/1569 69% [========================================== ] 1084/1569 69% [========================================== ] 1085/1569 69% [========================================== ] 1086/1569 69% [========================================== ] 1087/1569 69% [========================================== ] 1088/1569 69% [=========================================== ] 1089/1569 69% [=========================================== ] 1090/1569 69% [=========================================== ] 1091/1569 69% [=========================================== ] 1092/1569 69% [=========================================== ] 1093/1569 69% [=========================================== ] 1094/1569 69% [=========================================== ] 1095/1569 69% [=========================================== ] 1096/1569 69% [=========================================== ] 1097/1569 69% [=========================================== ] 1098/1569 69% [=========================================== ] 1099/1569 70% [=========================================== ] 1100/1569 70% [=========================================== ] 1101/1569 70% [=========================================== ] 1102/1569 70% [=========================================== ] 1103/1569 70% [=========================================== ] 1104/1569 70% [=========================================== ] 1105/1569 70% [=========================================== ] 1106/1569 70% [=========================================== ] 1107/1569 70% [=========================================== ] 1108/1569 70% [=========================================== ] 1109/1569 70% [=========================================== ] 1110/1569 70% [=========================================== ] 1111/1569 70% [=========================================== ] 1112/1569 70% [=========================================== ] 1113/1569 70% [============================================ ] 1114/1569 71% [============================================ ] 1115/1569 71% [============================================ ] 1116/1569 71% [============================================ ] 1117/1569 71% [============================================ ] 1118/1569 71% [============================================ ] 1119/1569 71% [============================================ ] 1120/1569 71% [============================================ ] 1121/1569 71% [============================================ ] 1122/1569 71% [============================================ ] 1123/1569 71% [============================================ ] 1124/1569 71% [============================================ ] 1125/1569 71% [============================================ ] 1126/1569 71% [============================================ ] 1127/1569 71% [============================================ ] 1128/1569 71% [============================================ ] 1129/1569 71% [============================================ ] 1130/1569 72% [============================================ ] 1131/1569 72% [============================================ ] 1132/1569 72% [============================================ ] 1133/1569 72% [============================================ ] 1134/1569 72% [============================================ ] 1135/1569 72% [============================================ ] 1136/1569 72% [============================================ ] 1137/1569 72% [============================================ ] 1138/1569 72% [============================================= ] 1139/1569 72% [============================================= ] 1140/1569 72% [============================================= ] 1141/1569 72% [============================================= ] 1142/1569 72% [============================================= ] 1143/1569 72% [============================================= ] 1144/1569 72% [============================================= ] 1145/1569 72% [============================================= ] 1146/1569 73% [============================================= ] 1147/1569 73% [============================================= ] 1148/1569 73% [============================================= ] 1149/1569 73% [============================================= ] 1150/1569 73% [============================================= ] 1151/1569 73% [============================================= ] 1152/1569 73% [============================================= ] 1153/1569 73% [============================================= ] 1154/1569 73% [============================================= ] 1155/1569 73% [============================================= ] 1156/1569 73% [============================================= ] 1157/1569 73% [============================================= ] 1158/1569 73% [============================================= ] 1159/1569 73% [============================================= ] 1160/1569 73% [============================================= ] 1161/1569 73% [============================================= ] 1162/1569 74% [============================================= ] 1163/1569 74% [============================================= ] 1164/1569 74% [============================================== ] 1165/1569 74% [============================================== ] 1166/1569 74% [============================================== ] 1167/1569 74% [============================================== ] 1168/1569 74% [============================================== ] 1169/1569 74% [============================================== ] 1170/1569 74% [============================================== ] 1171/1569 74% [============================================== ] 1172/1569 74% [============================================== ] 1173/1569 74% [============================================== ] 1174/1569 74% [============================================== ] 1175/1569 74% [============================================== ] 1176/1569 74% [============================================== ] 1177/1569 75% [============================================== ] 1178/1569 75% [============================================== ] 1179/1569 75% [============================================== ] 1180/1569 75% [============================================== ] 1181/1569 75% [============================================== ] 1182/1569 75% [============================================== ] 1183/1569 75% [============================================== ] 1184/1569 75% [============================================== ] 1185/1569 75% [============================================== ] 1186/1569 75% [============================================== ] 1187/1569 75% [============================================== ] 1188/1569 75% [============================================== ] 1189/1569 75% [=============================================== ] 1190/1569 75% [=============================================== ] 1191/1569 75% [=============================================== ] 1192/1569 75% [=============================================== ] 1193/1569 76% [=============================================== ] 1194/1569 76% [=============================================== ] 1195/1569 76% [=============================================== ] 1196/1569 76% [=============================================== ] 1197/1569 76% [=============================================== ] 1198/1569 76% [=============================================== ] 1199/1569 76% [=============================================== ] 1200/1569 76% [=============================================== ] 1201/1569 76% [=============================================== ] 1202/1569 76% [=============================================== ] 1203/1569 76% [=============================================== ] 1204/1569 76% [=============================================== ] 1205/1569 76% [=============================================== ] 1206/1569 76% [=============================================== ] 1207/1569 76% [=============================================== ] 1208/1569 76% [=============================================== ] 1209/1569 77% [=============================================== ] 1210/1569 77% [=============================================== ] 1211/1569 77% [=============================================== ] 1212/1569 77% [=============================================== ] 1213/1569 77% [=============================================== ] 1214/1569 77% [================================================ ] 1215/1569 77% [================================================ ] 1216/1569 77% [================================================ ] 1217/1569 77% [================================================ ] 1218/1569 77% [================================================ ] 1219/1569 77% [================================================ ] 1220/1569 77% [================================================ ] 1221/1569 77% [================================================ ] 1222/1569 77% [================================================ ] 1223/1569 77% [================================================ ] 1224/1569 78% [================================================ ] 1225/1569 78% [================================================ ] 1226/1569 78% [================================================ ] 1227/1569 78% [================================================ ] 1228/1569 78% [================================================ ] 1229/1569 78% [================================================ ] 1230/1569 78% [================================================ ] 1231/1569 78% [================================================ ] 1232/1569 78% [================================================ ] 1233/1569 78% [================================================ ] 1234/1569 78% [================================================ ] 1235/1569 78% [================================================ ] 1236/1569 78% [================================================ ] 1237/1569 78% [================================================ ] 1238/1569 78% [================================================ ] 1239/1569 78% [================================================ ] 1240/1569 79% [================================================= ] 1241/1569 79% [================================================= ] 1242/1569 79% [================================================= ] 1243/1569 79% [================================================= ] 1244/1569 79% [================================================= ] 1245/1569 79% [================================================= ] 1246/1569 79% [================================================= ] 1247/1569 79% [================================================= ] 1248/1569 79% [================================================= ] 1249/1569 79% [================================================= ] 1250/1569 79% [================================================= ] 1251/1569 79% [================================================= ] 1252/1569 79% [================================================= ] 1253/1569 79% [================================================= ] 1254/1569 79% [================================================= ] 1255/1569 79% [================================================= ] 1256/1569 80% [================================================= ] 1257/1569 80% [================================================= ] 1258/1569 80% [================================================= ] 1259/1569 80% [================================================= ] 1260/1569 80% [================================================= ] 1261/1569 80% [================================================= ] 1262/1569 80% [================================================= ] 1263/1569 80% [================================================= ] 1264/1569 80% [================================================= ] 1265/1569 80% [================================================== ] 1266/1569 80% [================================================== ] 1267/1569 80% [================================================== ] 1268/1569 80% [================================================== ] 1269/1569 80% [================================================== ] 1270/1569 80% [================================================== ] 1271/1569 81% [================================================== ] 1272/1569 81% [================================================== ] 1273/1569 81% [================================================== ] 1274/1569 81% [================================================== ] 1275/1569 81% [================================================== ] 1276/1569 81% [================================================== ] 1277/1569 81% [================================================== ] 1278/1569 81% [================================================== ] 1279/1569 81% [================================================== ] 1280/1569 81% [================================================== ] 1281/1569 81% [================================================== ] 1282/1569 81% [================================================== ] 1283/1569 81% [================================================== ] 1284/1569 81% [================================================== ] 1285/1569 81% [================================================== ] 1286/1569 81% [================================================== ] 1287/1569 82% [================================================== ] 1288/1569 82% [================================================== ] 1289/1569 82% [================================================== ] 1290/1569 82% [=================================================== ] 1291/1569 82% [=================================================== ] 1292/1569 82% [=================================================== ] 1293/1569 82% [=================================================== ] 1294/1569 82% [=================================================== ] 1295/1569 82% [=================================================== ] 1296/1569 82% [=================================================== ] 1297/1569 82% [=================================================== ] 1298/1569 82% [=================================================== ] 1299/1569 82% [=================================================== ] 1300/1569 82% [=================================================== ] 1301/1569 82% [=================================================== ] 1302/1569 82% [=================================================== ] 1303/1569 83% [=================================================== ] 1304/1569 83% [=================================================== ] 1305/1569 83% [=================================================== ] 1306/1569 83% [=================================================== ] 1307/1569 83% [=================================================== ] 1308/1569 83% [=================================================== ] 1309/1569 83% [=================================================== ] 1310/1569 83% [=================================================== ] 1311/1569 83% [=================================================== ] 1312/1569 83% [=================================================== ] 1313/1569 83% [=================================================== ] 1314/1569 83% [=================================================== ] 1315/1569 83% [==================================================== ] 1316/1569 83% [==================================================== ] 1317/1569 83% [==================================================== ] 1318/1569 84% [==================================================== ] 1319/1569 84% [==================================================== ] 1320/1569 84% [==================================================== ] 1321/1569 84% [==================================================== ] 1322/1569 84% [==================================================== ] 1323/1569 84% [==================================================== ] 1324/1569 84% [==================================================== ] 1325/1569 84% [==================================================== ] 1326/1569 84% [==================================================== ] 1327/1569 84% [==================================================== ] 1328/1569 84% [==================================================== ] 1329/1569 84% [==================================================== ] 1330/1569 84% [==================================================== ] 1331/1569 84% [==================================================== ] 1332/1569 84% [==================================================== ] 1333/1569 84% [==================================================== ] 1334/1569 85% [==================================================== ] 1335/1569 85% [==================================================== ] 1336/1569 85% [==================================================== ] 1337/1569 85% [==================================================== ] 1338/1569 85% [==================================================== ] 1339/1569 85% [==================================================== ] 1340/1569 85% [==================================================== ] 1341/1569 85% [===================================================== ] 1342/1569 85% [===================================================== ] 1343/1569 85% [===================================================== ] 1344/1569 85% [===================================================== ] 1345/1569 85% [===================================================== ] 1346/1569 85% [===================================================== ] 1347/1569 85% [===================================================== ] 1348/1569 85% [===================================================== ] 1349/1569 85% [===================================================== ] 1350/1569 86% [===================================================== ] 1351/1569 86% [===================================================== ] 1352/1569 86% [===================================================== ] 1353/1569 86% [===================================================== ] 1354/1569 86% [===================================================== ] 1355/1569 86% [===================================================== ] 1356/1569 86% [===================================================== ] 1357/1569 86% [===================================================== ] 1358/1569 86% [===================================================== ] 1359/1569 86% [===================================================== ] 1360/1569 86% [===================================================== ] 1361/1569 86% [===================================================== ] 1362/1569 86% [===================================================== ] 1363/1569 86% [===================================================== ] 1364/1569 86% [===================================================== ] 1365/1569 86% [===================================================== ] 1366/1569 87% [====================================================== ] 1367/1569 87% [====================================================== ] 1368/1569 87% [====================================================== ] 1369/1569 87% [====================================================== ] 1370/1569 87% [====================================================== ] 1371/1569 87% [====================================================== ] 1372/1569 87% [====================================================== ] 1373/1569 87% [====================================================== ] 1374/1569 87% [====================================================== ] 1375/1569 87% [====================================================== ] 1376/1569 87% [====================================================== ] 1377/1569 87% [====================================================== ] 1378/1569 87% [====================================================== ] 1379/1569 87% [====================================================== ] 1380/1569 87% [====================================================== ] 1381/1569 88% [====================================================== ] 1382/1569 88% [====================================================== ] 1383/1569 88% [====================================================== ] 1384/1569 88% [====================================================== ] 1385/1569 88% [====================================================== ] 1386/1569 88% [====================================================== ] 1387/1569 88% [====================================================== ] 1388/1569 88% [====================================================== ] 1389/1569 88% [====================================================== ] 1390/1569 88% [====================================================== ] 1391/1569 88% [======================================================= ] 1392/1569 88% [======================================================= ] 1393/1569 88% [======================================================= ] 1394/1569 88% [======================================================= ] 1395/1569 88% [======================================================= ] 1396/1569 88% [======================================================= ] 1397/1569 89% [======================================================= ] 1398/1569 89% [======================================================= ] 1399/1569 89% [======================================================= ] 1400/1569 89% [======================================================= ] 1401/1569 89% [======================================================= ] 1402/1569 89% [======================================================= ] 1403/1569 89% [======================================================= ] 1404/1569 89% [======================================================= ] 1405/1569 89% [======================================================= ] 1406/1569 89% [======================================================= ] 1407/1569 89% [======================================================= ] 1408/1569 89% [======================================================= ] 1409/1569 89% [======================================================= ] 1410/1569 89% [======================================================= ] 1411/1569 89% [======================================================= ] 1412/1569 89% [======================================================= ] 1413/1569 90% [======================================================= ] 1414/1569 90% [======================================================= ] 1415/1569 90% [======================================================= ] 1416/1569 90% [======================================================= ] 1417/1569 90% [======================================================== ] 1418/1569 90% [======================================================== ] 1419/1569 90% [======================================================== ] 1420/1569 90% [======================================================== ] 1421/1569 90% [======================================================== ] 1422/1569 90% [======================================================== ] 1423/1569 90% [======================================================== ] 1424/1569 90% [======================================================== ] 1425/1569 90% [======================================================== ] 1426/1569 90% [======================================================== ] 1427/1569 90% [======================================================== ] 1428/1569 91% [======================================================== ] 1429/1569 91% [======================================================== ] 1430/1569 91% [======================================================== ] 1431/1569 91% [======================================================== ] 1432/1569 91% [======================================================== ] 1433/1569 91% [======================================================== ] 1434/1569 91% [======================================================== ] 1435/1569 91% [======================================================== ] 1436/1569 91% [======================================================== ] 1437/1569 91% [======================================================== ] 1438/1569 91% [======================================================== ] 1439/1569 91% [======================================================== ] 1440/1569 91% [======================================================== ] 1441/1569 91% [======================================================== ] 1442/1569 91% [========================================================= ] 1443/1569 91% [========================================================= ] 1444/1569 92% [========================================================= ] 1445/1569 92% [========================================================= ] 1446/1569 92% [========================================================= ] 1447/1569 92% [========================================================= ] 1448/1569 92% [========================================================= ] 1449/1569 92% [========================================================= ] 1450/1569 92% [========================================================= ] 1451/1569 92% [========================================================= ] 1452/1569 92% [========================================================= ] 1453/1569 92% [========================================================= ] 1454/1569 92% [========================================================= ] 1455/1569 92% [========================================================= ] 1456/1569 92% [========================================================= ] 1457/1569 92% [========================================================= ] 1458/1569 92% [========================================================= ] 1459/1569 92% [========================================================= ] 1460/1569 93% [========================================================= ] 1461/1569 93% [========================================================= ] 1462/1569 93% [========================================================= ] 1463/1569 93% [========================================================= ] 1464/1569 93% [========================================================= ] 1465/1569 93% [========================================================= ] 1466/1569 93% [========================================================= ] 1467/1569 93% [========================================================== ] 1468/1569 93% [========================================================== ] 1469/1569 93% [========================================================== ] 1470/1569 93% [========================================================== ] 1471/1569 93% [========================================================== ] 1472/1569 93% [========================================================== ] 1473/1569 93% [========================================================== ] 1474/1569 93% [========================================================== ] 1475/1569 94% [========================================================== ] 1476/1569 94% [========================================================== ] 1477/1569 94% [========================================================== ] 1478/1569 94% [========================================================== ] 1479/1569 94% [========================================================== ] 1480/1569 94% [========================================================== ] 1481/1569 94% [========================================================== ] 1482/1569 94% [========================================================== ] 1483/1569 94% [========================================================== ] 1484/1569 94% [========================================================== ] 1485/1569 94% [========================================================== ] 1486/1569 94% [========================================================== ] 1487/1569 94% [========================================================== ] 1488/1569 94% [========================================================== ] 1489/1569 94% [========================================================== ] 1490/1569 94% [========================================================== ] 1491/1569 95% [========================================================== ] 1492/1569 95% [========================================================== ] 1493/1569 95% [=========================================================== ] 1494/1569 95% [=========================================================== ] 1495/1569 95% [=========================================================== ] 1496/1569 95% [=========================================================== ] 1497/1569 95% [=========================================================== ] 1498/1569 95% [=========================================================== ] 1499/1569 95% [=========================================================== ] 1500/1569 95% [=========================================================== ] 1501/1569 95% [=========================================================== ] 1502/1569 95% [=========================================================== ] 1503/1569 95% [=========================================================== ] 1504/1569 95% [=========================================================== ] 1505/1569 95% [=========================================================== ] 1506/1569 95% [=========================================================== ] 1507/1569 96% [=========================================================== ] 1508/1569 96% [=========================================================== ] 1509/1569 96% [=========================================================== ] 1510/1569 96% [=========================================================== ] 1511/1569 96% [=========================================================== ] 1512/1569 96% [=========================================================== ] 1513/1569 96% [=========================================================== ] 1514/1569 96% [=========================================================== ] 1515/1569 96% [=========================================================== ] 1516/1569 96% [=========================================================== ] 1517/1569 96% [=========================================================== ] 1518/1569 96% [============================================================ ] 1519/1569 96% [============================================================ ] 1520/1569 96% [============================================================ ] 1521/1569 96% [============================================================ ] 1522/1569 97% [============================================================ ] 1523/1569 97% [============================================================ ] 1524/1569 97% [============================================================ ] 1525/1569 97% [============================================================ ] 1526/1569 97% [============================================================ ] 1527/1569 97% [============================================================ ] 1528/1569 97% [============================================================ ] 1529/1569 97% [============================================================ ] 1530/1569 97% [============================================================ ] 1531/1569 97% [============================================================ ] 1532/1569 97% [============================================================ ] 1533/1569 97% [============================================================ ] 1534/1569 97% [============================================================ ] 1535/1569 97% [============================================================ ] 1536/1569 97% [============================================================ ] 1537/1569 97% [============================================================ ] 1538/1569 98% [============================================================ ] 1539/1569 98% [============================================================ ] 1540/1569 98% [============================================================ ] 1541/1569 98% [============================================================ ] 1542/1569 98% [============================================================ ] 1543/1569 98% [============================================================= ] 1544/1569 98% [============================================================= ] 1545/1569 98% [============================================================= ] 1546/1569 98% [============================================================= ] 1547/1569 98% [============================================================= ] 1548/1569 98% [============================================================= ] 1549/1569 98% [============================================================= ] 1550/1569 98% [============================================================= ] 1551/1569 98% [============================================================= ] 1552/1569 98% [============================================================= ] 1553/1569 98% [============================================================= ] 1554/1569 99% [============================================================= ] 1555/1569 99% [============================================================= ] 1556/1569 99% [============================================================= ] 1557/1569 99% [============================================================= ] 1558/1569 99% [============================================================= ] 1559/1569 99% [============================================================= ] 1560/1569 99% [============================================================= ] 1561/1569 99% [============================================================= ] 1562/1569 99% [============================================================= ] 1563/1569 99% [============================================================= ] 1564/1569 99% [============================================================= ] 1565/1569 99% [============================================================= ] 1566/1569 99% [============================================================= ] 1567/1569 99% [============================================================= ] 1568/1569 99% [==============================================================] 1569/1569 100% operation complete, 1569 objects in 7158 NAND pages. ln -snf /nvmedata/autobuild/instance-27/output-1/host/i586-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-27/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-27/buildroot' make: Entering directory '/nvmedata/autobuild/instance-27/buildroot' >>> Buildroot 2022.05-119-gf3f441aea2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> dhrystone 2 Collecting legal info >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> 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) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> initscripts Collecting legal info >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> liburiparser 0.9.6 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> msmtp 1.8.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mxml 3.3 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: ed63aec4c75b9c21a5156b40052138032269bd27fd6f4bc0c51389807cdc7db9) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> host-rust-bin 1.60.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> sqlite 3.38.5 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> 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-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-27/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-27/buildroot'