/usr/bin/sed -i -e "s:/tmp/instance-20/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-20/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.42 Installing to target PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-20/output-1/target install -C /tmp/instance-20/output-1/build/pcre2-10.42/ make[1]: Entering directory '/tmp/instance-20/output-1/build/pcre2-10.42' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-20/output-1/build/pcre2-10.42' make[3]: Entering directory '/tmp/instance-20/output-1/build/pcre2-10.42' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-posix.la '/tmp/instance-20/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.11.2 /tmp/instance-20/output-1/target/usr/lib/libpcre2-8.so.0.11.2 libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so.0; }; }) libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libpcre2-8.so.0.11.2 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.11.2 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /tmp/instance-20/output-1/target/usr/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.4 /tmp/instance-20/output-1/target/usr/lib/libpcre2-posix.so.3.0.4 libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so.3; }; }) libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libpcre2-posix.so.3.0.4 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.4 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /tmp/instance-20/output-1/target/usr/lib/libpcre2-posix.la libtool: install: /usr/bin/install -c .libs/libpcre2-8.a /tmp/instance-20/output-1/target/usr/lib/libpcre2-8.a libtool: install: chmod 644 /tmp/instance-20/output-1/target/usr/lib/libpcre2-8.a libtool: install: /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-20/output-1/target/usr/lib/libpcre2-8.a libtool: install: /usr/bin/install -c .libs/libpcre2-posix.a /tmp/instance-20/output-1/target/usr/lib/libpcre2-posix.a libtool: install: chmod 644 /tmp/instance-20/output-1/target/usr/lib/libpcre2-posix.a libtool: install: /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-20/output-1/target/usr/lib/libpcre2-posix.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/tmp/instance-20/output-1/target/usr/bin' libtool: install: /usr/bin/install -c pcre2grep /tmp/instance-20/output-1/target/usr/bin/pcre2grep libtool: install: /usr/bin/install -c pcre2test /tmp/instance-20/output-1/target/usr/bin/pcre2test /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/bin' /usr/bin/install -c pcre2-config '/tmp/instance-20/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-20/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 '/tmp/instance-20/output-1/target/usr/share/doc/pcre2' /usr/bin/mkdir -p '/tmp/instance-20/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 '/tmp/instance-20/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 '/tmp/instance-20/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 '/tmp/instance-20/output-1/target/usr/share/doc/pcre2/html' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/include' /usr/bin/install -c -m 644 src/pcre2posix.h '/tmp/instance-20/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/tmp/instance-20/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-20/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 '/tmp/instance-20/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 '/tmp/instance-20/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 '/tmp/instance-20/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/include' /usr/bin/install -c -m 644 src/pcre2.h '/tmp/instance-20/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc '/tmp/instance-20/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-20/output-1/build/pcre2-10.42' make[2]: Leaving directory '/tmp/instance-20/output-1/build/pcre2-10.42' make[1]: Leaving directory '/tmp/instance-20/output-1/build/pcre2-10.42' >>> sslh 1.22c Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-20/output-1/build/.sslh-v1.22c.tar.gz.2YGefz/output' 'http://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz' --2023-03-23 16:13:41-- http://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz Resolving www.rutschle.net (www.rutschle.net)... 51.15.243.174 Connecting to www.rutschle.net (www.rutschle.net)|51.15.243.174|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz [following] --2023-03-23 16:13:41-- https://www.rutschle.net/tech/sslh/sslh-v1.22c.tar.gz Connecting to www.rutschle.net (www.rutschle.net)|51.15.243.174|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 146950 (144K) [application/x-gzip] Saving to: '/tmp/instance-20/output-1/build/.sslh-v1.22c.tar.gz.2YGefz/output' 0K .......... .......... .......... .......... .......... 34% 195K 0s 50K .......... .......... .......... .......... .......... 69% 403K 0s 100K .......... .......... .......... .......... ... 100% 351K=0.5s 2023-03-23 16:13:43 (285 KB/s) - '/tmp/instance-20/output-1/build/.sslh-v1.22c.tar.gz.2YGefz/output' saved [146950/146950] sslh-v1.22c.tar.gz: OK (sha256: 8e3742d14edf4119350cfdc7bb96b89134d9218eb6d2a6e1f70891ca18a649b1) >>> sslh 1.22c Extracting gzip -d -c /tmp/instance-20/dl/sslh/sslh-v1.22c.tar.gz | tar --strip-components=1 -C /tmp/instance-20/output-1/build/sslh-1.22c -xf - >>> sslh 1.22c Patching >>> sslh 1.22c Configuring >>> sslh 1.22c Building PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-as" LD="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-ld" NM="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-g++" FC="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-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/tmp/instance-20/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-20/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-20/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-20/output-1/host/lib -Wl,-rpath,/tmp/instance-20/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-20/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99" USELIBBSD= USELIBCAP=1 USELIBCONFIG= USESYSTEMD= -C /tmp/instance-20/output-1/build/sslh-1.22c make[1]: Entering directory '/tmp/instance-20/output-1/build/sslh-1.22c' Makefile:68: warning: ignoring prerequisites on suffix rule definition ./genver.sh >version.h /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-conf.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c common.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-main.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c probe.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c tls.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c argtable3.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c udp-listener.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c collection.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gap.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-fork.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -o sslh-fork sslh-fork.o sslh-conf.o common.o sslh-main.o probe.o tls.o argtable3.o udp-listener.o collection.o gap.o -lm -lpcre2-8 -lcap #strip sslh-fork /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c sslh-select.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -o sslh-select sslh-select.o sslh-conf.o common.o sslh-main.o probe.o tls.o argtable3.o udp-listener.o collection.o gap.o -lm -lpcre2-8 -lcap #strip sslh-select pod2man --section=8 --release=1.22c --center=" " sslh.pod | gzip -9 - > sslh.8.gz /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c echosrv.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c echosrv-conf.c /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99 -o echosrv echosrv.o echosrv-conf.o argtable3.o -lm -lpcre2-8 -lcap make[1]: Leaving directory '/tmp/instance-20/output-1/build/sslh-1.22c' >>> sslh 1.22c Installing to target PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-as" LD="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-ld" NM="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-g++" FC="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-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/tmp/instance-20/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-20/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-20/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-20/output-1/host/lib -Wl,-rpath,/tmp/instance-20/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-20/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -std=gnu99" USELIBBSD= USELIBCAP=1 USELIBCONFIG= USESYSTEMD= -C /tmp/instance-20/output-1/build/sslh-1.22c DESTDIR=/tmp/instance-20/output-1/target install make[1]: Entering directory '/tmp/instance-20/output-1/build/sslh-1.22c' Makefile:68: warning: ignoring prerequisites on suffix rule definition mkdir -p /tmp/instance-20/output-1/target//usr/sbin mkdir -p /tmp/instance-20/output-1/target//usr/share/man/man8 install -p sslh-fork /tmp/instance-20/output-1/target//usr/sbin/sslh install -p -m 0644 sslh.8.gz /tmp/instance-20/output-1/target//usr/share/man/man8/sslh.8.gz make[1]: Leaving directory '/tmp/instance-20/output-1/build/sslh-1.22c' /usr/bin/install -m 755 -D package/sslh/S35sslh /tmp/instance-20/output-1/target/etc/init.d/S35sslh >>> tio 1.47 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-20/output-1/build/.tio-1.47.tar.xz.tsCVRt/output' 'https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz' --2023-03-23 16:13:53-- https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/24528317/d4bb4ab8-193d-460c-9004-18eb9e237ea0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230323%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230323T221354Z&X-Amz-Expires=300&X-Amz-Signature=6cb78db7868e6399133da8ed6d62979d5b4306f00b5664d2068381b34aa33b8c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=24528317&response-content-disposition=attachment%3B%20filename%3Dtio-1.47.tar.xz&response-content-type=application%2Foctet-stream [following] --2023-03-23 16:13:54-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/24528317/d4bb4ab8-193d-460c-9004-18eb9e237ea0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230323%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230323T221354Z&X-Amz-Expires=300&X-Amz-Signature=6cb78db7868e6399133da8ed6d62979d5b4306f00b5664d2068381b34aa33b8c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=24528317&response-content-disposition=attachment%3B%20filename%3Dtio-1.47.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3411172 (3.3M) [application/octet-stream] Saving to: '/tmp/instance-20/output-1/build/.tio-1.47.tar.xz.tsCVRt/output' 0K .......... .......... .......... .......... .......... 1% 12.3M 0s 50K .......... .......... .......... .......... .......... 3% 12.6M 0s 100K .......... .......... .......... .......... .......... 4% 6.11M 0s 150K .......... .......... .......... .......... .......... 6% 206M 0s 200K .......... .......... .......... .......... .......... 7% 293M 0s 250K .......... .......... .......... .......... .......... 9% 301M 0s 300K .......... .......... .......... .......... .......... 10% 306M 0s 350K .......... .......... .......... .......... .......... 12% 255M 0s 400K .......... .......... .......... .......... .......... 13% 311M 0s 450K .......... .......... .......... .......... .......... 15% 305M 0s 500K .......... .......... .......... .......... .......... 16% 311M 0s 550K .......... .......... .......... .......... .......... 18% 271M 0s 600K .......... .......... .......... .......... .......... 19% 7.34M 0s 650K .......... .......... .......... .......... .......... 21% 179M 0s 700K .......... .......... .......... .......... .......... 22% 175M 0s 750K .......... .......... .......... .......... .......... 24% 208M 0s 800K .......... .......... .......... .......... .......... 25% 174M 0s 850K .......... .......... .......... .......... .......... 27% 216M 0s 900K .......... .......... .......... .......... .......... 28% 271M 0s 950K .......... .......... .......... .......... .......... 30% 279M 0s 1000K .......... .......... .......... .......... .......... 31% 254M 0s 1050K .......... .......... .......... .......... .......... 33% 249M 0s 1100K .......... .......... .......... .......... .......... 34% 8.41M 0s 1150K .......... .......... .......... .......... .......... 36% 199M 0s 1200K .......... .......... .......... .......... .......... 37% 143M 0s 1250K .......... .......... .......... .......... .......... 39% 144M 0s 1300K .......... .......... .......... .......... .......... 40% 144M 0s 1350K .......... .......... .......... .......... .......... 42% 207M 0s 1400K .......... .......... .......... .......... .......... 43% 197M 0s 1450K .......... .......... .......... .......... .......... 45% 187M 0s 1500K .......... .......... .......... .......... .......... 46% 204M 0s 1550K .......... .......... .......... .......... .......... 48% 165M 0s 1600K .......... .......... .......... .......... .......... 49% 214M 0s 1650K .......... .......... .......... .......... .......... 51% 152M 0s 1700K .......... .......... .......... .......... .......... 52% 209M 0s 1750K .......... .......... .......... .......... .......... 54% 237M 0s 1800K .......... .......... .......... .......... .......... 55% 149M 0s 1850K .......... .......... .......... .......... .......... 57% 203M 0s 1900K .......... .......... .......... .......... .......... 58% 190M 0s 1950K .......... .......... .......... .......... .......... 60% 256M 0s 2000K .......... .......... .......... .......... .......... 61% 211M 0s 2050K .......... .......... .......... .......... .......... 63% 212M 0s 2100K .......... .......... .......... .......... .......... 64% 16.0M 0s 2150K .......... .......... .......... .......... .......... 66% 195M 0s 2200K .......... .......... .......... .......... .......... 67% 205M 0s 2250K .......... .......... .......... .......... .......... 69% 241M 0s 2300K .......... .......... .......... .......... .......... 70% 207M 0s 2350K .......... .......... .......... .......... .......... 72% 232M 0s 2400K .......... .......... .......... .......... .......... 73% 246M 0s 2450K .......... .......... .......... .......... .......... 75% 279M 0s 2500K .......... .......... .......... .......... .......... 76% 7.45M 0s 2550K .......... .......... .......... .......... .......... 78% 259M 0s 2600K .......... .......... .......... .......... .......... 79% 233M 0s 2650K .......... .......... .......... .......... .......... 81% 268M 0s 2700K .......... .......... .......... .......... .......... 82% 268M 0s 2750K .......... .......... .......... .......... .......... 84% 268M 0s 2800K .......... .......... .......... .......... .......... 85% 6.97M 0s 2850K .......... .......... .......... .......... .......... 87% 294M 0s 2900K .......... .......... .......... .......... .......... 88% 242M 0s 2950K .......... .......... .......... .......... .......... 90% 279M 0s 3000K .......... .......... .......... .......... .......... 91% 292M 0s 3050K .......... .......... .......... .......... .......... 93% 279M 0s 3100K .......... .......... .......... .......... .......... 94% 293M 0s 3150K .......... .......... .......... .......... .......... 96% 6.92M 0s 3200K .......... .......... .......... .......... .......... 97% 276M 0s 3250K .......... .......... .......... .......... .......... 99% 283M 0s 3300K .......... .......... .......... . 100% 265M=0.06s 2023-03-23 16:13:54 (50.4 MB/s) - '/tmp/instance-20/output-1/build/.tio-1.47.tar.xz.tsCVRt/output' saved [3411172/3411172] tio-1.47.tar.xz: OK (sha256: 6f39ac582de747feb9a64c14e6b378c61cb0c3bfa6639e62050022c1b7f5c544) >>> tio 1.47 Extracting xzcat /tmp/instance-20/dl/tio/tio-1.47.tar.xz | tar --strip-components=1 -C /tmp/instance-20/output-1/build/tio-1.47 -xf - >>> tio 1.47 Patching >>> tio 1.47 Configuring rm -rf /tmp/instance-20/output-1/build/tio-1.47//build mkdir -p /tmp/instance-20/output-1/build/tio-1.47//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-20/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-20/output-1/build/tio-1.47//build/cross-compilation.conf PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-20/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-20/output-1/build/tio-1.47//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-20/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-20/output-1/host/lib/cmake /tmp/instance-20/output-1/build/tio-1.47/ /tmp/instance-20/output-1/build/tio-1.47//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-20/output-1/build/tio-1.47 Build dir: /tmp/instance-20/output-1/build/tio-1.47/build Build type: cross build Project name: tio Project version: 1.47 C compiler for the host machine: /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc (gcc 12.2.0 "arc-buildroot-linux-uclibc-gcc.br_real (Buildroot 2023.02-139-g0c7ba302bd) 12.2.0") C linker for the host machine: /tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: hs38_linux Target machine cpu family: arc Target machine cpu: hs38_linux Check usable header "asm-generic/ioctls.h" : YES Header "asm-generic/ioctls.h" has symbol "TCGETS2" : YES Fetching value of define "B0" : 0000000 Fetching value of define "B50" : 0000001 Fetching value of define "B75" : 0000002 Fetching value of define "B110" : 0000003 Fetching value of define "B134" : 0000004 Fetching value of define "B150" : 0000005 Fetching value of define "B200" : 0000006 Fetching value of define "B300" : 0000007 Fetching value of define "B600" : 0000010 Fetching value of define "B1200" : 0000011 Fetching value of define "B1800" : 0000012 Fetching value of define "B2400" : 0000013 Fetching value of define "B4800" : 0000014 Fetching value of define "B7200" : Fetching value of define "B9600" : 0000015 Fetching value of define "B14400" : Fetching value of define "B19200" : 0000016 Fetching value of define "B28800" : Fetching value of define "B38400" : 0000017 Fetching value of define "B57600" : 0010001 Fetching value of define "B76800" : Fetching value of define "B115200" : 0010002 Fetching value of define "B230400" : 0010003 Fetching value of define "B460800" : 0010004 Fetching value of define "B500000" : 0010005 Fetching value of define "B576000" : 0010006 Fetching value of define "B921600" : 0010007 Fetching value of define "B1000000" : 0010010 Fetching value of define "B1152000" : 0010011 Fetching value of define "B1500000" : 0010012 Fetching value of define "B2000000" : 0010013 Fetching value of define "B2500000" : 0010014 Fetching value of define "B3000000" : 0010015 Fetching value of define "B3500000" : 0010016 Fetching value of define "B4000000" : 0010017 Configuring config.h using configuration Found pkg-config: /tmp/instance-20/output-1/host/bin/pkgconf (1.6.3) Run-time dependency inih found: YES 56 Configuring tio using configuration Found CMake: /tmp/instance-20/output-1/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring tio.1 using configuration Build targets in project: 1 tio 1.47 User defined options Cross files : /tmp/instance-20/output-1/build/tio-1.47//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-20/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-20/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-20/output-1/host/bin/ninja >>> tio 1.47 Building PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-20/output-1/host/bin/ninja -C /tmp/instance-20/output-1/build/tio-1.47//build ninja: Entering directory `/tmp/instance-20/output-1/build/tio-1.47//build' [1/12] Compiling C object src/tio.p/misc.c.o [2/12] Compiling C object src/tio.p/error.c.o ../src/error.c: In function 'error_printf_': ../src/error.c:49:3: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 49 | vasprintf(&line, format, args); | ^~~~~~~~~ | vsprintf [3/12] Compiling C object src/tio.p/setspeed.c.o [4/12] Compiling C object src/tio.p/configfile.c.o [5/12] Compiling C object src/tio.p/print.c.o [6/12] Compiling C object src/tio.p/options.c.o [7/12] Compiling C object src/tio.p/main.c.o [8/12] Compiling C object src/tio.p/signals.c.o [9/12] Compiling C object src/tio.p/log.c.o ../src/log.c: In function 'log_strip': ../src/log.c:39:45: warning: comparison is always true due to limited range of data type [-Wtype-limits] 39 | #define IS_CTRL_CHAR(c) ((c >= 0x00) && (c <= 0x1F)) | ^~ ../src/log.c:115:17: note: in expansion of macro 'IS_CTRL_CHAR' 115 | if (IS_CTRL_CHAR(c)) | ^~~~~~~~~~~~ ../src/log.c: In function 'log_printf': ../src/log.c:148:5: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 148 | vasprintf(&line, format, args); | ^~~~~~~~~ | vsprintf [10/12] Compiling C object src/tio.p/socket.c.o [11/12] Compiling C object src/tio.p/tty.c.o ../src/tty.c: In function 'tty_configure': ../src/tty.c:655:18: warning: 'baudrate' may be used uninitialized [-Wmaybe-uninitialized] 655 | status = cfsetispeed(&tio, baudrate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tty.c:622:13: note: 'baudrate' was declared here 622 | speed_t baudrate; | ^~~~~~~~ [12/12] Linking target src/tio >>> tio 1.47 Installing to target PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-20/output-1/target PYTHONNOUSERSITE=y /tmp/instance-20/output-1/host/bin/ninja -C /tmp/instance-20/output-1/build/tio-1.47//build install ninja: Entering directory `/tmp/instance-20/output-1/build/tio-1.47//build' [0/1] Installing files. Installing src/tio to /tmp/instance-20/output-1/target/usr/bin Installing /tmp/instance-20/output-1/build/tio-1.47/build/man/tio.1 to /tmp/instance-20/output-1/target/usr/share/man/man1 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-20/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-20/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-20/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-20/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-20/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-20/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-20/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-20/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-20/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-20/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-20/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-20/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-20/output-1/target/etc/shells; fi mkdir -p /tmp/instance-20/output-1/target/etc echo "buildroot" > /tmp/instance-20/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-20/output-1/target/etc/hosts mkdir -p /tmp/instance-20/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-20/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-20/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-20/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-20/output-1/target/etc/shells if [ -x /tmp/instance-20/output-1/target/sbin/swapon -a -x /tmp/instance-20/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-20/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-20/output-1/target/etc/inittab; fi rm -rf /tmp/instance-20/output-1/target/usr/include /tmp/instance-20/output-1/target/usr/share/aclocal \ /tmp/instance-20/output-1/target/usr/lib/pkgconfig /tmp/instance-20/output-1/target/usr/share/pkgconfig \ /tmp/instance-20/output-1/target/usr/lib/cmake /tmp/instance-20/output-1/target/usr/share/cmake \ /tmp/instance-20/output-1/target/usr/lib/rpm /tmp/instance-20/output-1/target/usr/doc find /tmp/instance-20/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-20/output-1/target/lib/ /tmp/instance-20/output-1/target/usr/lib/ /tmp/instance-20/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-20/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-20/output-1/target/usr/share/gdb rm -rf /tmp/instance-20/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-20/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-20/output-1/target/usr/share/zsh rm -rf /tmp/instance-20/output-1/target/usr/man /tmp/instance-20/output-1/target/usr/share/man rm -rf /tmp/instance-20/output-1/target/usr/info /tmp/instance-20/output-1/target/usr/share/info rm -rf /tmp/instance-20/output-1/target/usr/doc /tmp/instance-20/output-1/target/usr/share/doc rm -rf /tmp/instance-20/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-20/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-20/output-1/target/lib/debug /tmp/instance-20/output-1/target/usr/lib/debug find /tmp/instance-20/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 /tmp/instance-20/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-20/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-20/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 /tmp/instance-20/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-139-g0c7ba302bd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-20/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-20/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-20/output-1/per-package /tmp/instance-20/buildroot/support/scripts/fix-rpath target touch /tmp/instance-20/output-1/target/usr ln -snf /tmp/instance-20/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-20/output-1/staging make: Leaving directory '/tmp/instance-20/buildroot' make: Entering directory '/tmp/instance-20/buildroot' >>> Buildroot 2023.02-139-g0c7ba302bd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> bubblewrap 0.7.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> 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-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-20/output-1/legal-info make: Leaving directory '/tmp/instance-20/buildroot'