991 | arg->regex); | ~~~~~~~~~~~ echosrv-conf.c: In function 'cfg_as_string': echosrv-conf.c:1175:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1175 | asprintf(&subpath, "%s[%d]%s", path, config_setting_index(child), name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1177:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1177 | asprintf(&subpath, "%s/%s", path, name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1185:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1185 | asprintf(&old, "%s", *strp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1188:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1188 | asprintf(&old, "%s", ""); | ^~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1190:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1190 | asprintf(strp, "%s%s:%s", old, subpath, value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c: In function 'scalar_to_string': echosrv-conf.c:1131:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1131 | asprintf(strp, "%d\n", config_setting_get_int(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1135:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1135 | asprintf(strp, "%s\n", config_setting_get_bool(s) ? "[true]" : "[false]" ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1139:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1139 | asprintf(strp, "%lld\n", config_setting_get_int64(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1143:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1143 | asprintf(strp, "%lf\n", config_setting_get_float(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echosrv-conf.c:1147:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1147 | asprintf(strp, "%s\n", config_setting_get_string(s)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -o echosrv echosrv.o echosrv-conf.o argtable3.o -lm -lpcre2-8 make[1]: Leaving directory '/tmp/instance-18/output-1/build/sslh-1.22c' >>> sslh 1.22c Installing to target PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=gnu99" USELIBBSD= USELIBCAP= USELIBCONFIG= USESYSTEMD= -C /tmp/instance-18/output-1/build/sslh-1.22c DESTDIR=/tmp/instance-18/output-1/target install make[1]: Entering directory '/tmp/instance-18/output-1/build/sslh-1.22c' Makefile:68: warning: ignoring prerequisites on suffix rule definition mkdir -p /tmp/instance-18/output-1/target//usr/sbin mkdir -p /tmp/instance-18/output-1/target//usr/share/man/man8 install -p sslh-fork /tmp/instance-18/output-1/target//usr/sbin/sslh install -p -m 0644 sslh.8.gz /tmp/instance-18/output-1/target//usr/share/man/man8/sslh.8.gz make[1]: Leaving directory '/tmp/instance-18/output-1/build/sslh-1.22c' /usr/bin/install -m 755 -D package/sslh/S35sslh /tmp/instance-18/output-1/target/etc/init.d/S35sslh >>> statserial 1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-18/output-1/build/.statserial-1.1.tar.gz.vdCmTV/output' 'http://www.ibiblio.org/pub/Linux/system/serial/statserial-1.1.tar.gz' --2022-12-15 15:08:49-- http://www.ibiblio.org/pub/Linux/system/serial/statserial-1.1.tar.gz Resolving www.ibiblio.org (www.ibiblio.org)... 152.19.134.40, 2610:28:3090:3000:0:bad:cafe:23 Connecting to www.ibiblio.org (www.ibiblio.org)|152.19.134.40|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10655 (10K) [application/x-gzip] Saving to: '/tmp/instance-18/output-1/build/.statserial-1.1.tar.gz.vdCmTV/output' 0K .......... 100% 145M=0s 2022-12-15 15:08:49 (145 MB/s) - '/tmp/instance-18/output-1/build/.statserial-1.1.tar.gz.vdCmTV/output' saved [10655/10655] statserial-1.1.tar.gz: OK (sha256: 40cf3bd506852942aa98f468c90ed4ea66dbd343b93efacd40d617b55caf3967) >>> statserial 1.1 Extracting gzip -d -c /tmp/instance-18/dl/statserial/statserial-1.1.tar.gz | tar --strip-components=1 -C /tmp/instance-18/output-1/build/statserial-1.1 -xf - >>> statserial 1.1 Patching Applying 0001-ncurses-link.patch using patch: patching file Makefile >>> statserial 1.1 Configuring >>> statserial 1.1 Building PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" LD="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" -C /tmp/instance-18/output-1/build/statserial-1.1 make[1]: Entering directory '/tmp/instance-18/output-1/build/statserial-1.1' /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c statserial.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o statserial statserial.o -lncurses make[1]: Leaving directory '/tmp/instance-18/output-1/build/statserial-1.1' >>> statserial 1.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-18/output-1/build/statserial-1.1/statserial /tmp/instance-18/output-1/target/usr/bin/statserial >>> tree 2.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-18/output-1/build/.tree-2.0.2.tgz.bbM86b/output' 'http://mama.indstate.edu/users/ice/tree/src/tree-2.0.2.tgz' --2022-12-15 15:08:52-- http://mama.indstate.edu/users/ice/tree/src/tree-2.0.2.tgz Resolving mama.indstate.edu (mama.indstate.edu)... 139.102.70.201 Connecting to mama.indstate.edu (mama.indstate.edu)|139.102.70.201|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 57960 (57K) [application/x-gzip] Saving to: '/tmp/instance-18/output-1/build/.tree-2.0.2.tgz.bbM86b/output' 0K .......... .......... .......... .......... .......... 88% 795K 0s 50K ...... 100% 121M=0.06s 2022-12-15 15:08:52 (899 KB/s) - '/tmp/instance-18/output-1/build/.tree-2.0.2.tgz.bbM86b/output' saved [57960/57960] tree-2.0.2.tgz: OK (sha256: 7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf) >>> tree 2.0.2 Extracting gzip -d -c /tmp/instance-18/dl/tree/tree-2.0.2.tgz | tar --strip-components=1 -C /tmp/instance-18/output-1/build/tree-2.0.2 -xf - >>> tree 2.0.2 Patching >>> tree 2.0.2 Configuring >>> tree 2.0.2 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99" -C /tmp/instance-18/output-1/build/tree-2.0.2 make[1]: Entering directory '/tmp/instance-18/output-1/build/tree-2.0.2' /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o tree.o tree.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o list.o list.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o hash.o hash.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o color.o color.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o file.o file.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o filter.o filter.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o info.o info.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o unix.o unix.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o xml.o xml.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o json.o json.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o html.o html.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -std=c99 -c -o strverscmp.o strverscmp.c /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o tree tree.o list.o hash.o color.o file.o filter.o info.o unix.o xml.o json.o html.o strverscmp.o make[1]: Leaving directory '/tmp/instance-18/output-1/build/tree-2.0.2' >>> tree 2.0.2 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-18/output-1/build/tree-2.0.2/tree /tmp/instance-18/output-1/target/usr/bin/tree uacme-1.7.3.tar.gz: OK (sha256: 0ec8e5bcb8ed2b532572ca4878d30b2a794f607b995348ebc176d566b64d73f9) >>> uacme 1.7.3 Extracting gzip -d -c /tmp/instance-18/dl/uacme/uacme-1.7.3.tar.gz | tar --strip-components=1 -C /tmp/instance-18/output-1/build/uacme-1.7.3 -xf - >>> uacme 1.7.3 Patching >>> uacme 1.7.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-18/output-1/build/uacme-1.7.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> uacme 1.7.3 Patching libtool >>> uacme 1.7.3 Configuring (cd /tmp/instance-18/output-1/build/uacme-1.7.3/ && rm -rf config.cache && PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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-18/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-18/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-18/output-1/host/lib -Wl,-rpath,/tmp/instance-18/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-18/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-18/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes 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=yes ac_cv_prog_cc_c99='-std=gnu99' CONFIG_SITE=/dev/null ./configure --target=s390x-buildroot-linux-gnu --host=s390x-buildroot-linux-gnu --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 --disable-static --enable-shared --with-openssl --without-ualpn ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for s390x-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe 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 supports nested variables... (cached) yes checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-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 we are using the GNU C compiler... yes checking whether /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking for /tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... (cached) -std=gnu99 checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wall... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -Wextra... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -pedantic... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -fno-strict-aliasing... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for asprintf... yes checking for vasprintf... yes checking for getopt_long... yes checking for open_memstream... yes checking for strcasestr... yes checking for setproctitle... no checking for libcurl >= 7.38.0... found 7.86.0 checking for libcurl https support... yes checking for curl_global_init in -lcurl... yes checking for OpenSSL >= 1.1.1... found 3.6.1 checking for OpenSSL_version_num in -lssl... yes checking if OpenSSL is really LibreSSL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> uacme 1.7.3 Building PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-18/output-1/build/uacme-1.7.3/ make[1]: Entering directory '/tmp/instance-18/output-1/build/uacme-1.7.3' echo 1.7.3 > .version-t && mv .version-t .version /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-18/output-1/build/uacme-1.7.3' CC uacme-uacme.o CC uacme-base64.o CC uacme-crypto.o CC uacme-curlwrap.o CC uacme-json.o CC uacme-msg.o CCLD uacme make[2]: Leaving directory '/tmp/instance-18/output-1/build/uacme-1.7.3' make[1]: Leaving directory '/tmp/instance-18/output-1/build/uacme-1.7.3' >>> uacme 1.7.3 Installing to target PATH="/tmp/instance-18/output-1/host/bin:/tmp/instance-18/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-18/output-1/target install -C /tmp/instance-18/output-1/build/uacme-1.7.3/ make[1]: Entering directory '/tmp/instance-18/output-1/build/uacme-1.7.3' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-18/output-1/build/uacme-1.7.3' make[3]: Entering directory '/tmp/instance-18/output-1/build/uacme-1.7.3' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/bin' /usr/bin/install -c uacme '/tmp/instance-18/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-18/output-1/target/usr/share/uacme' /usr/bin/install -c uacme.sh nsupdate.sh '/tmp/instance-18/output-1/target/usr/share/uacme' make[3]: Leaving directory '/tmp/instance-18/output-1/build/uacme-1.7.3' make[2]: Leaving directory '/tmp/instance-18/output-1/build/uacme-1.7.3' make[1]: Leaving directory '/tmp/instance-18/output-1/build/uacme-1.7.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-18/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-18/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-18/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-18/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-18/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-18/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-18/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-18/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-18/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-18/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-18/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-18/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-18/output-1/target/etc/shells; fi mkdir -p /tmp/instance-18/output-1/target/etc echo "buildroot" > /tmp/instance-18/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-18/output-1/target/etc/hosts mkdir -p /tmp/instance-18/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-18/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-18/output-1/target/etc/shadow rm -f /tmp/instance-18/output-1/target/bin/sh if [ -x /tmp/instance-18/output-1/target/sbin/swapon -a -x /tmp/instance-18/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-18/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-18/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-18/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-18/output-1/target/etc/inittab rm -rf /tmp/instance-18/output-1/target/usr/include /tmp/instance-18/output-1/target/usr/share/aclocal \ /tmp/instance-18/output-1/target/usr/lib/pkgconfig /tmp/instance-18/output-1/target/usr/share/pkgconfig \ /tmp/instance-18/output-1/target/usr/lib/cmake /tmp/instance-18/output-1/target/usr/share/cmake \ /tmp/instance-18/output-1/target/usr/lib/rpm /tmp/instance-18/output-1/target/usr/doc find /tmp/instance-18/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-18/output-1/target/lib/ /tmp/instance-18/output-1/target/usr/lib/ /tmp/instance-18/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-18/output-1/target/usr/share/gdb rm -rf /tmp/instance-18/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-18/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-18/output-1/target/usr/share/zsh rm -rf /tmp/instance-18/output-1/target/usr/man /tmp/instance-18/output-1/target/usr/share/man rm -rf /tmp/instance-18/output-1/target/usr/info /tmp/instance-18/output-1/target/usr/share/info rm -rf /tmp/instance-18/output-1/target/usr/doc /tmp/instance-18/output-1/target/usr/share/doc rm -rf /tmp/instance-18/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-18/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-18/output-1/target/lib/debug /tmp/instance-18/output-1/target/usr/lib/debug find /tmp/instance-18/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-18/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-18/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-18/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-18/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-543-gf62d409cb8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-18/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-18/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-18/output-1/per-package /tmp/instance-18/buildroot/support/scripts/fix-rpath target touch /tmp/instance-18/output-1/target/usr ln -snf /tmp/instance-18/output-1/host/s390x-buildroot-linux-gnu/sysroot /tmp/instance-18/output-1/staging make: Leaving directory '/tmp/instance-18/buildroot' make: Entering directory '/tmp/instance-18/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> 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-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.4.226 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> 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) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iproute2 6.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> initscripts Collecting legal info >>> jhead 3.06.0.1 Collecting legal info readme.txt: OK (sha256: 8b709512c737fc0c1e1024800b9a44c54d14ab02132c636a66c3ac66955c3e95) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenaptx 0.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> lxc 5.0.1 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssh 9.1p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> refpolicy 2.20220106 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-policycoreutils 3.2 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libsemanage 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-audit 3.0.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-setools 4.4.0 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-cython 0.29.32 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-networkx 2.8.8 Collecting legal info LICENSE.txt: OK (sha256: aae9f809fb1a1592ed72e9f52df10cfad8fe226b8d4d28385f90dd4341ce7119) >>> host-python-decorator 5.1.1 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> rt-tests 2.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tree 2.0.2 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> uacme 1.7.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.226: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-18/output-1/legal-info make: Leaving directory '/tmp/instance-18/buildroot'