>>> pcre2 10.40 Fixing package configuration files >>> pcre2 10.40 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-11/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-11/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 >>> pcre2 10.40 Installing to target PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/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-11/output-1/target install -C /nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40/ make[1]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40' /usr/bin/make install-am make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40' make[3]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-posix.la '/nvmedata/autobuild/instance-11/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-posix.la libtool: install: /usr/bin/install -c .libs/libpcre2-8.a /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-8.a libtool: install: chmod 644 /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-8.a libtool: install: /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ranlib /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-8.a libtool: install: /usr/bin/install -c .libs/libpcre2-posix.a /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-posix.a libtool: install: chmod 644 /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-posix.a libtool: install: /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ranlib /nvmedata/autobuild/instance-11/output-1/target/usr/lib/libpcre2-posix.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/nvmedata/autobuild/instance-11/output-1/target/usr/bin' libtool: install: /usr/bin/install -c pcre2grep /nvmedata/autobuild/instance-11/output-1/target/usr/bin/pcre2grep libtool: install: /usr/bin/install -c pcre2test /nvmedata/autobuild/instance-11/output-1/target/usr/bin/pcre2test /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/bin' /usr/bin/install -c pcre2-config '/nvmedata/autobuild/instance-11/output-1/target/usr/bin' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/share/doc/pcre2' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/nvmedata/autobuild/instance-11/output-1/target/usr/share/doc/pcre2' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html '/nvmedata/autobuild/instance-11/output-1/target/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html '/nvmedata/autobuild/instance-11/output-1/target/usr/share/doc/pcre2/html' /usr/bin/install -c -m 644 doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/nvmedata/autobuild/instance-11/output-1/target/usr/share/doc/pcre2/html' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/nvmedata/autobuild/instance-11/output-1/target/usr/include' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_convert.3 '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/include' /usr/bin/install -c -m 644 src/pcre2.h '/nvmedata/autobuild/instance-11/output-1/target/usr/include' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc '/nvmedata/autobuild/instance-11/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40' make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40' make[1]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/pcre2-10.40' >>> spi-tools 1.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-11/output-1/build/.spi-tools-1.0.1.tar.gz.Hk8MVc/output' 'https://github.com/cpb-/spi-tools/archive/1.0.1/spi-tools-1.0.1.tar.gz' --2022-07-14 09:02:11-- https://github.com/cpb-/spi-tools/archive/1.0.1/spi-tools-1.0.1.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/cpb-/spi-tools/tar.gz/refs/tags/1.0.1 [following] --2022-07-14 09:02:11-- https://codeload.github.com/cpb-/spi-tools/tar.gz/refs/tags/1.0.1 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-11/output-1/build/.spi-tools-1.0.1.tar.gz.Hk8MVc/output' 0K .......... ... 253K=0.05s 2022-07-14 09:02:12 (253 KB/s) - '/nvmedata/autobuild/instance-11/output-1/build/.spi-tools-1.0.1.tar.gz.Hk8MVc/output' saved [13902] spi-tools-1.0.1.tar.gz: OK (sha256: 81bb9f7218123f86c3644d92ad2c427343758df2143ee5da38e6f743f18714fd) >>> spi-tools 1.0.1 Extracting gzip -d -c /nvmedata/autobuild/instance-11/dl/spi-tools/spi-tools-1.0.1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1 -xf - >>> spi-tools 1.0.1 Patching >>> spi-tools 1.0.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> spi-tools 1.0.1 Configuring >>> spi-tools 1.0.1 Autoreconfiguring configure.ac:14: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:14: the top level configure.ac:16: warning: The macro `AC_LANG_C' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.ac:16: the top level configure.ac:13: installing './compile' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' >>> spi-tools 1.0.1 Patching libtool >>> spi-tools 1.0.1 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1 (cd /nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar" AS="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-as" LD="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-ld" NM="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-nm" CC="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc" GCC="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc" CPP="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-cpp" CXX="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++" FC="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gfortran" F77="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gfortran" RANLIB="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ranlib" READELF="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-objcopy" OBJDUMP="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-11/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O2 -g0 -static" FFLAGS=" -O2 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=powerpc64le-buildroot-linux-musl --host=powerpc64le-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc64le-buildroot-linux-musl-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for powerpc64le-buildroot-linux-musl-gcc... /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc... none checking for an ANSI C-conforming const... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for doxygen... no configure: WARNING: Doxygen not found - continuing without Doxygen support checking for fcntl.h... yes checking for limits.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for size_t... (cached) yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for strftime... yes checking for working strtod... no checking for pow... yes checking for error_at_line... no checking for memmove... yes checking for memset... yes checking whether to build with debug information... no configure: Debug Mode off. checking for help2man... echo No help2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> spi-tools 1.0.1 Building PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/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-11/output-1/build/spi-tools-1.0.1/ make[1]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' Making all in src make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' /usr/bin/make all-am make[3]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-config.o spi-config.c /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-tools.o spi-tools.c /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc -O0 -static -o spi-config spi-config.o spi-tools.o /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -c -o spi-pipe.o spi-pipe.c /nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc -O0 -static -o spi-pipe spi-pipe.o spi-tools.o make[3]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' Making all in man make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/man' make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' >>> spi-tools 1.0.1 Installing to target PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/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-11/output-1/target install -C /nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/ make[1]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' make[3]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/bin' /usr/bin/install -c spi-config spi-pipe '/nvmedata/autobuild/instance-11/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/src' Making install in man make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/man' make[3]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 spi-config.1 spi-pipe.1 '/nvmedata/autobuild/instance-11/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/man' make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1/man' make[2]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' make[3]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' make[2]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' make[1]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/spi-tools-1.0.1' >>> host-yaffs2utils 0.2.9 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.MqEaSZ/output' 'https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz' --2022-07-14 09:02:18-- 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.80, 142.250.69.240, 142.250.72.48, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.72.80|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/nvmedata/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.MqEaSZ/output' 0K .......... .......... .......... ........ 100% 11.2M=0.003s 2022-07-14 09:02:18 (11.2 MB/s) - '/nvmedata/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.MqEaSZ/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /nvmedata/autobuild/instance-11/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-11/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-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-11/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-11/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/nvmedata/autobuild/instance-11/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:535, from mkyaffs2.c:28: 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:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'mkyaffs2_scan_dir' at mkyaffs2.c:595:3: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__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:9: 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:535, 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:29:10: warning: '__builtin___memcpy_chk' writing 16 bytes into a region of size 8 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__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:95:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__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-11/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /nvmedata/autobuild/instance-11/output-1/host/bin PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-11/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-11/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/nvmedata/autobuild/instance-11/output-1/host/bin install make[1]: Entering directory '/nvmedata/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /nvmedata/autobuild/instance-11/output-1/host/bin make[1]: Leaving directory '/nvmedata/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power6%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-11/output-1/host/bin/powerpc64le-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power6%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-11/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-11/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-11/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-11/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-11/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-11/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-11/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-11/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-11/output-1/target/etc/shadow rm -f /nvmedata/autobuild/instance-11/output-1/target/bin/sh if [ -x /nvmedata/autobuild/instance-11/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-11/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/include /nvmedata/autobuild/instance-11/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-11/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-11/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-11/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-11/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-11/output-1/target/usr/doc find /nvmedata/autobuild/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-11/output-1/target/lib/ /nvmedata/autobuild/instance-11/output-1/target/usr/lib/ /nvmedata/autobuild/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-11/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-11/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/man /nvmedata/autobuild/instance-11/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/info /nvmedata/autobuild/instance-11/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/doc /nvmedata/autobuild/instance-11/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-11/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-11/output-1/target/lib/debug /nvmedata/autobuild/instance-11/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-11/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-11/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-11/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-11/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-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-400-g5645990b88"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-11/output-1/per-package /nvmedata/autobuild/instance-11/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /nvmedata/autobuild/instance-11/output-1/images rm -rf /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs mkdir -p /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-11/output-1/target/ /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-11/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "/nvmedata/autobuild/instance-11/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot printf ' /nvmedata/autobuild/instance-11/output-1/host/bin/mkfs.axfs -s -a /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target /nvmedata/autobuild/instance-11/output-1/images/rootfs.axfs\n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-11/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/axfs/target table='/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 409 number of 4KB nodes: 2181 Total image size: 7551594 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-11/output-1/images rm -rf /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-11/output-1/target/ /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-11/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-11/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-11/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-11/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-11/output-1/host/bin:/nvmedata/autobuild/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-11/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-11/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-11/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-11/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 409 objects. stage 2: creating image '/nvmedata/autobuild/instance-11/output-1/images/rootfs.yaffs2' [ ] 1/409 0% [ ] 2/409 0% [ ] 3/409 0% [ ] 4/409 0% [ ] 5/409 1% [ ] 6/409 1% [= ] 7/409 1% [= ] 8/409 1% [= ] 9/409 2% [= ] 10/409 2% [= ] 11/409 2% [= ] 12/409 2% [== ] 13/409 3% [== ] 14/409 3% [== ] 15/409 3% [== ] 16/409 3% [== ] 17/409 4% [== ] 18/409 4% [== ] 19/409 4% [=== ] 20/409 4% [=== ] 21/409 5% [=== ] 22/409 5% [=== ] 23/409 5% [=== ] 24/409 5% [=== ] 25/409 6% [==== ] 26/409 6% [==== ] 27/409 6% [==== ] 28/409 6% [==== ] 29/409 7% [==== ] 30/409 7% [==== ] 31/409 7% [===== ] 32/409 7% [===== ] 33/409 8% [===== ] 34/409 8% [===== ] 35/409 8% [===== ] 36/409 8% [===== ] 37/409 9% [===== ] 38/409 9% [====== ] 39/409 9% [====== ] 40/409 9% [====== ] 41/409 10% [====== ] 42/409 10% [====== ] 43/409 10% [====== ] 44/409 10% [======= ] 45/409 11% [======= ] 46/409 11% [======= ] 47/409 11% [======= ] 48/409 11% [======= ] 49/409 11% [======= ] 50/409 12% [======= ] 51/409 12% [======== ] 52/409 12% [======== ] 53/409 12% [======== ] 54/409 13% [======== ] 55/409 13% [======== ] 56/409 13% [======== ] 57/409 13% [========= ] 58/409 14% [========= ] 59/409 14% [========= ] 60/409 14% [========= ] 61/409 14% [========= ] 62/409 15% [========= ] 63/409 15% [========== ] 64/409 15% [========== ] 65/409 15% [========== ] 66/409 16% [========== ] 67/409 16% [========== ] 68/409 16% [========== ] 69/409 16% [========== ] 70/409 17% [=========== ] 71/409 17% [=========== ] 72/409 17% [=========== ] 73/409 17% [=========== ] 74/409 18% [=========== ] 75/409 18% [=========== ] 76/409 18% [============ ] 77/409 18% [============ ] 78/409 19% [============ ] 79/409 19% [============ ] 80/409 19% [============ ] 81/409 19% [============ ] 82/409 20% [============ ] 83/409 20% [============= ] 84/409 20% [============= ] 85/409 20% [============= ] 86/409 21% [============= ] 87/409 21% [============= ] 88/409 21% [============= ] 89/409 21% [============== ] 90/409 22% [============== ] 91/409 22% [============== ] 92/409 22% [============== ] 93/409 22% [============== ] 94/409 22% [============== ] 95/409 23% [=============== ] 96/409 23% [=============== ] 97/409 23% [=============== ] 98/409 23% [=============== ] 99/409 24% [=============== ] 100/409 24% [=============== ] 101/409 24% [=============== ] 102/409 24% [================ ] 103/409 25% [================ ] 104/409 25% [================ ] 105/409 25% [================ ] 106/409 25% [================ ] 107/409 26% [================ ] 108/409 26% [================= ] 109/409 26% [================= ] 110/409 26% [================= ] 111/409 27% [================= ] 112/409 27% [================= ] 113/409 27% [================= ] 114/409 27% [================= ] 115/409 28% [================== ] 116/409 28% [================== ] 117/409 28% [================== ] 118/409 28% [================== ] 119/409 29% [================== ] 120/409 29% [================== ] 121/409 29% [=================== ] 122/409 29% [=================== ] 123/409 30% [=================== ] 124/409 30% [=================== ] 125/409 30% [=================== ] 126/409 30% [=================== ] 127/409 31% [==================== ] 128/409 31% [==================== ] 129/409 31% [==================== ] 130/409 31% [==================== ] 131/409 32% [==================== ] 132/409 32% [==================== ] 133/409 32% [==================== ] 134/409 32% [===================== ] 135/409 33% [===================== ] 136/409 33% [===================== ] 137/409 33% [===================== ] 138/409 33% [===================== ] 139/409 33% [===================== ] 140/409 34% [====================== ] 141/409 34% [====================== ] 142/409 34% [====================== ] 143/409 34% [====================== ] 144/409 35% [====================== ] 145/409 35% [====================== ] 146/409 35% [======================= ] 147/409 35% [======================= ] 148/409 36% [======================= ] 149/409 36% [======================= ] 150/409 36% [======================= ] 151/409 36% [======================= ] 152/409 37% [======================= ] 153/409 37% [======================== ] 154/409 37% [======================== ] 155/409 37% [======================== ] 156/409 38% [======================== ] 157/409 38% [======================== ] 158/409 38% [======================== ] 159/409 38% [========================= ] 160/409 39% [========================= ] 161/409 39% [========================= ] 162/409 39% [========================= ] 163/409 39% [========================= ] 164/409 40% [========================= ] 165/409 40% [========================= ] 166/409 40% [========================== ] 167/409 40% [========================== ] 168/409 41% [========================== ] 169/409 41% [========================== ] 170/409 41% [========================== ] 171/409 41% [========================== ] 172/409 42% [=========================== ] 173/409 42% [=========================== ] 174/409 42% [=========================== ] 175/409 42% [=========================== ] 176/409 43% [=========================== ] 177/409 43% [=========================== ] 178/409 43% [============================ ] 179/409 43% [============================ ] 180/409 44% [============================ ] 181/409 44% [============================ ] 182/409 44% [============================ ] 183/409 44% [============================ ] 184/409 44% [============================ ] 185/409 45% [============================= ] 186/409 45% [============================= ] 187/409 45% [============================= ] 188/409 45% [============================= ] 189/409 46% [============================= ] 190/409 46% [============================= ] 191/409 46% [============================== ] 192/409 46% [============================== ] 193/409 47% [============================== ] 194/409 47% [============================== ] 195/409 47% [============================== ] 196/409 47% [============================== ] 197/409 48% [============================== ] 198/409 48% [=============================== ] 199/409 48% [=============================== ] 200/409 48% [=============================== ] 201/409 49% [=============================== ] 202/409 49% [=============================== ] 203/409 49% [=============================== ] 204/409 49% [================================ ] 205/409 50% [================================ ] 206/409 50% [================================ ] 207/409 50% [================================ ] 208/409 50% [================================ ] 209/409 51% [================================ ] 210/409 51% [================================= ] 211/409 51% [================================= ] 212/409 51% [================================= ] 213/409 52% [================================= ] 214/409 52% [================================= ] 215/409 52% [================================= ] 216/409 52% [================================= ] 217/409 53% [================================== ] 218/409 53% [================================== ] 219/409 53% [================================== ] 220/409 53% [================================== ] 221/409 54% [================================== ] 222/409 54% [================================== ] 223/409 54% [=================================== ] 224/409 54% [=================================== ] 225/409 55% [=================================== ] 226/409 55% [=================================== ] 227/409 55% [=================================== ] 228/409 55% [=================================== ] 229/409 55% [=================================== ] 230/409 56% [==================================== ] 231/409 56% [==================================== ] 232/409 56% [==================================== ] 233/409 56% [==================================== ] 234/409 57% [==================================== ] 235/409 57% [==================================== ] 236/409 57% [===================================== ] 237/409 57% [===================================== ] 238/409 58% [===================================== ] 239/409 58% [===================================== ] 240/409 58% [===================================== ] 241/409 58% [===================================== ] 242/409 59% [====================================== ] 243/409 59% [====================================== ] 244/409 59% [====================================== ] 245/409 59% [====================================== ] 246/409 60% [====================================== ] 247/409 60% [====================================== ] 248/409 60% [====================================== ] 249/409 60% [======================================= ] 250/409 61% [======================================= ] 251/409 61% [======================================= ] 252/409 61% [======================================= ] 253/409 61% [======================================= ] 254/409 62% [======================================= ] 255/409 62% [======================================== ] 256/409 62% [======================================== ] 257/409 62% [======================================== ] 258/409 63% [======================================== ] 259/409 63% [======================================== ] 260/409 63% [======================================== ] 261/409 63% [======================================== ] 262/409 64% [========================================= ] 263/409 64% [========================================= ] 264/409 64% [========================================= ] 265/409 64% [========================================= ] 266/409 65% [========================================= ] 267/409 65% [========================================= ] 268/409 65% [========================================== ] 269/409 65% [========================================== ] 270/409 66% [========================================== ] 271/409 66% [========================================== ] 272/409 66% [========================================== ] 273/409 66% [========================================== ] 274/409 66% [=========================================== ] 275/409 67% [=========================================== ] 276/409 67% [=========================================== ] 277/409 67% [=========================================== ] 278/409 67% [=========================================== ] 279/409 68% [=========================================== ] 280/409 68% [=========================================== ] 281/409 68% [============================================ ] 282/409 68% [============================================ ] 283/409 69% [============================================ ] 284/409 69% [============================================ ] 285/409 69% [============================================ ] 286/409 69% [============================================ ] 287/409 70% [============================================= ] 288/409 70% [============================================= ] 289/409 70% [============================================= ] 290/409 70% [============================================= ] 291/409 71% [============================================= ] 292/409 71% [============================================= ] 293/409 71% [============================================== ] 294/409 71% [============================================== ] 295/409 72% [============================================== ] 296/409 72% [============================================== ] 297/409 72% [============================================== ] 298/409 72% [============================================== ] 299/409 73% [============================================== ] 300/409 73% [=============================================== ] 301/409 73% [=============================================== ] 302/409 73% [=============================================== ] 303/409 74% [=============================================== ] 304/409 74% [=============================================== ] 305/409 74% [=============================================== ] 306/409 74% [================================================ ] 307/409 75% [================================================ ] 308/409 75% [================================================ ] 309/409 75% [================================================ ] 310/409 75% [================================================ ] 311/409 76% [================================================ ] 312/409 76% [================================================ ] 313/409 76% [================================================= ] 314/409 76% [================================================= ] 315/409 77% [================================================= ] 316/409 77% [================================================= ] 317/409 77% [================================================= ] 318/409 77% [================================================= ] 319/409 77% [================================================== ] 320/409 78% [================================================== ] 321/409 78% [================================================== ] 322/409 78% [================================================== ] 323/409 78% [================================================== ] 324/409 79% [================================================== ] 325/409 79% [=================================================== ] 326/409 79% [=================================================== ] 327/409 79% [=================================================== ] 328/409 80% [=================================================== ] 329/409 80% [=================================================== ] 330/409 80% [=================================================== ] 331/409 80% [=================================================== ] 332/409 81% [==================================================== ] 333/409 81% [==================================================== ] 334/409 81% [==================================================== ] 335/409 81% [==================================================== ] 336/409 82% [==================================================== ] 337/409 82% [==================================================== ] 338/409 82% [===================================================== ] 339/409 82% [===================================================== ] 340/409 83% [===================================================== ] 341/409 83% [===================================================== ] 342/409 83% [===================================================== ] 343/409 83% [===================================================== ] 344/409 84% [===================================================== ] 345/409 84% [====================================================== ] 346/409 84% [====================================================== ] 347/409 84% [====================================================== ] 348/409 85% [====================================================== ] 349/409 85% [====================================================== ] 350/409 85% [====================================================== ] 351/409 85% [======================================================= ] 352/409 86% [======================================================= ] 353/409 86% [======================================================= ] 354/409 86% [======================================================= ] 355/409 86% [======================================================= ] 356/409 87% [======================================================= ] 357/409 87% [======================================================== ] 358/409 87% [======================================================== ] 359/409 87% [======================================================== ] 360/409 88% [======================================================== ] 361/409 88% [======================================================== ] 362/409 88% [======================================================== ] 363/409 88% [======================================================== ] 364/409 88% [========================================================= ] 365/409 89% [========================================================= ] 366/409 89% [========================================================= ] 367/409 89% [========================================================= ] 368/409 89% [========================================================= ] 369/409 90% [========================================================= ] 370/409 90% [========================================================== ] 371/409 90% [========================================================== ] 372/409 90% [========================================================== ] 373/409 91% [========================================================== ] 374/409 91% [========================================================== ] 375/409 91% [========================================================== ] 376/409 91% [========================================================== ] 377/409 92% [=========================================================== ] 378/409 92% [=========================================================== ] 379/409 92% [=========================================================== ] 380/409 92% [=========================================================== ] 381/409 93% [=========================================================== ] 382/409 93% [=========================================================== ] 383/409 93% [============================================================ ] 384/409 93% [============================================================ ] 385/409 94% [============================================================ ] 386/409 94% [============================================================ ] 387/409 94% [============================================================ ] 388/409 94% [============================================================ ] 389/409 95% [============================================================= ] 390/409 95% [============================================================= ] 391/409 95% [============================================================= ] 392/409 95% [============================================================= ] 393/409 96% [============================================================= ] 394/409 96% [============================================================= ] 395/409 96% [============================================================= ] 396/409 96% [============================================================== ] 397/409 97% [============================================================== ] 398/409 97% [============================================================== ] 399/409 97% [============================================================== ] 400/409 97% [============================================================== ] 401/409 98% [============================================================== ] 402/409 98% [=============================================================== ] 403/409 98% [=============================================================== ] 404/409 98% [=============================================================== ] 405/409 99% [=============================================================== ] 406/409 99% [=============================================================== ] 407/409 99% [=============================================================== ] 408/409 99% [================================================================] 409/409 100% operation complete, 409 objects in 4135 NAND pages. ln -snf /nvmedata/autobuild/instance-11/output-1/host/powerpc64le-buildroot-linux-musl/sysroot /nvmedata/autobuild/instance-11/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-11/buildroot' make: Entering directory '/nvmedata/autobuild/instance-11/buildroot' >>> Buildroot 2022.05-400-g5645990b88 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> initscripts Collecting legal info >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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) Legal info produced in /nvmedata/autobuild/instance-11/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-11/buildroot'