>>> linux 6.0.9 Extracting xzcat /tmp/instance-9/dl/linux/linux-6.0.9.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/linux-6.0.9 -xf - >>> linux 6.0.9 Patching for p in ; do if test -d $p ; then PATH=/tmp/instance-9/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-9/output-1/build/linux-6.0.9 $p \*.patch || exit 1 ; else PATH=/tmp/instance-9/output-1/host/bin:$PATH support/scripts/apply-patches.sh /tmp/instance-9/output-1/build/linux-6.0.9 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /tmp/instance-9/output-1/build/linux-6.0.9/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/tmp/instance-9/output-1/build/linux-6.0.9/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/linux-6.0.9/tools/iio HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" ARCH=s390 INSTALL_MOD_PATH=/tmp/instance-9/output-1/target CROSS_COMPILE="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-" WERROR=0 DEPMOD=/tmp/instance-9/output-1/host/sbin/depmod LDFLAGS="" make[1]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' mkdir -p include/linux/iio 2>&1 || true ln -sf /tmp/instance-9/output-1/build/linux-6.0.9/tools/iio/../../include/uapi/linux/iio/buffer.h include/linux/iio ln -sf /tmp/instance-9/output-1/build/linux-6.0.9/tools/iio/../../include/uapi/linux/iio/events.h include/linux/iio ln -sf /tmp/instance-9/output-1/build/linux-6.0.9/tools/iio/../../include/uapi/linux/iio/types.h include/linux/iio make[2]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' CC iio_utils.o LD iio_utils-in.o make[2]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' make[2]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' CC iio_event_monitor.o LD iio_event_monitor-in.o make[2]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' LINK iio_event_monitor make[2]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' CC lsiio.o LD lsiio-in.o make[2]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' LINK lsiio make[2]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' CC iio_generic_buffer.o LD iio_generic_buffer-in.o make[2]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' LINK iio_generic_buffer make[1]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> linux-tools Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/linux-6.0.9/tools/iio HOSTCC="/usr/bin/gcc -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" ARCH=s390 INSTALL_MOD_PATH=/tmp/instance-9/output-1/target CROSS_COMPILE="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-" WERROR=0 DEPMOD=/tmp/instance-9/output-1/host/sbin/depmod LDFLAGS="" INSTALL_ROOT=/tmp/instance-9/output-1/target DESTDIR=/tmp/instance-9/output-1/target install make[1]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' install -d -m 755 /tmp/instance-9/output-1/target/usr/bin; \ for program in iio_event_monitor lsiio iio_generic_buffer; do \ install $program /tmp/instance-9/output-1/target/usr/bin; \ done make[1]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9/tools/iio' babeltrace-1.5.7.tar.bz2: OK (sha256: 215331e025ffd39c665a34231b9429180e48aca78f79fb972d0bf1322d2b807b) >>> lttng-babeltrace 1.5.7 Extracting bzcat /tmp/instance-9/dl/lttng-babeltrace/babeltrace-1.5.7.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7 -xf - >>> lttng-babeltrace 1.5.7 Patching Applying 0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch using patch: patching file tests/lib/Makefile.am >>> lttng-babeltrace 1.5.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lttng-babeltrace 1.5.7 Configuring >>> lttng-babeltrace 1.5.7 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:24: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:24: the top level configure.ac:30: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:30: the top level configure.ac:234: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:234: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:234: the top level configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:274: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:274: the top level configure.ac:21: installing 'config/compile' configure.ac:12: installing 'config/missing' compat/Makefile.am: installing 'config/depcomp' >>> lttng-babeltrace 1.5.7 Patching libtool patching file /tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 --disable-debug-info ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking target system type... s390x-buildroot-linux-gnu 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking for sys/time.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking whether ln -s works... yes checking for __attribute__... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for fcntl.h... yes checking for float.h... yes checking for libintl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for sys/socket.h... yes checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.22.0... cross compiling; assumed OK... yes (version 2.72.3) checking for library containing gethostbyname... none required checking for library containing socket... none required checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for getpagesize... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working mktime... no checking for working mmap... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for atexit... yes checking for dirfd... yes checking for dup2... yes checking for ftruncate... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for mkdtemp... yes checking for munmap... yes checking for rmdir... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for uname... yes checking for library containing gethostbyname... (cached) none required checking for library containing socket... (cached) none required checking for uuid_generate... no checking for UUID... yes checking for fmemopen in -lc... yes checking for open_memstream in -lc... yes checking for posix_fallocate in -lc... yes checking for faccessat in -lc... yes checking for poptGetContext in -lpopt... yes configure: You may configure with --enable-python-bindings if you want Python bindings. checking for GMODULE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating types/Makefile config.status: creating compat/Makefile config.status: creating formats/Makefile config.status: creating formats/ctf/Makefile config.status: creating formats/ctf/types/Makefile config.status: creating formats/ctf-text/Makefile config.status: creating formats/ctf-text/types/Makefile config.status: creating formats/ctf-metadata/Makefile config.status: creating formats/bt-dummy/Makefile config.status: creating formats/lttng-live/Makefile config.status: creating formats/ctf/metadata/Makefile config.status: creating formats/ctf/writer/Makefile config.status: creating formats/ctf/ir/Makefile config.status: creating converter/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/prio_heap/Makefile config.status: creating include/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating bindings/python/babeltrace/Makefile config.status: creating bindings/python/babeltrace/__init__.py config.status: creating tests/Makefile config.status: creating tests/bin/Makefile config.status: creating tests/bin/intersection/Makefile config.status: creating tests/lib/Makefile config.status: creating tests/utils/Makefile config.status: creating tests/utils/tap/Makefile config.status: creating extras/Makefile config.status: creating extras/valgrind/Makefile config.status: creating babeltrace.pc config.status: creating babeltrace-ctf.pc config.status: creating tests/lib/test_ctf_writer_complete config.status: creating tests/lib/test_seek_big_trace config.status: creating tests/lib/test_seek_empty_packet config.status: creating tests/lib/test_dwarf_complete config.status: creating tests/lib/test_bin_info_complete config.status: creating tests/bin/test_trace_read config.status: creating tests/bin/intersection/test_intersection config.status: creating tests/bin/intersection/bt_python_helper.py config.status: creating tests/bin/test_packet_seq_num config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for tput... /tmp/instance-9/output-1/host/bin/tput tput: No value for $TERM and no -T specified ./configure: line 21600: test: -ge: unary operator expected Babeltrace 1.5.7 Features Target architecture: s390x Python bindings: no Python bindings doc: no Debug information output: no Install directories Binaries: /usr/bin Libraries: /usr/lib >>> lttng-babeltrace 1.5.7 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/lttng-babeltrace-1.5.7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' Making all in include make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/include' Making all in types make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/types' CC array.lo CC enum.lo CC float.lo CC integer.lo CC sequence.lo CC string.lo CC struct.lo CC variant.lo CC types.lo CCLD libbabeltrace_types.la make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/types' Making all in compat make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/compat' CC dummy.lo CCLD libcompat.la make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/compat' Making all in lib make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' Making all in prio_heap make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' CC prio_heap.lo CCLD libprio_heap.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' Making all in . make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' CC babeltrace.lo CC iterator.lo CC context.lo CC trace-handle.lo CC trace-collection.lo CC registry.lo CC error.lo CCLD libbabeltrace.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' Making all in formats make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' Making all in . make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' Making all in ctf make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making all in types make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' CC array.lo CC enum.lo CC float.lo CC integer.lo CC sequence.lo CC string.lo CC struct.lo CC variant.lo CCLD libctf-types.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' Making all in metadata make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' /home/autobuild/make/make all-am make[6]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' CC ctf_parser_test-ctf-parser-test.o CC libctf_parser_la-ctf-lexer.lo CC libctf_parser_la-ctf-parser.lo CC libctf_parser_la-objstack.lo CCLD libctf-parser.la CC libctf_ast_la-ctf-visitor-xml.lo CC libctf_ast_la-ctf-visitor-parent-links.lo CC libctf_ast_la-ctf-visitor-semantic-validator.lo CC libctf_ast_la-ctf-visitor-generate-io-struct.lo ctf-visitor-generate-io-struct.c: In function 'ctf_visitor_construct_metadata': ctf-visitor-generate-io-struct.c:2745:37: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 2745 | env->vpid = (int) v; | ^~~~~~~ ctf-visitor-generate-io-struct.c:2734:34: note: 'v' was declared here 2734 | uint64_t v; | ^ CCLD libctf-ast.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved CCLD ctf-parser-test make[6]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' Making all in writer make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' CC writer.lo CC functor.lo CCLD libctf-writer.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' Making all in ir make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' CC attributes.lo CC clock.lo CC event.lo CC event-class.lo CC fields.lo CC field-types.lo CC field-path.lo CC packet.lo CC stream.lo CC stream-class.lo CC trace.lo CC utils.lo CC resolve.lo CC validation.lo CC values.lo CC ref.lo CCLD libctf-ir.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' Making all in . make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' CC ctf.lo ctf.c: In function 'ctf_open_trace_read': ctf.c:2391:17: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 2391 | ret = readdir_r(td->dir, dirent, &diriter); | ^~~ In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:490, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdint.h:26, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include/stdint.h:9, from ../../include/babeltrace/format.h:34, from ctf.c:29: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/dirent.h:191:12: note: declared here 191 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ CC events.lo CC iterator.lo CC callbacks.lo CCLD libbabeltrace-ctf.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making all in ctf-text make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making all in types make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' CC array.lo CC enum.lo CC float.lo CC integer.lo CC sequence.lo CC string.lo CC struct.lo CC variant.lo CCLD libctf-text-types.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' Making all in . make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' CC ctf-text.lo CCLD libbabeltrace-ctf-text.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making all in ctf-metadata make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' CC ctf-metadata.lo CCLD libbabeltrace-ctf-metadata.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' Making all in bt-dummy make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' CC bt-dummy.lo CCLD libbabeltrace-dummy.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' Making all in lttng-live make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' CC lttng-live-plugin.lo CC lttng-live-comm.lo In file included from ../../include/babeltrace/babeltrace-internal.h:30, from ../../include/babeltrace/ctf/types.h:31, from lttng-live-comm.c:45: In function 'bt_strndup', inlined from 'update_session_list' at lttng-live-comm.c:284:28, inlined from 'lttng_live_list_sessions' at lttng-live-comm.c:351:4: ../../include/babeltrace/compat/string.h:58:16: warning: 'strndup' specified bound 255 exceeds source size 64 [-Wstringop-overread] 58 | return strndup(s, n); | ^~~~~~~~~~~~~ In file included from lttng-live.h:30, from lttng-live-comm.c:57: ../../include/babeltrace/compat/string.h: In function 'lttng_live_list_sessions': lttng-viewer-abi.h:113:14: note: source object declared here 113 | char hostname[LTTNG_VIEWER_HOST_NAME_MAX]; | ^~~~~~~~ CCLD libbabeltrace-lttng-live.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpopt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' Making all in converter make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/converter' CC babeltrace.o CCLD babeltrace CC babeltrace-log.o CCLD babeltrace-log make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/converter' Making all in bindings make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' Making all in tests make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' Making all in utils make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making all in tap make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' CC tap.lo CCLD libtap.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making all in bin make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making all in intersection make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making all in lib make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/lib' CC test_seek.o CC common.o AR libtestcommon.a CCLD test_seek CC test_bitfield.o CCLD test_bitfield CC test_ctf_writer.o CCLD test_ctf_writer make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/doc' Making all in extras make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' Making all in valgrind make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[1]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' >>> lttng-babeltrace 1.5.7 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/babeltrace/ctf' /usr/bin/install -c -m 644 babeltrace/ctf/events.h babeltrace/ctf/callbacks.h babeltrace/ctf/iterator.h '/tmp/instance-9/output-1/target/usr/include/babeltrace/ctf' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/babeltrace/ctf-ir' /usr/bin/install -c -m 644 babeltrace/ctf-ir/clock.h babeltrace/ctf-ir/fields.h babeltrace/ctf-ir/field-types.h babeltrace/ctf-ir/event.h babeltrace/ctf-ir/event-class.h babeltrace/ctf-ir/stream-class.h babeltrace/ctf-ir/utils.h '/tmp/instance-9/output-1/target/usr/include/babeltrace/ctf-ir' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/babeltrace/ctf-writer' /usr/bin/install -c -m 644 babeltrace/ctf-writer/clock.h babeltrace/ctf-writer/writer.h babeltrace/ctf-writer/event-fields.h babeltrace/ctf-writer/event-types.h babeltrace/ctf-writer/event.h babeltrace/ctf-writer/stream.h babeltrace/ctf-writer/stream-class.h '/tmp/instance-9/output-1/target/usr/include/babeltrace/ctf-writer' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/babeltrace' /usr/bin/install -c -m 644 babeltrace/babeltrace.h babeltrace/format.h babeltrace/context.h babeltrace/iterator.h babeltrace/trace-handle.h babeltrace/list.h babeltrace/clock-types.h babeltrace/error.h '/tmp/instance-9/output-1/target/usr/include/babeltrace' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/include' Making install in types make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/types' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/types' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/types' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/types' Making install in compat make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/compat' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/compat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/compat' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/compat' Making install in lib make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' Making install in prio_heap make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib/prio_heap' Making install in . make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libbabeltrace.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libbabeltrace.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace.so.1.0.0 libbabeltrace.so.1 || { rm -f libbabeltrace.so.1 && ln -s libbabeltrace.so.1.0.0 libbabeltrace.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace.so.1.0.0 libbabeltrace.so || { rm -f libbabeltrace.so && ln -s libbabeltrace.so.1.0.0 libbabeltrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace.lai /tmp/instance-9/output-1/target/usr/lib/libbabeltrace.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/lib' Making install in formats make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' Making install in . make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' Making install in ctf make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making install in types make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/types' Making install in metadata make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' /home/autobuild/make/make install-am make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[6]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/metadata' Making install in writer make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/writer' Making install in ir make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf/ir' Making install in . make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-ctf.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so.1 || { rm -f libbabeltrace-ctf.so.1 && ln -s libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so || { rm -f libbabeltrace-ctf.so && ln -s libbabeltrace-ctf.so.1.0.0 libbabeltrace-ctf.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf.lai /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-ctf.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf' Making install in ctf-text make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making install in types make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text/types' Making install in . make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf-text.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-text.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-ctf-text.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so.1 || { rm -f libbabeltrace-ctf-text.so.1 && ln -s libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so || { rm -f libbabeltrace-ctf-text.so && ln -s libbabeltrace-ctf-text.so.1.0.0 libbabeltrace-ctf-text.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-text.lai /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-ctf-text.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-text' Making install in ctf-metadata make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-ctf-metadata.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-metadata.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-ctf-metadata.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so.1 || { rm -f libbabeltrace-ctf-metadata.so.1 && ln -s libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so || { rm -f libbabeltrace-ctf-metadata.so && ln -s libbabeltrace-ctf-metadata.so.1.0.0 libbabeltrace-ctf-metadata.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-ctf-metadata.lai /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-ctf-metadata.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/ctf-metadata' Making install in bt-dummy make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-dummy.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-dummy.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-dummy.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so.1 || { rm -f libbabeltrace-dummy.so.1 && ln -s libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so || { rm -f libbabeltrace-dummy.so && ln -s libbabeltrace-dummy.so.1.0.0 libbabeltrace-dummy.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-dummy.lai /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-dummy.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/bt-dummy' Making install in lttng-live make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libbabeltrace-lttng-live.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libbabeltrace-lttng-live.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-lttng-live.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so.1 || { rm -f libbabeltrace-lttng-live.so.1 && ln -s libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so || { rm -f libbabeltrace-lttng-live.so && ln -s libbabeltrace-lttng-live.so.1.0.0 libbabeltrace-lttng-live.so; }; }) libtool: install: /usr/bin/install -c .libs/libbabeltrace-lttng-live.lai /tmp/instance-9/output-1/target/usr/lib/libbabeltrace-lttng-live.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats/lttng-live' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/formats' Making install in converter make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/converter' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/converter' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c babeltrace babeltrace-log '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c babeltrace /tmp/instance-9/output-1/target/usr/bin/babeltrace libtool: install: /usr/bin/install -c babeltrace-log /tmp/instance-9/output-1/target/usr/bin/babeltrace-log make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/converter' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/converter' Making install in bindings make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/bindings' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' Making install in utils make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making install in tap make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils/tap' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/utils' Making install in bin make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making install in intersection make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin/intersection' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[5]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/bin' Making install in lib make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests/lib' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/tests' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/babeltrace' /usr/bin/install -c -m 644 API.txt lttng-live.txt '/tmp/instance-9/output-1/target/usr/share/doc/babeltrace' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 babeltrace.1 babeltrace-log.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/doc' Making install in extras make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' Making install in valgrind make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras/valgrind' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[4]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7/extras' make[2]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[3]: Entering directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/babeltrace' /usr/bin/install -c -m 644 ChangeLog LICENSE mit-license.txt gpl-2.0.txt std-ext-lib.txt '/tmp/instance-9/output-1/target/usr/share/doc/babeltrace' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 babeltrace.pc babeltrace-ctf.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[2]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' make[1]: Leaving directory '/tmp/instance-9/output-1/build/lttng-babeltrace-1.5.7' >>> host-lzma-alone 9.22 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.lzma922.tar.bz2.o2xtTA/output' 'https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2' --2022-12-07 00:49:53-- https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2 Resolving sourceforge.net (sourceforge.net)... 104.18.11.128, 104.18.10.128, 2606:4700::6812:a80, ... Connecting to sourceforge.net (sourceforge.net)|104.18.11.128|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/ [following] --2022-12-07 00:49:53-- https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/ Reusing existing connection to sourceforge.net:443. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/download [following] --2022-12-07 00:49:53-- https://sourceforge.net/projects/sevenzip/files/LZMA%20SDK/lzma922.tar.bz2/download Reusing existing connection to sourceforge.net:443. HTTP request sent, awaiting response... 302 Found Location: https://downloads.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2?ts=gAAAAABjkEWhw8j82GvY1ZdW6WNStfRLSetL-Oavr16C-qFBwWkp69EMJd9PXhsdefTncERKBi9VXhECVJNVP9XO3V5nd-4t9w%3D%3D&use_mirror=cytranet&r= [following] --2022-12-07 00:49:53-- https://downloads.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2?ts=gAAAAABjkEWhw8j82GvY1ZdW6WNStfRLSetL-Oavr16C-qFBwWkp69EMJd9PXhsdefTncERKBi9VXhECVJNVP9XO3V5nd-4t9w%3D%3D&use_mirror=cytranet&r= Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://cytranet.dl.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2 [following] --2022-12-07 00:49:54-- https://cytranet.dl.sourceforge.net/project/sevenzip/LZMA%20SDK/lzma922.tar.bz2 Resolving cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)... 162.251.237.20 Connecting to cytranet.dl.sourceforge.net (cytranet.dl.sourceforge.net)|162.251.237.20|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 546148 (533K) [application/octet-stream] Saving to: '/tmp/instance-9/output-1/build/.lzma922.tar.bz2.o2xtTA/output' 0K .......... .......... .......... .......... .......... 9% 1.36M 0s 50K .......... .......... .......... .......... .......... 18% 1.53M 0s 100K .......... .......... .......... .......... .......... 28% 11.7M 0s 150K .......... .......... .......... .......... .......... 37% 192M 0s 200K .......... .......... .......... .......... .......... 46% 1.55M 0s 250K .......... .......... .......... .......... .......... 56% 204M 0s 300K .......... .......... .......... .......... .......... 65% 12.7M 0s 350K .......... .......... .......... .......... .......... 74% 1.74M 0s 400K .......... .......... .......... .......... .......... 84% 209M 0s 450K .......... .......... .......... .......... .......... 93% 224M 0s 500K .......... .......... .......... ... 100% 227M=0.1s 2022-12-07 00:49:54 (3.82 MB/s) - '/tmp/instance-9/output-1/build/.lzma922.tar.bz2.o2xtTA/output' saved [546148/546148] lzma922.tar.bz2: OK (sha1: fbe4d6c02202d65fae75c2db0e3cdc542ca41e6d) lzma922.tar.bz2: OK (sha256: 9aade84f229fb25f7aef39d8866b375fe6d35a9e18098d7cd86a99e294902944) >>> host-lzma-alone 9.22 Extracting bzcat /tmp/instance-9/dl/lzma-alone/lzma922.tar.bz2 | tar --strip-components=0 -C /tmp/instance-9/output-1/build/host-lzma-alone-9.22 -xf - >>> host-lzma-alone 9.22 Patching >>> host-lzma-alone 9.22 Configuring >>> host-lzma-alone 9.22 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-lzma-alone-9.22/C/Util/Lzma -f makefile.gcc make[1]: Entering directory '/tmp/instance-9/output-1/build/host-lzma-alone-9.22/C/Util/Lzma' g++ -c -O2 -Wall -D_7ZIP_ST LzmaUtil.c LzmaUtil.c: In function 'SRes Decode2(CLzmaDec*, ISeqOutStream*, ISeqInStream*, UInt64)': LzmaUtil.c:95:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 95 | if (res != SZ_OK || thereIsSize && unpackSize == 0) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ g++ -c -O2 -Wall -D_7ZIP_ST ../../Alloc.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzFind.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzmaDec.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzmaEnc.c ../../LzmaEnc.c: In function 'SRes LzmaEnc_Alloc(CLzmaEnc*, UInt32, ISzAlloc*, ISzAlloc*)': ../../LzmaEnc.c:1908:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] 1908 | Bool btMode; | ^~~~~~ g++ -c -O2 -Wall -D_7ZIP_ST ../../7zFile.c g++ -c -O2 -Wall -D_7ZIP_ST ../../7zStream.c g++ -o lzma -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib LzmaUtil.o Alloc.o LzFind.o LzmaDec.o LzmaEnc.o 7zFile.o 7zStream.o make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-lzma-alone-9.22/C/Util/Lzma' PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon -f makefile.gcc make[1]: Entering directory '/tmp/instance-9/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon' g++ -O2 -Wall -c -D_7ZIP_ST LzmaAlone.cpp In file included from ../../../Common/CommandLineParser.h:6, from LzmaAlone.cpp:28: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Common/Bench.cpp In file included from ../../UI/Common/../../../Common/StringConvert.h:7, from ../../UI/Common/Bench.cpp:42: ../../UI/Common/../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../UI/Common/../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../UI/Common/../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/BenchCon.cpp In file included from ../../UI/Console/../Common/../../Common/CreateCoder.h:7, from ../../UI/Console/../Common/Bench.h:6, from ../../UI/Console/BenchCon.cpp:5: ../../UI/Console/../Common/../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../UI/Console/../Common/../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../UI/Console/../Common/../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/ConsoleClose.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaDecoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaEncoder.cpp ../../Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': ../../Compress/LzmaEncoder.cpp:127:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 127 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break; | ^~ ../../Compress/LzmaEncoder.cpp:127:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 127 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break; | ^~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaRegister.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CreateCoder.cpp In file included from ../../Common/CreateCoder.h:7, from ../../Common/CreateCoder.cpp:8: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ ../../Common/CreateCoder.cpp: In function 'LONG CreateCoder(CMethodId, CMyComPtr&, CMyComPtr&, CMyComPtr&, bool, bool)': ../../Common/CreateCoder.cpp:162:8: warning: variable 'created' set but not used [-Wunused-but-set-variable] 162 | bool created = false; | ^~~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CWrappers.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FileStreams.cpp In file included from ../../Common/FileStreams.h:10, from ../../Common/FileStreams.cpp:16: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FilterCoder.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/MethodProps.cpp In file included from ../../Common/MethodProps.h:6, from ../../Common/MethodProps.cpp:7: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/StreamUtils.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/C_FileIO.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CommandLineParser.cpp In file included from ../../../Common/CommandLineParser.h:6, from ../../../Common/CommandLineParser.cpp:5: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CRC.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/IntToString.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyString.cpp In file included from ../../../Common/StringConvert.h:7, from ../../../Common/MyString.cpp:12: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyVector.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyWindows.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringConvert.cpp In file included from ../../../Common/StringConvert.h:7, from ../../../Common/StringConvert.cpp:5: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringToInt.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Windows/PropVariant.cpp ../../../Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../Windows/PropVariant.cpp:180:41: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 180 | memcpy(this, pSrc, sizeof(PROPVARIANT)); | ^ In file included from ../../../Windows/PropVariant.cpp:5: ../../../Windows/PropVariant.h:12:7: note: 'class NWindows::NCOM::CPropVariant' declared here 12 | class CPropVariant : public tagPROPVARIANT | ^~~~~~~~~~~~ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrcOpt.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Alloc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Bra86.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/CpuArch.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzFind.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaDec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaEnc.c ../../../../C/LzmaEnc.c: In function 'LzmaEnc_Alloc': ../../../../C/LzmaEnc.c:1908:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] 1908 | Bool btMode; | ^~~~~~ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Dec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Enc.c g++ -O2 -Wall -o lzma -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib LzmaAlone.o Bench.o BenchCon.o ConsoleClose.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o CreateCoder.o CWrappers.o FileStreams.o FilterCoder.o MethodProps.o StreamUtils.o C_FileIO.o CommandLineParser.o CRC.o IntToString.o MyString.o MyVector.o MyWindows.o StringConvert.o StringToInt.o PropVariant.o 7zCrc.o 7zCrcOpt.o Alloc.o Bra86.o CpuArch.o LzFind.o LzmaDec.o LzmaEnc.o Lzma86Dec.o Lzma86Enc.o -lm make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon' >>> host-lzma-alone 9.22 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon/lzma /tmp/instance-9/output-1/host/bin/lzma_alone xz-5.2.7.tar.bz2: OK (sha256: b65f1d0c2708e57716f4dd2216989a73847ac6fdb4168ffceb155767e22b834b) >>> host-xz 5.2.7 Extracting bzcat /tmp/instance-9/dl/xz/xz-5.2.7.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xz-5.2.7 -xf - >>> host-xz 5.2.7 Patching >>> host-xz 5.2.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xz-5.2.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xz 5.2.7 Patching libtool patching file /tmp/instance-9/output-1/build/host-xz-5.2.7/build-aux/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-xz 5.2.7 Configuring (cd /tmp/instance-9/output-1/build/host-xz-5.2.7/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop XZ Utils 5.2.7 System type: checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if assembler optimizations should be used... x86_64 checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if library symbol versioning should be used... yes checking if sandboxing should be used... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/bash Initializing Automake: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no POSIX threading support: checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether CLOCK_MONOTONIC is declared... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no Initializing gettext: checking whether NLS is requested... no checking for msgfmt... /tmp/instance-9/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-9/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-9/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-9/output-1/host/bin/msgmerge checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no System headers and functions: checking for fcntl.h... yes checking for limits.h... yes checking for sys/time.h... yes checking for immintrin.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for futimens... yes checking for posix_fadvise... yes checking whether program_invocation_name is declared... yes checking if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sched_getaffinity checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking whether _mm_movemask_epi8 is declared... yes checking for sys/capsicum.h... no checking whether cap_rights_limit is declared... no GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if /usr/bin/gcc accepts -Wall... yes checking if /usr/bin/gcc accepts -Wextra... yes checking if /usr/bin/gcc accepts -Wvla... yes checking if /usr/bin/gcc accepts -Wformat=2... yes checking if /usr/bin/gcc accepts -Winit-self... yes checking if /usr/bin/gcc accepts -Wmissing-include-dirs... yes checking if /usr/bin/gcc accepts -Wstrict-aliasing... yes checking if /usr/bin/gcc accepts -Wfloat-equal... yes checking if /usr/bin/gcc accepts -Wundef... yes checking if /usr/bin/gcc accepts -Wshadow... yes checking if /usr/bin/gcc accepts -Wpointer-arith... yes checking if /usr/bin/gcc accepts -Wbad-function-cast... yes checking if /usr/bin/gcc accepts -Wwrite-strings... yes checking if /usr/bin/gcc accepts -Wlogical-op... yes checking if /usr/bin/gcc accepts -Waggregate-return... yes checking if /usr/bin/gcc accepts -Wstrict-prototypes... yes checking if /usr/bin/gcc accepts -Wold-style-definition... yes checking if /usr/bin/gcc accepts -Wmissing-prototypes... yes checking if /usr/bin/gcc accepts -Wmissing-declarations... yes checking if /usr/bin/gcc accepts -Wmissing-noreturn... yes checking if /usr/bin/gcc accepts -Wredundant-decls... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-xz 5.2.7 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xz-5.2.7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' Making all in liblzma make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' Making all in api make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/api' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/api' make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -no-undefined -version-info 7:7:2 -Wl,--version-script=../../src/liblzma/liblzma_linux.map -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o liblzma.la -rpath /tmp/instance-9/output-1/host/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo -lpthread libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -L/tmp/instance-9/output-1/host/lib -lpthread -O2 -Wl,--version-script=../../src/liblzma/liblzma_linux.map -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.7 libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.7" "liblzma.so.5") libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.7" "liblzma.so") libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) rm -f liblzma.pc sed \ -e 's,@prefix[@],/tmp/instance-9/output-1/host,g' \ -e 's,@exec_prefix[@],/tmp/instance-9/output-1/host,g' \ -e 's,@libdir[@],/tmp/instance-9/output-1/host/lib,g' \ -e 's,@includedir[@],/tmp/instance-9/output-1/host/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.2.7,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' Making all in xzdec make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o -L/tmp/instance-9/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/.libs -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o -L/tmp/instance-9/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/.libs -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' Making all in xz make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-args.o `test -f 'args.c' || echo './'`args.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-main.o `test -f 'main.c' || echo './'`main.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-message.o `test -f 'message.c' || echo './'`message.c message.c: In function 'progress_speed.part.0': message.c:384:35: warning: '%s' directive output may be truncated writing up to 23 bytes into a region of size between 0 and 14 [-Wformat-truncation=] 384 | snprintf(buf, sizeof(buf), "%.*f %s", | ^~ message.c:384:2: note: 'snprintf' output between 3 and 337 bytes into a destination of size 16 384 | snprintf(buf, sizeof(buf), "%.*f %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 385 | speed > 9.9 ? 0 : 1, speed, unit[unit_index]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-options.o `test -f 'options.c' || echo './'`options.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-util.o `test -f 'util.c' || echo './'`util.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o xz-list.o `test -f 'list.c' || echo './'`list.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o -L/tmp/instance-9/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/.libs -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' Making all in lzmainfo make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/lzmainfo' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/tmp/instance-9/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/tmp/instance-9/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/tmp/instance-9/output-1/host/include -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o -L/tmp/instance-9/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/.libs -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/lzmainfo' Making all in scripts make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' Making all in po make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/po' Making all in tests make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' >>> host-xz 5.2.7 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xz-5.2.7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' Making install in liblzma make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' Making install in api make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/api' make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/api' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/tmp/instance-9/output-1/host/include/lzma' /usr/bin/install -c -m 644 lzma.h '/tmp/instance-9/output-1/host/include/.' make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/api' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma/api' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/tmp/instance-9/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.7 /tmp/instance-9/output-1/host/lib/liblzma.so.5.2.7 libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f liblzma.so.5.2.7 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.7 liblzma.so.5; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f liblzma.so.5.2.7 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.7 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /tmp/instance-9/output-1/host/lib/liblzma.la libtool: finish: PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-9/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-9/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/tmp/instance-9/output-1/host/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/liblzma' Making install in xzdec make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/tmp/instance-9/output-1/host/bin' libtool: install: /usr/bin/install -c xzdec /tmp/instance-9/output-1/host/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /tmp/instance-9/output-1/host/bin/lzmadec /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/tmp/instance-9/output-1/host/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ /home/autobuild/make/make dist_man_MANS="$man" man_MANS= \ mandir="/tmp/instance-9/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-9/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xzdec' Making install in xz make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/tmp/instance-9/output-1/host/bin' libtool: install: /usr/bin/install -c xz /tmp/instance-9/output-1/host/bin/xz /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' cd "/tmp/instance-9/output-1/host/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/tmp/instance-9/output-1/host/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ /home/autobuild/make/make dist_man_MANS="$man" man_MANS= \ mandir="/tmp/instance-9/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-9/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/xz' Making install in lzmainfo make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/lzmainfo' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/lzmainfo' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/tmp/instance-9/output-1/host/bin' libtool: install: /usr/bin/install -c lzmainfo /tmp/instance-9/output-1/host/bin/lzmainfo /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/instance-9/output-1/host/share/man/man1' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/lzmainfo' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/lzmainfo' Making install in scripts make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-9/output-1/host/bin' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' cd "/tmp/instance-9/output-1/host/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-9/output-1/host/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /home/autobuild/make/make dist_man_MANS="$mans" man_MANS= \ mandir="/tmp/instance-9/output-1/host/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/tmp/instance-9/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src/scripts' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/src' Making install in po make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-9/output-1/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-9/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-9/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/po' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7/tests' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xz-5.2.7' mender-artifact-3.8.0.tar.gz: OK (sha256: d3ed68d8637195ff35de97b12c8fa148cebffb1ee0fd0d43909ec1643c0c296a) >>> host-mender-artifact 3.8.0 Extracting gzip -d -c /tmp/instance-9/dl/mender-artifact/mender-artifact-3.8.0.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-mender-artifact-3.8.0 -xf - >>> host-mender-artifact 3.8.0 Patching if [ ! -f /tmp/instance-9/output-1/build/host-mender-artifact-3.8.0/go.mod ]; then printf "module github.com/mendersoftware/mender-artifact\n" > /tmp/instance-9/output-1/build/host-mender-artifact-3.8.0/go.mod; fi >>> host-mender-artifact 3.8.0 Configuring >>> host-mender-artifact 3.8.0 Building cd /tmp/instance-9/output-1/build/host-mender-artifact-3.8.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-9/output-1/host/lib/go" GOPATH="/tmp/instance-9/output-1/host/share/go-path" GOPROXY=off PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="" GOARCH="" GOCACHE="/tmp/instance-9/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CGO_CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CGO_LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" /tmp/instance-9/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender-artifact/cli.Version=3.8.0" -modcacherw -tags "" -trimpath -p 1 -o /tmp/instance-9/output-1/build/host-mender-artifact-3.8.0/bin/mender-artifact github.com/mendersoftware/mender-artifact/. internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/itoa math/bits math unicode/utf8 strconv internal/race sync/atomic sync unicode reflect sort internal/fmtsort io internal/oserror syscall internal/syscall/unix time internal/poll internal/syscall/execenv internal/testlog path io/fs os fmt bytes strings bufio context encoding encoding/binary encoding/base64 unicode/utf16 encoding/json runtime/cgo os/user archive/tar hash crypto crypto/internal/subtle crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring crypto/aes crypto/internal/nistec/fiat embed crypto/internal/nistec math/rand math/big crypto/elliptic crypto/internal/boring/bbig crypto/internal/randutil crypto/sha512 encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/rand crypto/rsa crypto/des crypto/dsa crypto/internal/edwards25519/field crypto/internal/edwards25519 crypto/ed25519 crypto/md5 crypto/sha1 crypto/sha256 encoding/hex crypto/x509/pkix encoding/pem internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip net net/url path/filepath crypto/x509 compress/flate github.com/klauspost/compress/flate hash/crc32 github.com/klauspost/pgzip flag github.com/klauspost/cpuid/v2 io/ioutil github.com/minio/sha256-simd github.com/pkg/errors github.com/remyoudompheng/go-liblzma regexp/syntax regexp github.com/mendersoftware/mender-artifact/artifact github.com/mendersoftware/mender-artifact/handlers golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/mattn/go-isatty github.com/mendersoftware/progressbar os/exec github.com/mendersoftware/mender-artifact/utils github.com/mendersoftware/mender-artifact/areader hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/flags go/token google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/internal/filedesc compress/gzip google.golang.org/protobuf/internal/set google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/internal/version google.golang.org/protobuf/runtime/protoimpl google.golang.org/genproto/googleapis/rpc/code google.golang.org/protobuf/types/known/anypb github.com/googleapis/gax-go/v2/apierror/internal/proto google.golang.org/api/internal/third_party/uritemplates container/list crypto/hmac crypto/rc4 vendor/golang.org/x/crypto/internal/subtle vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf crypto/tls vendor/golang.org/x/text/transform log vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable mime/multipart net/http/httptrace net/http/internal net/http/internal/ascii net/http google.golang.org/api/googleapi google.golang.org/protobuf/types/known/durationpb google.golang.org/genproto/googleapis/rpc/errdetails google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/codes google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes google.golang.org/grpc/internal/status google.golang.org/grpc/status google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/encoding/protojson github.com/googleapis/gax-go/v2/apierror golang.org/x/net/internal/timeseries html text/template/parse text/template html/template text/tabwriter golang.org/x/net/trace google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpclog google.golang.org/grpc/grpclog google.golang.org/grpc/connectivity google.golang.org/grpc/attributes google.golang.org/grpc/internal/credentials google.golang.org/grpc/credentials google.golang.org/grpc/serviceconfig google.golang.org/grpc/resolver google.golang.org/grpc/internal google.golang.org/grpc/metadata google.golang.org/grpc/balancer google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/credentials/insecure google.golang.org/grpc/encoding google.golang.org/grpc/encoding/proto google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/balancerload google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/binarylog google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/channelz google.golang.org/grpc/internal/grpcsync google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/envconfig google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/unix golang.org/x/text/transform golang.org/x/text/unicode/bidi golang.org/x/text/secure/bidirule golang.org/x/text/unicode/norm golang.org/x/net/idna golang.org/x/net/http/httpguts golang.org/x/net/http2/hpack golang.org/x/net/http2 google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/syscall google.golang.org/grpc/keepalive google.golang.org/grpc/peer google.golang.org/grpc/stats google.golang.org/grpc/tap net/http/httputil google.golang.org/grpc/internal/transport google.golang.org/grpc github.com/googleapis/gax-go/v2 google.golang.org/genproto/googleapis/api/annotations google.golang.org/genproto/googleapis/type/expr google.golang.org/genproto/googleapis/iam/v1 cloud.google.com/go/iam google.golang.org/api/iterator golang.org/x/net/context/ctxhttp golang.org/x/oauth2/internal golang.org/x/oauth2 cloud.google.com/go/compute/metadata golang.org/x/oauth2/authhandler golang.org/x/oauth2/google/internal/externalaccount golang.org/x/oauth2/jws golang.org/x/oauth2/jwt golang.org/x/oauth2/google google.golang.org/api/internal/impersonate google.golang.org/api/internal google.golang.org/api/option google.golang.org/api/option/internaloption go.opencensus.io/resource go.opencensus.io/metric/metricdata runtime/pprof go.opencensus.io/tag go.opencensus.io/stats/internal go.opencensus.io/stats go.opencensus.io/internal/tagencoding go.opencensus.io/metric/metricproducer go.opencensus.io/stats/view github.com/golang/groupcache/lru go.opencensus.io go.opencensus.io/internal go.opencensus.io/trace/internal go.opencensus.io/trace/tracestate runtime/trace go.opencensus.io/trace go.opencensus.io/trace/propagation go.opencensus.io/plugin/ocgrpc google.golang.org/api/transport/cert google.golang.org/api/transport/internal/dca github.com/google/go-cmp/cmp/internal/flags github.com/google/go-cmp/cmp/internal/diff github.com/google/go-cmp/cmp/internal/function github.com/google/go-cmp/cmp/internal/value github.com/google/go-cmp/cmp google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 google.golang.org/grpc/balancer/grpclb google.golang.org/grpc/credentials/alts/internal google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp google.golang.org/grpc/credentials/alts/internal/authinfo google.golang.org/grpc/credentials/alts/internal/conn google.golang.org/grpc/credentials/alts/internal/handshaker google.golang.org/grpc/credentials/alts/internal/handshaker/service google.golang.org/grpc/internal/googlecloud google.golang.org/grpc/credentials/alts google.golang.org/grpc/credentials/oauth google.golang.org/grpc/credentials/google google.golang.org/api/transport/grpc google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/protobuf/types/known/wrapperspb google.golang.org/genproto/googleapis/cloud/kms/v1 cloud.google.com/go/kms/apiv1 github.com/mendersoftware/mender-artifact/artifact/gcp github.com/mendersoftware/mender-artifact/artifact/stage github.com/cenkalti/backoff/v3 github.com/hashicorp/errwrap github.com/hashicorp/go-cleanhttp github.com/hashicorp/go-multierror github.com/hashicorp/go-retryablehttp github.com/hashicorp/go-rootcerts github.com/ryanuber/go-glob github.com/hashicorp/go-secure-stdlib/strutil github.com/hashicorp/go-sockaddr github.com/mitchellh/mapstructure github.com/hashicorp/go-secure-stdlib/parseutil github.com/hashicorp/hcl/hcl/strconv github.com/hashicorp/hcl/hcl/token github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/parser github.com/hashicorp/hcl/json/token github.com/hashicorp/hcl/json/scanner github.com/hashicorp/hcl/json/parser github.com/hashicorp/hcl github.com/hashicorp/vault/sdk/helper/consts github.com/hashicorp/vault/sdk/helper/hclutil compress/lzw github.com/golang/snappy github.com/pierrec/lz4/internal/xxh32 runtime/debug github.com/pierrec/lz4 github.com/hashicorp/vault/sdk/helper/compressutil github.com/hashicorp/vault/sdk/helper/jsonutil github.com/hashicorp/vault/sdk/helper/strutil github.com/mattn/go-colorable github.com/fatih/color github.com/hashicorp/go-hclog github.com/hashicorp/vault/sdk/helper/license github.com/hashicorp/vault/sdk/helper/logging golang.org/x/net/context github.com/hashicorp/go-plugin/internal/plugin github.com/hashicorp/yamux github.com/mitchellh/go-testing-interface github.com/oklog/run google.golang.org/grpc/health/grpc_health_v1 google.golang.org/grpc/health encoding/gob net/rpc os/signal github.com/hashicorp/go-plugin github.com/hashicorp/go-uuid github.com/hashicorp/go-version github.com/hashicorp/vault/sdk/helper/errutil golang.org/x/crypto/cryptobyte/asn1 golang.org/x/crypto/cryptobyte github.com/hashicorp/vault/sdk/helper/certutil github.com/hashicorp/vault/sdk/helper/mlock github.com/hashicorp/vault/sdk/helper/wrapping github.com/hashicorp/vault/sdk/version github.com/hashicorp/vault/sdk/helper/pluginutil github.com/hashicorp/golang-lru/simplelru github.com/hashicorp/go-immutable-radix github.com/armon/go-metrics github.com/hashicorp/golang-lru golang.org/x/sys/cpu golang.org/x/crypto/blake2b github.com/hashicorp/vault/sdk/helper/cryptoutil github.com/hashicorp/vault/sdk/helper/locksutil github.com/hashicorp/vault/sdk/helper/pathmanager go.uber.org/atomic internal/sysinfo testing github.com/hashicorp/vault/sdk/physical github.com/armon/go-radix github.com/hashicorp/vault/sdk/physical/inmem github.com/mitchellh/reflectwalk github.com/mitchellh/copystructure github.com/hashicorp/vault/sdk/logical golang.org/x/time/rate golang.org/x/crypto/ed25519 golang.org/x/crypto/pbkdf2 gopkg.in/square/go-jose.v2/cipher gopkg.in/square/go-jose.v2/json gopkg.in/square/go-jose.v2 gopkg.in/square/go-jose.v2/jwt github.com/hashicorp/vault/api github.com/mendersoftware/mender-artifact/artifact/vault github.com/mendersoftware/mender-artifact/awriter github.com/mendersoftware/mender-artifact/cli/util github.com/sirupsen/logrus github.com/shurcooL/sanitized_anchor_name github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man github.com/urfave/cli github.com/mendersoftware/mender-artifact/cli github.com/mendersoftware/mender-artifact >>> host-mender-artifact 3.8.0 Installing to host directory /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/host-mender-artifact-3.8.0/bin/mender-artifact /tmp/instance-9/output-1/host/bin/mender-artifact >>> mender 3.4.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.mender-3.4.0.tar.gz.fCNVdq/output' 'https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0.tar.gz' --2022-12-07 00:53:13-- https://github.com/mendersoftware/mender/archive/3.4.0/mender-3.4.0.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.4.0 [following] --2022-12-07 00:53:13-- https://codeload.github.com/mendersoftware/mender/tar.gz/refs/tags/3.4.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.mender-3.4.0.tar.gz.fCNVdq/output' 0K .......... .......... .......... .......... .......... 488K 50K .......... .......... .......... .......... .......... 989K 100K .......... .......... .......... .......... .......... 1.11M 150K .......... .......... .......... .......... .......... 12.1M 200K .......... .......... .......... .......... .......... 93.2M 250K .......... .......... .......... .......... .......... 92.5M 300K .......... .......... .......... .......... .......... 1.13M 350K .......... .......... .......... .......... .......... 7.11M 400K .......... .......... .......... .......... .......... 169M 450K .......... .......... .......... .......... .......... 199M 500K .......... .......... .......... .......... .......... 179M 550K .......... .......... .......... .......... .......... 185M 600K .......... .......... .......... .......... .......... 1.27M 650K .......... .......... .......... .......... .......... 66.4M 700K .......... .......... .......... .......... .......... 85.1M 750K .......... .......... .......... .......... .......... 80.3M 800K .......... .......... .......... .......... .......... 12.6M 850K .......... .......... .......... .......... .......... 149M 900K .......... .......... .......... .......... .......... 153M 950K .......... .......... .......... .......... .......... 506K 1000K .......... .......... .......... .......... .......... 200M 1050K .......... .......... .......... .......... .......... 210M 1100K .......... .......... .......... .......... .......... 217M 1150K .......... .......... .......... .......... .......... 179M 1200K .......... .......... .......... .......... .......... 225M 1250K .......... .......... .......... .......... .......... 224M 1300K .......... .......... .......... .......... .......... 225M 1350K .......... .......... .......... .......... .......... 201M 1400K .......... .......... .......... .......... .......... 225M 1450K .......... .......... .......... .......... .......... 200M 1500K .......... .......... .......... .......... .......... 96.3M 1550K .......... .......... .......... .......... .......... 96.9M 1600K .......... .......... .......... .......... .......... 92.0M 1650K .......... .......... .......... .......... .......... 31.4M 1700K .......... .......... .......... .......... .......... 92.1M 1750K .......... .......... .......... .......... .......... 93.8M 1800K .......... .......... .......... .......... .......... 91.7M 1850K .......... .......... .......... .......... .......... 94.2M 1900K .......... .......... .......... .......... .......... 89.1M 1950K .......... .......... ........ 93.1M=0.4s 2022-12-07 00:53:14 (4.77 MB/s) - '/tmp/instance-9/output-1/build/.mender-3.4.0.tar.gz.fCNVdq/output' saved [2025765] tar: stdout: write error mender-3.4.0.tar.gz: OK (sha256: 8a149b11b990beb7620b372023eec28df63cee6a1aa4132e88ecef554f080f72) >>> mender 3.4.0 Extracting gzip -d -c /tmp/instance-9/dl/mender/mender-3.4.0.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/mender-3.4.0 -xf - >>> mender 3.4.0 Patching if [ ! -f /tmp/instance-9/output-1/build/mender-3.4.0/go.mod ]; then printf "module github.com/mendersoftware/mender\n" > /tmp/instance-9/output-1/build/mender-3.4.0/go.mod; fi >>> mender 3.4.0 Configuring >>> mender 3.4.0 Building cd /tmp/instance-9/output-1/build/mender-3.4.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-9/output-1/host/lib/go" GOPATH="/tmp/instance-9/output-1/host/share/go-path" GOPROXY=off PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=s390x GOCACHE="/tmp/instance-9/output-1/host/share/go-cache" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CGO_LDFLAGS="" GOTOOLDIR="/tmp/instance-9/output-1/host/lib/go/pkg/tool/linux_s390x" /tmp/instance-9/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender/conf.Version=3.4.0" -modcacherw -tags "" -trimpath -p 1 -o /tmp/instance-9/output-1/build/mender-3.4.0/bin/mender github.com/mendersoftware/mender/. github.com/gorilla/websocket golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/mattn/go-isatty github.com/mendersoftware/progressbar github.com/pkg/errors github.com/sirupsen/logrus github.com/mendersoftware/mender/utils github.com/mendersoftware/mender/app/updatecontrolmap github.com/mendersoftware/mender-artifact/utils github.com/bmatsuo/lmdb-go/internal/lmdbarch github.com/bmatsuo/lmdb-go/lmdb # github.com/bmatsuo/lmdb-go/lmdb mdb.c: In function 'mdb_cursor_put': mdb.c:6535:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 6535 | if (SIZELEFT(fp) < offset) { | ^ mdb.c:6540:33: note: here 6540 | case MDB_CURRENT: | ^~~~ github.com/mendersoftware/openssl/utils github.com/mendersoftware/openssl github.com/davecgh/go-spew/spew github.com/pmezard/go-difflib/difflib github.com/stretchr/objx gopkg.in/yaml.v3 net/http/internal/testcert net/http/httptest github.com/stretchr/testify/assert github.com/stretchr/testify/mock github.com/mendersoftware/mender/store github.com/mendersoftware/mender/datastore github.com/mendersoftware/mender/client github.com/mendersoftware/mender/app/proxy github.com/mendersoftware/mender/dbus github.com/klauspost/compress/flate github.com/klauspost/pgzip github.com/klauspost/cpuid/v2 github.com/minio/sha256-simd github.com/remyoudompheng/go-liblzma github.com/mendersoftware/mender-artifact/artifact github.com/mendersoftware/mender-artifact/handlers github.com/mendersoftware/mender-artifact/areader github.com/ungerik/go-sysfs github.com/mendersoftware/mender/system github.com/mendersoftware/mender/statescript github.com/mendersoftware/mender/installer github.com/mendersoftware/mender/conf github.com/mendersoftware/mender/device github.com/mendersoftware/mender/inventory github.com/mendersoftware/mender/app log/syslog github.com/sirupsen/logrus/hooks/syslog github.com/mendersoftware/mender/log/syslog github.com/urfave/cli/v2 golang.org/x/term github.com/mendersoftware/mender/cli github.com/mendersoftware/mender >>> mender 3.4.0 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/bin/mender /tmp/instance-9/output-1/target/usr/bin/mender /usr/bin/install -D -m 0644 package/mender//mender-client.service /tmp/instance-9/output-1/target/usr/lib/systemd/system/mender-client.service /usr/bin/install -d -m 755 /tmp/instance-9/output-1/target/etc/mender/scripts echo -n "3" > /tmp/instance-9/output-1/target/etc/mender/scripts/version /usr/bin/install -D -m 0644 package/mender//mender.conf /tmp/instance-9/output-1/target/etc/mender/mender.conf /usr/bin/install -D -m 0644 package/mender//server.crt /tmp/instance-9/output-1/target/etc/mender/server.crt /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/mender-device-identity /tmp/instance-9/output-1/target/usr/share/mender/identity/mender-device-identity /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/mender-inventory-bootloader-integration /tmp/instance-9/output-1/target/usr/share/mender/inventory/mender-inventory-bootloader-integration /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/mender-inventory-hostinfo /tmp/instance-9/output-1/target/usr/share/mender/inventory/mender-inventory-hostinfo /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/mender-inventory-network /tmp/instance-9/output-1/target/usr/share/mender/inventory/mender-inventory-network /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/mender-inventory-os /tmp/instance-9/output-1/target/usr/share/mender/inventory/mender-inventory-os /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/mender-inventory-rootfs-type /tmp/instance-9/output-1/target/usr/share/mender/inventory/mender-inventory-rootfs-type /usr/bin/install -D -m 0755 package/mender//artifact_info /tmp/instance-9/output-1/target/etc/mender/artifact_info /usr/bin/install -D -m 0755 package/mender//device_type /tmp/instance-9/output-1/target/etc/mender/device_type mkdir -p /tmp/instance-9/output-1/target/var/lib ln -snf /var/run/mender /tmp/instance-9/output-1/target/var/lib/mender /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/modules/directory /tmp/instance-9/output-1/target/usr/share/mender/modules/v3/directory /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/modules/script /tmp/instance-9/output-1/target/usr/share/mender/modules/v3/script /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/modules/single-file /tmp/instance-9/output-1/target/usr/share/mender/modules/v3/single-file /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/modules/docker /tmp/instance-9/output-1/target/usr/share/mender/modules/v3/docker /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/dbus/io.mender.AuthenticationManager.conf /tmp/instance-9/output-1/target/etc/dbus-1/system.d/io.mender.AuthenticationManager.conf /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-3.4.0/support/dbus/io.mender.UpdateManager.conf /tmp/instance-9/output-1/target/etc/dbus-1/system.d/io.mender.UpdateManager.conf >>> mender-connect 2.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.mender-connect-2.1.0.tar.gz.NyxduW/output' 'https://github.com/mendersoftware/mender-connect/archive/2.1.0/mender-connect-2.1.0.tar.gz' --2022-12-07 00:55:09-- https://github.com/mendersoftware/mender-connect/archive/2.1.0/mender-connect-2.1.0.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/mendersoftware/mender-connect/tar.gz/refs/tags/2.1.0 [following] --2022-12-07 00:55:09-- https://codeload.github.com/mendersoftware/mender-connect/tar.gz/refs/tags/2.1.0 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.mender-connect-2.1.0.tar.gz.NyxduW/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 961K 100K .......... .......... .......... .......... .......... 1.02M 150K .......... .......... .......... .......... .......... 12.2M 200K .......... .......... .......... .......... .......... 93.3M 250K .......... .......... .......... .......... .......... 95.1M 300K .......... .......... .......... .......... .......... 1.03M 350K .......... .......... .......... .......... .......... 129M 400K .......... .......... .......... .......... .......... 155M 450K .......... .......... .......... .......... .......... 167M 500K .......... .......... .......... .......... .......... 161M 550K .......... .......... .......... .......... .......... 514K 600K .......... .......... .......... .......... .......... 218M 650K .......... .......... .......... .......... .......... 227M 700K .......... .......... .......... .......... .......... 217M 750K .......... .......... .......... .......... .......... 182M 800K .......... .......... .......... .......... .......... 239M 850K .......... .......... .......... .......... .......... 188M 900K .......... .......... .......... .......... .......... 165M 950K .......... .......... .......... .......... .......... 155M 1000K .......... .......... .......... .......... .......... 1.18M 1050K .......... .......... .......... .......... .......... 207M 1100K .......... .......... .......... .......... .......... 208M 1150K .......... .......... .......... .......... .......... 193M 1200K .......... .......... .......... .......... .......... 230M 1250K .......... .......... .......... .......... .......... 224M 1300K .......... .......... .......... .......... .......... 201M 1350K .......... .......... .......... .......... .......... 109M 1400K .......... .......... .......... .......... .......... 95.8M 1450K .......... . 87.6M=0.4s 2022-12-07 00:55:10 (3.56 MB/s) - '/tmp/instance-9/output-1/build/.mender-connect-2.1.0.tar.gz.NyxduW/output' saved [1496427] tar: stdout: write error mender-connect-2.1.0.tar.gz: OK (sha256: 96b81bb4c72eb8c1756febb94101c0dea5a6d4884591824e61a5f2509cd9ca9b) >>> mender-connect 2.1.0 Extracting gzip -d -c /tmp/instance-9/dl/mender-connect/mender-connect-2.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/mender-connect-2.1.0 -xf - >>> mender-connect 2.1.0 Patching if [ ! -f /tmp/instance-9/output-1/build/mender-connect-2.1.0/go.mod ]; then printf "module github.com/mendersoftware/mender-connect\n" > /tmp/instance-9/output-1/build/mender-connect-2.1.0/go.mod; fi >>> mender-connect 2.1.0 Configuring >>> mender-connect 2.1.0 Building cd /tmp/instance-9/output-1/build/mender-connect-2.1.0; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/tmp/instance-9/output-1/host/lib/go" GOPATH="/tmp/instance-9/output-1/host/share/go-path" GOPROXY=off PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GOBIN= CGO_ENABLED=1 GOOS="linux" GOARCH=s390x GOCACHE="/tmp/instance-9/output-1/host/share/go-cache" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" CGO_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CGO_CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CGO_LDFLAGS="" GOTOOLDIR="/tmp/instance-9/output-1/host/lib/go/pkg/tool/linux_s390x" /tmp/instance-9/output-1/host/bin/go build -v -ldflags "-X github.com/mendersoftware/mender-connect/config.Version=2.1.0" -modcacherw -tags "" -trimpath -p 1 -o /tmp/instance-9/output-1/build/mender-connect-2.1.0/bin/mender-connect github.com/mendersoftware/mender-connect/. github.com/mendersoftware/go-lib-micro/ws github.com/mendersoftware/go-lib-micro/ws/shell github.com/mendersoftware/mender-connect/client/dbus github.com/mendersoftware/mender-connect/client/mender golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/sirupsen/logrus github.com/mendersoftware/mender-connect/config github.com/gorilla/websocket github.com/vmihailenco/msgpack/v5/msgpcode github.com/vmihailenco/tagparser/v2/internal github.com/vmihailenco/tagparser/v2/internal/parser github.com/vmihailenco/tagparser/v2 github.com/vmihailenco/msgpack/v5 github.com/mendersoftware/mender-connect/connection github.com/mendersoftware/mender-connect/connectionmanager database/sql/driver github.com/go-ozzo/ozzo-validation/v4 github.com/mendersoftware/go-lib-micro/ws/filetransfer github.com/mendersoftware/mender-connect/session/model github.com/mendersoftware/mender-connect/utils github.com/mendersoftware/mender-connect/limits/filetransfer github.com/mendersoftware/mender-connect/procps github.com/mendersoftware/go-lib-micro/ws/menderclient github.com/mendersoftware/go-lib-micro/ws/portforward github.com/creack/pty github.com/mendersoftware/mender-connect/shell github.com/mendersoftware/mender-connect/session github.com/mendersoftware/mender-connect/app github.com/mendersoftware/mender-connect/cli github.com/mendersoftware/mender-connect >>> mender-connect 2.1.0 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mender-connect-2.1.0/bin/mender-connect /tmp/instance-9/output-1/target/usr/bin/mender-connect /usr/bin/install -D -m 0644 /tmp/instance-9/output-1/build/mender-connect-2.1.0/support/mender-connect.service /tmp/instance-9/output-1/target/usr/lib/systemd/system/mender-connect.service /usr/bin/install -d -m 755 /tmp/instance-9/output-1/target/etc/mender /usr/bin/install -D -m 0644 /tmp/instance-9/output-1/build/mender-connect-2.1.0/examples/mender-connect.conf /tmp/instance-9/output-1/target/etc/mender/mender-connect.conf mini-snmpd-1.6.tar.gz: OK (sha256: de00c475a3c70c56f3ee97cd683cb71009d3521d60b1f589c5a91b4671ede9f3) >>> mini-snmpd 1.6 Extracting gzip -d -c /tmp/instance-9/dl/mini-snmpd/mini-snmpd-1.6.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/mini-snmpd-1.6 -xf - >>> mini-snmpd 1.6 Patching Applying 0001-linux.c-fix-musl-build.patch using patch: patching file linux.c >>> mini-snmpd 1.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/mini-snmpd-1.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mini-snmpd 1.6 Configuring >>> mini-snmpd 1.6 Autoreconfiguring configure.ac:8: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:25: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:25: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:25: the top level configure.ac:3: warning: name 'aux' is reserved on W32 and DOS platforms configure.ac:11: installing 'aux/compile' configure.ac:4: installing 'aux/install-sh' configure.ac:4: installing 'aux/missing' Makefile.am: installing 'aux/depcomp' >>> mini-snmpd 1.6 Patching libtool (cd /tmp/instance-9/output-1/build/mini-snmpd-1.6/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking pkg-config is at least version 0.9.0... yes checking for pidfile... no checking for utimensat... yes checking for getprogname... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for alloca.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for syslog.h... yes checking for signal.h... yes checking for getopt.h... yes checking for arpa/inet.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking for net/if.h... yes checking for netinet/in.h... yes checking for strstr... yes checking for strtod... yes checking for strtoul... yes checking for strtok... yes checking for getopt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mini-snmpd.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared ------------------ Summary ------------------ mini-snmpd version 1.6 Prefix............: /usr Sysconfdir........: /etc Runstatedir.......: /var/run C Compiler........: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Optional features: vendor OID........: .1.3.6.1.4.1 ipv6..............: yes mini-snmpd.conf...: no demo mode.........: no systemd...........: /usr/lib/systemd/system ------------- Compiler version -------------- s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-266-gf298729fc3) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> mini-snmpd 1.6 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/mini-snmpd-1.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' CC mini_snmpd-mini-snmpd.o CC mini_snmpd-linux.o CC mini_snmpd-freebsd.o CC mini_snmpd-mib.o CC mini_snmpd-globals.o CC mini_snmpd-protocol.o CC mini_snmpd-utils.o CC lib/pidfile.o CCLD mini-snmpd make[2]: Leaving directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' >>> mini-snmpd 1.6 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/mini-snmpd-1.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' make[2]: Entering directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /usr/bin/install -c mini-snmpd '/tmp/instance-9/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/mini-snmpd' /usr/bin/install -c -m 644 README.md COPYING '/tmp/instance-9/output-1/target/usr/share/doc/mini-snmpd' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 mini-snmpd.8 '/tmp/instance-9/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/systemd/system' /usr/bin/install -c -m 644 mini-snmpd.service '/tmp/instance-9/output-1/target/usr/lib/systemd/system' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mini-snmpd-1.6' /usr/bin/install -D -m 644 package/mini-snmpd/mini-snmpd /tmp/instance-9/output-1/target/etc/default/mini-snmpd mpfr-4.1.0.tar.xz: OK (sha256: 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f) >>> mpfr 4.1.0 Extracting xzcat /tmp/instance-9/dl/mpfr/mpfr-4.1.0.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/mpfr-4.1.0 -xf - >>> mpfr 4.1.0 Patching >>> mpfr 4.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/mpfr-4.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpfr 4.1.0 Patching libtool patching file /tmp/instance-9/output-1/build/mpfr-4.1.0/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> mpfr 4.1.0 Configuring (cd /tmp/instance-9/output-1/build/mpfr-4.1.0/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking whether configure options are compatible... yes checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for non-MS-Windows ICC... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) yes checking for library containing clock_gettime... none required checking for main in -lm... yes checking for main in -lquadmath... no checking whether time.h and sys/time.h may both be included... yes checking for size_t... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for working alloca.h... yes checking for alloca... yes checking for uintptr_t... yes checking how to copy va_list... va_copy checking for setlocale... yes checking for gettimeofday... yes checking for signal... yes checking for sigaction and its associated structure... yes checking for long long int... yes checking for intmax_t... yes checking for working INTMAX_MAX... yes checking for union fpc_csr... no checking for _Noreturn... yes checking for __builtin_unreachable... yes checking for constructor and destructor attributes... yes checking for fesetround... yes checking for gcc float-conversion bug... cannot test, use -ffloat-store checking for subnormal double-precision numbers... cannot test, assume no checking for subnormal single-precision numbers... cannot test, assume no checking for signed zeros... cannot test, assume no checking if the FP division by 0 fails... cannot test, assume no checking if NAN == NAN... cannot test, assume no checking if charset has consecutive values... cannot test checking for math/round... yes checking for math/trunc... yes checking for math/floor... yes checking for math/ceil... yes checking for math/nearbyint... yes checking for _mulx_u64... cannot test, assume no checking format of floating-point type `double'... IEEE double, big endian checking format of floating-point type `long double'... IEEE quad, big endian checking for TLS support using C11... cannot test, assume no checking for TLS support... cannot test, assume no checking if compiler knows _Decimal64... no checking bit-field ordering for _Decimal128... cannot test checking if _Float128 with hex constants is supported... yes checking for Static Assertion support... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking for gmp.h... yes checking for recent GMP... yes checking usable gmp.h at link time... yes checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... cannot test checking for __gmpz_init in -lgmp... yes checking if gmp.h version and libgmp version are the same... cannot test checking for __gmpn_sbpi1_divappr_q... yes checking for __gmpn_invert_limb... yes checking for __gmpn_rsblsh1_n... yes checking for long to fit in mp_limb_t... yes checking for intmax_t to fit in mp_limb_t... yes checking for getrusage... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mpfr.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tune/Makefile config.status: creating src/mparam.h config.status: creating tools/bench/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> mpfr 4.1.0 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 RANLIB=/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib -C /tmp/instance-9/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' Making all in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' Making all in src make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' ../tools/get_patches.sh ../PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } /home/autobuild/make/make all-am make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exceptions.lo exceptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o extract.lo extract.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c extract.c -fPIC -DPIC -o .libs/extract.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o uceil_exp2.lo uceil_exp2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c uceil_exp2.c -fPIC -DPIC -o .libs/uceil_exp2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o uceil_log2.lo uceil_log2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ufloor_log2.lo ufloor_log2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ufloor_log2.c -fPIC -DPIC -o .libs/ufloor_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add.lo add.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add.c -fPIC -DPIC -o .libs/add.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add1.lo add1.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add1.c -fPIC -DPIC -o .libs/add1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add_ui.lo add_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o agm.lo agm.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c agm.c -fPIC -DPIC -o .libs/agm.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o clear.lo clear.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp.lo cmp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmpabs.lo cmpabs.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_si.lo cmp_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_ui.lo cmp_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o comparisons.lo comparisons.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_2exp.lo div_2exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_2si.lo div_2si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_2ui.lo div_2ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div.lo div.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div.c -fPIC -DPIC -o .libs/div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_ui.lo div_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o dot.lo dot.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c dot.c -fPIC -DPIC -o .libs/dot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o dump.lo dump.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o eq.lo eq.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c eq.c -fPIC -DPIC -o .libs/eq.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp10.lo exp10.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp10.c -fPIC -DPIC -o .libs/exp10.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp2.lo exp2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp2.c -fPIC -DPIC -o .libs/exp2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp3.lo exp3.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp3.c -fPIC -DPIC -o .libs/exp3.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp.lo exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o frac.lo frac.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c frac.c -fPIC -DPIC -o .libs/frac.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o frexp.lo frexp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c frexp.c -fPIC -DPIC -o .libs/frexp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_d.lo get_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_exp.lo get_exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_exp.c -fPIC -DPIC -o .libs/get_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_str.lo get_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o init.lo init.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c init.c -fPIC -DPIC -o .libs/init.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o inp_str.lo inp_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isinteger.lo isinteger.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isinteger.c -fPIC -DPIC -o .libs/isinteger.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isinf.lo isinf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isinf.c -fPIC -DPIC -o .libs/isinf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isnan.lo isnan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isnan.c -fPIC -DPIC -o .libs/isnan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isnum.lo isnum.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isnum.c -fPIC -DPIC -o .libs/isnum.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_log2.lo const_log2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_log2.c -fPIC -DPIC -o .libs/const_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log.lo log.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log.c -fPIC -DPIC -o .libs/log.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o modf.lo modf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c modf.c -fPIC -DPIC -o .libs/modf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_2exp.lo mul_2exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_2si.lo mul_2si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_2ui.lo mul_2ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul.lo mul.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_ui.lo mul_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o neg.lo neg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o next.lo next.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c next.c -fPIC -DPIC -o .libs/next.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o out_str.lo out_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o printf.lo printf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c printf.c -fPIC -DPIC -o .libs/printf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o vasprintf.lo vasprintf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_pi.lo const_pi.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_pi.c -fPIC -DPIC -o .libs/const_pi.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow.lo pow.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow_si.lo pow_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow_ui.lo pow_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o print_raw.lo print_raw.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o print_rnd_mode.lo print_rnd_mode.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c print_rnd_mode.c -fPIC -DPIC -o .libs/print_rnd_mode.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o reldiff.lo reldiff.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o round_prec.lo round_prec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set.lo set.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set.c -fPIC -DPIC -o .libs/set.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o setmax.lo setmax.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c setmax.c -fPIC -DPIC -o .libs/setmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o setmin.lo setmin.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c setmin.c -fPIC -DPIC -o .libs/setmin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_d.lo set_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_exp.lo set_exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_exp.c -fPIC -DPIC -o .libs/set_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_rnd.lo set_rnd.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_rnd.c -fPIC -DPIC -o .libs/set_rnd.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_f.lo set_f.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_f.c -fPIC -DPIC -o .libs/set_f.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_prec.lo set_prec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_q.lo set_q.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_si.lo set_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_str.lo set_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_str_raw.lo set_str_raw.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_str_raw.c -fPIC -DPIC -o .libs/set_str_raw.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_ui.lo set_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_z.lo set_z.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_z.c -fPIC -DPIC -o .libs/set_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sqrt.lo sqrt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub.lo sub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub1.lo sub1.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub1.c -fPIC -DPIC -o .libs/sub1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub_ui.lo sub_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rint.lo rint.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rint.c -fPIC -DPIC -o .libs/rint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_div.lo ui_div.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_sub.lo ui_sub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o urandom.lo urandom.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o urandomb.lo urandomb.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_z_exp.lo get_z_exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_z_exp.c -fPIC -DPIC -o .libs/get_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o swap.lo swap.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o factorial.lo factorial.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c factorial.c -fPIC -DPIC -o .libs/factorial.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cosh.lo cosh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cosh.c -fPIC -DPIC -o .libs/cosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sinh.lo sinh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o tanh.lo tanh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sinh_cosh.lo sinh_cosh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sinh_cosh.c -fPIC -DPIC -o .libs/sinh_cosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o acosh.lo acosh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c acosh.c -fPIC -DPIC -o .libs/acosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o asinh.lo asinh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c asinh.c -fPIC -DPIC -o .libs/asinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o atanh.lo atanh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o atan.lo atan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp2.lo cmp2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp2.c -fPIC -DPIC -o .libs/cmp2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp_2.lo exp_2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp_2.c -fPIC -DPIC -o .libs/exp_2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o asin.lo asin.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_euler.lo const_euler.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_euler.c -fPIC -DPIC -o .libs/const_euler.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cos.lo cos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sin.lo sin.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o tan.lo tan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fma.lo fma.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fms.lo fms.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fms.c -fPIC -DPIC -o .libs/fms.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o hypot.lo hypot.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c hypot.c -fPIC -DPIC -o .libs/hypot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log1p.lo log1p.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log1p.c -fPIC -DPIC -o .libs/log1p.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o expm1.lo expm1.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c expm1.c -fPIC -DPIC -o .libs/expm1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log2.lo log2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log2.c -fPIC -DPIC -o .libs/log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log10.lo log10.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log10.c -fPIC -DPIC -o .libs/log10.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_pow.lo ui_pow.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_pow.c -fPIC -DPIC -o .libs/ui_pow.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o minmax.lo minmax.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o dim.lo dim.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c dim.c -fPIC -DPIC -o .libs/dim.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o signbit.lo signbit.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c signbit.c -fPIC -DPIC -o .libs/signbit.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o copysign.lo copysign.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c copysign.c -fPIC -DPIC -o .libs/copysign.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o setsign.lo setsign.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c setsign.c -fPIC -DPIC -o .libs/setsign.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gmp_op.lo gmp_op.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gmp_op.c -fPIC -DPIC -o .libs/gmp_op.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o init2.lo init2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o acos.lo acos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c acos.c -fPIC -DPIC -o .libs/acos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sin_cos.lo sin_cos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_nan.lo set_nan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_nan.c -fPIC -DPIC -o .libs/set_nan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_inf.lo set_inf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_inf.c -fPIC -DPIC -o .libs/set_inf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_zero.lo set_zero.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_zero.c -fPIC -DPIC -o .libs/set_zero.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o powerof2.lo powerof2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c powerof2.c -fPIC -DPIC -o .libs/powerof2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gamma.lo gamma.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gamma.c -fPIC -DPIC -o .libs/gamma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_ld.lo set_ld.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_ld.c -fPIC -DPIC -o .libs/set_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_ld.lo get_ld.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_ld.c -fPIC -DPIC -o .libs/get_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cbrt.lo cbrt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o volatile.lo volatile.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c volatile.c -fPIC -DPIC -o .libs/volatile.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_sshort.lo fits_sshort.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_sint.lo fits_sint.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_slong.lo fits_slong.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_ushort.lo fits_ushort.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_uint.lo fits_uint.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_ulong.lo fits_ulong.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_uintmax.lo fits_uintmax.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_uintmax.c -fPIC -DPIC -o .libs/fits_uintmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_intmax.lo fits_intmax.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_intmax.c -fPIC -DPIC -o .libs/fits_intmax.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_si.lo get_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_ui.lo get_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o zeta.lo zeta.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c zeta.c -fPIC -DPIC -o .libs/zeta.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_d.lo cmp_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o erf.lo erf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c erf.c -fPIC -DPIC -o .libs/erf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o inits.lo inits.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o inits2.lo inits2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c inits2.c -fPIC -DPIC -o .libs/inits2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o clears.lo clears.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sgn.lo sgn.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sgn.c -fPIC -DPIC -o .libs/sgn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o check.lo check.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c check.c -fPIC -DPIC -o .libs/check.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub1sp.lo sub1sp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub1sp.c -fPIC -DPIC -o .libs/sub1sp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o version.lo version.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c version.c -fPIC -DPIC -o .libs/version.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mpn_exp.lo mpn_exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mpn_exp.c -fPIC -DPIC -o .libs/mpn_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mpfr-gmp.lo mpfr-gmp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mpfr-gmp.c -fPIC -DPIC -o .libs/mpfr-gmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sum.lo sum.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sum.c -fPIC -DPIC -o .libs/sum.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add1sp.lo add1sp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add1sp.c -fPIC -DPIC -o .libs/add1sp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o free_cache.lo free_cache.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c free_cache.c -fPIC -DPIC -o .libs/free_cache.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o si_op.lo si_op.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c si_op.c -fPIC -DPIC -o .libs/si_op.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_ld.lo cmp_ld.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_ld.c -fPIC -DPIC -o .libs/cmp_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_ui_2exp.lo set_ui_2exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_ui_2exp.c -fPIC -DPIC -o .libs/set_ui_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_si_2exp.lo set_si_2exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_si_2exp.c -fPIC -DPIC -o .libs/set_si_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_uj.lo set_uj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_uj.c -fPIC -DPIC -o .libs/set_uj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_sj.lo set_sj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_sj.c -fPIC -DPIC -o .libs/set_sj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_sj.lo get_sj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_sj.c -fPIC -DPIC -o .libs/get_sj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_uj.lo get_uj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_uj.c -fPIC -DPIC -o .libs/get_uj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_z.lo get_z.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_z.c -fPIC -DPIC -o .libs/get_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o iszero.lo iszero.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c iszero.c -fPIC -DPIC -o .libs/iszero.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cache.lo cache.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sqr.lo sqr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o int_ceil_log2.lo int_ceil_log2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c int_ceil_log2.c -fPIC -DPIC -o .libs/int_ceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isqrt.lo isqrt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isqrt.c -fPIC -DPIC -o .libs/isqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o strtofr.lo strtofr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c strtofr.c -fPIC -DPIC -o .libs/strtofr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow_z.lo pow_z.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o logging.lo logging.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c logging.c -fPIC -DPIC -o .libs/logging.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mulders.lo mulders.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mulders.c -fPIC -DPIC -o .libs/mulders.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_f.lo get_f.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_f.c -fPIC -DPIC -o .libs/get_f.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o round_p.lo round_p.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c round_p.c -fPIC -DPIC -o .libs/round_p.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o erfc.lo erfc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c erfc.c -fPIC -DPIC -o .libs/erfc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o atan2.lo atan2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c atan2.c -fPIC -DPIC -o .libs/atan2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o subnormal.lo subnormal.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c subnormal.c -fPIC -DPIC -o .libs/subnormal.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_catalan.lo const_catalan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_catalan.c -fPIC -DPIC -o .libs/const_catalan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o root.lo root.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c root.c -fPIC -DPIC -o .libs/root.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sec.lo sec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sec.c -fPIC -DPIC -o .libs/sec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o csc.lo csc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c csc.c -fPIC -DPIC -o .libs/csc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cot.lo cot.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cot.c -fPIC -DPIC -o .libs/cot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o eint.lo eint.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c eint.c -fPIC -DPIC -o .libs/eint.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sech.lo sech.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sech.c -fPIC -DPIC -o .libs/sech.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o csch.lo csch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c csch.c -fPIC -DPIC -o .libs/csch.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o coth.lo coth.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c coth.c -fPIC -DPIC -o .libs/coth.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o round_near_x.lo round_near_x.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c round_near_x.c -fPIC -DPIC -o .libs/round_near_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o constant.lo constant.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c constant.c -fPIC -DPIC -o .libs/constant.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o abort_prec_max.lo abort_prec_max.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c abort_prec_max.c -fPIC -DPIC -o .libs/abort_prec_max.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o stack_interface.lo stack_interface.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c stack_interface.c -fPIC -DPIC -o .libs/stack_interface.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o lngamma.lo lngamma.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c lngamma.c -fPIC -DPIC -o .libs/lngamma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o zeta_ui.lo zeta_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c zeta_ui.c -fPIC -DPIC -o .libs/zeta_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_d64.lo set_d64.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_d64.c -fPIC -DPIC -o .libs/set_d64.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_d64.lo get_d64.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_d64.c -fPIC -DPIC -o .libs/get_d64.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o jn.lo jn.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c jn.c -fPIC -DPIC -o .libs/jn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o yn.lo yn.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c yn.c -fPIC -DPIC -o .libs/yn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rem1.lo rem1.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rem1.c -fPIC -DPIC -o .libs/rem1.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add_d.lo add_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add_d.c -fPIC -DPIC -o .libs/add_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub_d.lo sub_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o d_sub.lo d_sub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_d.lo mul_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_d.lo div_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_d.c -fPIC -DPIC -o .libs/div_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o d_div.lo d_div.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c d_div.c -fPIC -DPIC -o .libs/d_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o li2.lo li2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c li2.c -fPIC -DPIC -o .libs/li2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rec_sqrt.lo rec_sqrt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rec_sqrt.c -fPIC -DPIC -o .libs/rec_sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o min_prec.lo min_prec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c min_prec.c -fPIC -DPIC -o .libs/min_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o buildopt.lo buildopt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c buildopt.c -fPIC -DPIC -o .libs/buildopt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o digamma.lo digamma.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c digamma.c -fPIC -DPIC -o .libs/digamma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o bernoulli.lo bernoulli.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isregular.lo isregular.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isregular.c -fPIC -DPIC -o .libs/isregular.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_flt.lo set_flt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_flt.c -fPIC -DPIC -o .libs/set_flt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_flt.lo get_flt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_flt.c -fPIC -DPIC -o .libs/get_flt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o scale2.lo scale2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c scale2.c -fPIC -DPIC -o .libs/scale2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_z_exp.lo set_z_exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_z_exp.c -fPIC -DPIC -o .libs/set_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ai.lo ai.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ai.c -fPIC -DPIC -o .libs/ai.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gammaonethird.lo gammaonethird.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gammaonethird.c -fPIC -DPIC -o .libs/gammaonethird.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o grandom.lo grandom.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c grandom.c -fPIC -DPIC -o .libs/grandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fpif.lo fpif.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fpif.c -fPIC -DPIC -o .libs/fpif.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_float128.lo set_float128.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_float128.c -fPIC -DPIC -o .libs/set_float128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_float128.lo get_float128.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_float128.c -fPIC -DPIC -o .libs/get_float128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rndna.lo rndna.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rndna.c -fPIC -DPIC -o .libs/rndna.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o nrandom.lo nrandom.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c nrandom.c -fPIC -DPIC -o .libs/nrandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o random_deviate.lo random_deviate.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c random_deviate.c -fPIC -DPIC -o .libs/random_deviate.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o erandom.lo erandom.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c erandom.c -fPIC -DPIC -o .libs/erandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/mpfr-mini-gmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fmma.lo fmma.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fmma.c -fPIC -DPIC -o .libs/fmma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log_ui.lo log_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log_ui.c -fPIC -DPIC -o .libs/log_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gamma_inc.lo gamma_inc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gamma_inc.c -fPIC -DPIC -o .libs/gamma_inc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ubf.lo ubf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ubf.c -fPIC -DPIC -o .libs/ubf.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o beta.lo beta.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c beta.c -fPIC -DPIC -o .libs/beta.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o odd_p.lo odd_p.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c odd_p.c -fPIC -DPIC -o .libs/odd_p.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_q.lo get_q.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_q.c -fPIC -DPIC -o .libs/get_q.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pool.lo pool.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pool.c -fPIC -DPIC -o .libs/pool.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o total_order.lo total_order.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c total_order.c -fPIC -DPIC -o .libs/total_order.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_d128.lo set_d128.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_d128.c -fPIC -DPIC -o .libs/set_d128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_d128.lo get_d128.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_d128.c -fPIC -DPIC -o .libs/get_d128.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o nbits_ulong.lo nbits_ulong.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c nbits_ulong.c -fPIC -DPIC -o .libs/nbits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_patches.lo get_patches.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BIG_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_BIG_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_BIG=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DHAVE___GMPN_INVERT_LIMB=1 -DHAVE___GMPN_RSBLSH1_N=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -version-info 7:0:1 -o libmpfr.la -rpath /usr/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo get_patches.lo -lgmp libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o .libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o .libs/clear.o .libs/cmp.o .libs/cmpabs.o .libs/cmp_si.o .libs/cmp_ui.o .libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_ui.o .libs/dot.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o .libs/exp3.o .libs/exp.o .libs/frac.o .libs/frexp.o .libs/get_d.o .libs/get_exp.o .libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o .libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/modf.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o .libs/next.o .libs/out_str.o .libs/printf.o .libs/vasprintf.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o .libs/pow_ui.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o .libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o .libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o .libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o .libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandom.o .libs/urandomb.o .libs/get_z_exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o .libs/tanh.o .libs/sinh_cosh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o .libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o .libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/log2.o .libs/log10.o .libs/ui_pow.o .libs/ui_pow_ui.o .libs/minmax.o .libs/dim.o .libs/signbit.o .libs/copysign.o .libs/setsign.o .libs/gmp_op.o .libs/init2.o .libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/set_zero.o .libs/powerof2.o .libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o .libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o .libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o .libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o .libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o .libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o .libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o .libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/iszero.o .libs/cache.o .libs/sqr.o .libs/int_ceil_log2.o .libs/isqrt.o .libs/strtofr.o .libs/pow_z.o .libs/logging.o .libs/mulders.o .libs/get_f.o .libs/round_p.o .libs/erfc.o .libs/atan2.o .libs/subnormal.o .libs/const_catalan.o .libs/root.o .libs/sec.o .libs/csc.o .libs/cot.o .libs/eint.o .libs/sech.o .libs/csch.o .libs/coth.o .libs/round_near_x.o .libs/constant.o .libs/abort_prec_max.o .libs/stack_interface.o .libs/lngamma.o .libs/zeta_ui.o .libs/set_d64.o .libs/get_d64.o .libs/jn.o .libs/yn.o .libs/rem1.o .libs/add_d.o .libs/sub_d.o .libs/d_sub.o .libs/mul_d.o .libs/div_d.o .libs/d_div.o .libs/li2.o .libs/rec_sqrt.o .libs/min_prec.o .libs/buildopt.o .libs/digamma.o .libs/bernoulli.o .libs/isregular.o .libs/set_flt.o .libs/get_flt.o .libs/scale2.o .libs/set_z_exp.o .libs/ai.o .libs/gammaonethird.o .libs/grandom.o .libs/fpif.o .libs/set_float128.o .libs/get_float128.o .libs/rndna.o .libs/nrandom.o .libs/random_deviate.o .libs/erandom.o .libs/mpfr-mini-gmp.o .libs/fmma.o .libs/log_ui.o .libs/gamma_inc.o .libs/ubf.o .libs/beta.o .libs/odd_p.o .libs/get_q.o .libs/pool.o .libs/total_order.o .libs/set_d128.o .libs/get_d128.o .libs/nbits_ulong.o .libs/cmpabs_ui.o .libs/get_patches.o -lgmp -O2 -g0 -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.1.0 libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.1.0" "libmpfr.so.6") libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.1.0" "libmpfr.so") libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' Making all in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' Making all in tune make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' Making all in tools/bench make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/install -c -m 644 FAQ.html '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpfr.info '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/info' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpfr.so.6.1.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/.' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> mpfr 4.1.0 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/mpfr' /usr/bin/install -c -m 644 FAQ.html '/tmp/instance-9/output-1/target/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpfr.info '/tmp/instance-9/output-1/target/usr/share/info' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /tmp/instance-9/output-1/target/usr/lib/libmpfr.so.6.1.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /tmp/instance-9/output-1/target/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/tmp/instance-9/output-1/target/usr/include' make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/mpfr' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 examples/ReadMe examples/can_round.c examples/divworst.c examples/rndo-add.c examples/sample.c examples/threads.c examples/version.c '/tmp/instance-9/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/tmp/instance-9/output-1/target/usr/share/doc/mpfr/.' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mpfr-4.1.0' mpc-1.2.1.tar.gz: OK (sha256: 17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459) >>> mpc 1.2.1 Extracting gzip -d -c /tmp/instance-9/dl/mpc/mpc-1.2.1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/mpc-1.2.1 -xf - >>> mpc 1.2.1 Patching >>> mpc 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/mpc-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpc 1.2.1 Patching libtool patching file /tmp/instance-9/output-1/build/mpc-1.2.1/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> mpc 1.2.1 Configuring (cd /tmp/instance-9/output-1/build/mpc-1.2.1/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gmp.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether time.h and sys/time.h may both be included... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... -lm checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 11.3.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> mpc 1.2.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o abs.lo abs.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c abs.c -fPIC -DPIC -o .libs/abs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o acos.lo acos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c acos.c -fPIC -DPIC -o .libs/acos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o acosh.lo acosh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c acosh.c -fPIC -DPIC -o .libs/acosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add.lo add.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add.c -fPIC -DPIC -o .libs/add.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add_fr.lo add_fr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add_si.lo add_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add_si.c -fPIC -DPIC -o .libs/add_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add_ui.lo add_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o arg.lo arg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c arg.c -fPIC -DPIC -o .libs/arg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o asin.lo asin.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o asinh.lo asinh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c asinh.c -fPIC -DPIC -o .libs/asinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o atan.lo atan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o atanh.lo atanh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o clear.lo clear.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cmp.lo cmp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cmp_abs.lo cmp_abs.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cmp_si_si.lo cmp_si_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o conj.lo conj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c conj.c -fPIC -DPIC -o .libs/conj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cos.lo cos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cosh.lo cosh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cosh.c -fPIC -DPIC -o .libs/cosh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_2si.lo div_2si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_2ui.lo div_2ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div.lo div.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div.c -fPIC -DPIC -o .libs/div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_fr.lo div_fr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_ui.lo div_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o dot.lo dot.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dot.c -fPIC -DPIC -o .libs/dot.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o exp.lo exp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fma.lo fma.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fr_div.lo fr_div.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fr_sub.lo fr_sub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_prec2.lo get_prec2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_prec.lo get_prec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_version.lo get_version.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_version.c -fPIC -DPIC -o .libs/get_version.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_x.lo get_x.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_x.c -fPIC -DPIC -o .libs/get_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o imag.lo imag.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c imag.c -fPIC -DPIC -o .libs/imag.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o init2.lo init2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o init3.lo init3.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c init3.c -fPIC -DPIC -o .libs/init3.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o inp_str.lo inp_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o log.lo log.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c log.c -fPIC -DPIC -o .libs/log.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o log10.lo log10.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c log10.c -fPIC -DPIC -o .libs/log10.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mem.lo mem.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_2si.lo mul_2si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_2ui.lo mul_2ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul.lo mul.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_fr.lo mul_fr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_i.lo mul_i.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_i.c -fPIC -DPIC -o .libs/mul_i.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_si.lo mul_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_ui.lo mul_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o neg.lo neg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o norm.lo norm.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c norm.c -fPIC -DPIC -o .libs/norm.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o out_str.lo out_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow.lo pow.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_fr.lo pow_fr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_ld.lo pow_ld.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_d.lo pow_d.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_d.c -fPIC -DPIC -o .libs/pow_d.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_si.lo pow_si.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_ui.lo pow_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_z.lo pow_z.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o proj.lo proj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c proj.c -fPIC -DPIC -o .libs/proj.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o real.lo real.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c real.c -fPIC -DPIC -o .libs/real.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rootofunity.lo rootofunity.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o urandom.lo urandom.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set.lo set.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set.c -fPIC -DPIC -o .libs/set.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_prec.lo set_prec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_str.lo set_str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_x.lo set_x.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_x.c -fPIC -DPIC -o .libs/set_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_x_x.lo set_x_x.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sin.lo sin.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sin_cos.lo sin_cos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sinh.lo sinh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sqr.lo sqr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sqrt.lo sqrt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o strtoc.lo strtoc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sub.lo sub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sub_fr.lo sub_fr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sub_ui.lo sub_ui.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sum.lo sum.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sum.c -fPIC -DPIC -o .libs/sum.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o swap.lo swap.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o tan.lo tan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o tanh.lo tanh.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o uceil_log2.lo uceil_log2.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o ui_div.lo ui_div.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -version-info 5:1:2 -o libmpc.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp -lm libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/dot.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/sum.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o -lmpfr -lgmp -lm -O2 -g0 -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.2.1 libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.2.1" "libmpc.so.3") libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.2.1" "libmpc.so") libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' Making all in tests make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' Making all in tools make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' Making all in bench make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' Making all in mpcheck make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/info' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> mpc 1.2.1 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /tmp/instance-9/output-1/target/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /tmp/instance-9/output-1/target/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/tmp/instance-9/output-1/target/usr/share/info' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[3]: Entering directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/tmp/instance-9/output-1/target/usr/include' make[3]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mpc-1.2.1' mtd-utils-2.1.5.tar.bz2: OK (sha256: 386e27fd121699b6b729bc2e8e04dda987b31cca6b16e12fb6cc6dcf26449f46) >>> mtd 2.1.5 Extracting bzcat /tmp/instance-9/dl/mtd/mtd-utils-2.1.5.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/mtd-2.1.5 -xf - >>> mtd 2.1.5 Patching >>> mtd 2.1.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/mtd-2.1.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mtd 2.1.5 Patching libtool patching file /tmp/instance-9/output-1/build/mtd-2.1.5/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> mtd 2.1.5 Configuring (cd /tmp/instance-9/output-1/build/mtd-2.1.5/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 LDFLAGS="" 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-jffs --without-ubifs --disable-ubihealthd --disable-tests --without-xattr ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wjump-misses-init... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wlogical-op... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wduplicated-cond... yes checking whether compiler handles -Wduplicated-branches... yes checking whether compiler handles -Wrestrict... yes checking whether compiler handles -Wnull-dereference... yes checking whether compiler handles -Wno-shadow... yes checking whether compiler handles -Wno-sign-compare... yes checking for ZLIB... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for execinfo.h... yes checking size of off_t... 8 checking size of loff_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/fs-tests/fs_help_all.sh config.status: creating tests/fs-tests/fs_run_all.sh config.status: creating tests/fs-tests/stress/fs_stress00.sh config.status: creating tests/fs-tests/stress/fs_stress01.sh config.status: creating tests/ubi-tests/runubitests.sh config.status: creating tests/ubi-tests/ubi-stress-test.sh config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> mtd 2.1.5 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mtd-2.1.5' CC ubi-utils/ubiupdatevol.o CC lib/libmtd.o CC lib/libfec.o In function 'invert_vdm', inlined from 'fec_new' at lib/libfec.c:689:5: lib/libfec.c:575:15: warning: '*(gf *)p' may be used uninitialized [-Wmaybe-uninitialized] 575 | c[k-1] = p[0] ; /* really -p(0), but x = -x in GF(2^m) */ | ~^~~ CC lib/common.o CC lib/libcrc32.o CC lib/libmtd_legacy.o AR libmtd.a CC lib/libubi.o AR libubi.a CCLD ubiupdatevol CC ubi-utils/ubimkvol.o CCLD ubimkvol CC ubi-utils/ubirmvol.o CCLD ubirmvol CC ubi-utils/ubicrc32.o CCLD ubicrc32 CC ubi-utils/ubinfo.o ubi-utils/ubinfo.c: In function 'main': ubi-utils/ubinfo.c:430:1: warning: label 'out' defined but not used [-Wunused-label] 430 | out: | ^~~ CCLD ubinfo CC ubi-utils/ubiattach.o CCLD ubiattach CC ubi-utils/ubidetach.o CCLD ubidetach CC ubi-utils/ubinize.o CC lib/libubigen.o AR libubigen.a CC lib/libiniparser.o CC lib/dictionary.o AR libiniparser.a CCLD ubinize CC ubi-utils/ubiformat.o CC lib/libscan.o AR libscan.a CCLD ubiformat CC ubi-utils/ubirename.o CCLD ubirename CC ubi-utils/mtdinfo.o In file included from ubi-utils/mtdinfo.c:34: ./include/libubigen.h:124:32: warning: 'struct ubi_ec_hdr' declared inside parameter list will not be visible outside of this definition or declaration 124 | struct ubi_ec_hdr *hdr, long long ec); | ^~~~~~~~~~ ./include/libubigen.h:140:33: warning: 'struct ubi_vid_hdr' declared inside parameter list will not be visible outside of this definition or declaration 140 | struct ubi_vid_hdr *hdr, int lnum, | ^~~~~~~~~~~ CCLD mtdinfo CC ubi-utils/ubirsvol.o CCLD ubirsvol CC ubi-utils/ubiblock.o CCLD ubiblock CC ubi-utils/ubiscan.o ubi-utils/ubiscan.c: In function 'main': ubi-utils/ubiscan.c:267:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 267 | printf("%-8d .. inf: %8d %8d %8llu %8d\n", | ~~~~^ | | | long long unsigned int | %8lu 268 | from, bins[j].cnt, bins[j].min, bins[j].mean, bins[j].max); | ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} ubi-utils/ubiscan.c:270:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 270 | printf("%-8d .. %8d: %8d %8d %8llu %8d\n", | ~~~~^ | | | long long unsigned int | %8lu 271 | from, args.bin_thresholds[j] - 1, 272 | bins[j].cnt, bins[j].min, bins[j].mean, bins[j].max); | ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} CCLD ubiscan CC misc-utils/ftl_format.o CCLD ftl_format CC misc-utils/doc_loadbios.o CCLD doc_loadbios CC misc-utils/ftl_check.o CCLD ftl_check CC misc-utils/mtd_debug.o CCLD mtd_debug CC misc-utils/docfdisk.o CCLD docfdisk CC misc-utils/serve_image.o CCLD serve_image CC misc-utils/recv_image.o CCLD recv_image CC misc-utils/fectest.o CCLD fectest CC misc-utils/flash_erase.o CCLD flash_erase CC misc-utils/flash_lock.o CCLD flash_lock CC misc-utils/flash_unlock.o CCLD flash_unlock CC misc-utils/flash_otp_info.o CCLD flash_otp_info CC misc-utils/flash_otp_dump.o CCLD flash_otp_dump CC misc-utils/flash_otp_lock.o CCLD flash_otp_lock CC misc-utils/flash_otp_erase.o CCLD flash_otp_erase CC misc-utils/flash_otp_write.o CCLD flash_otp_write CC misc-utils/flashcp.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] 277 | #warning "Check for smaller erase regions" | ^~~~~~~ CCLD flashcp CC misc-utils/mtdpart.o CCLD mtdpart CC misc-utils/lsmtd-lsmtd.o CC misc-utils/lsmtd-lsmtd_scan.o CCLD lsmtd CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:38: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 165 | free(dumpfile); | ^~~~~~~~ In file included from nand-utils/nanddump.c:23: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const char *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ CCLD nanddump CC nand-utils/nandwrite.o nand-utils/nandwrite.c: In function 'main': nand-utils/nandwrite.c:553:43: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] 553 | } else if (cnt == 0) { | ^ CCLD nandwrite CC nand-utils/nandtest.o CCLD nandtest CC nand-utils/nftldump.o CCLD nftldump CC nand-utils/nftl_format.o CCLD nftl_format CC nand-utils/nandflipbits.o nand-utils/nandflipbits.c: In function 'main': nand-utils/nandflipbits.c:206:65: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} nand-utils/nandflipbits.c:206:75: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~ | | | uint64_t {aka long unsigned int} CCLD nandflipbits CC nor-utils/rfddump.o CCLD rfddump CC nor-utils/rfdformat.o CCLD rfdformat CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o CC jffsX-utils/mkfs_jffs2-compr_zlib.o CC jffsX-utils/mkfs_jffs2-rbtree.o CC jffsX-utils/mkfs_jffs2-compr_lzo.o CC jffsX-utils/mkfs_jffs2-compr.o CC jffsX-utils/mkfs_jffs2-compr_rtime.o CCLD mkfs.jffs2 CC jffsX-utils/jffs2dump-jffs2dump.o CCLD jffs2dump CC jffsX-utils/jffs2reader-jffs2reader.o jffsX-utils/jffs2reader.c: In function 'resolvepath0': jffsX-utils/jffs2reader.c:692:13: warning: potential null pointer dereference [-Wnull-dereference] 692 | if (*path == '/') { | ^~~~~ CCLD jffs2reader CC jffsX-utils/sumtool.o CCLD sumtool CC lib/execinfo.o AR libmissing.a make[1]: Leaving directory '/tmp/instance-9/output-1/build/mtd-2.1.5' >>> mtd 2.1.5 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/mtd-2.1.5' make[2]: Entering directory '/tmp/instance-9/output-1/build/mtd-2.1.5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin' /bin/bash ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ubiscan ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat mkfs.jffs2 jffs2dump jffs2reader sumtool '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c ubiupdatevol /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubiupdatevol libtool: install: /usr/bin/install -c ubimkvol /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubimkvol libtool: install: /usr/bin/install -c ubirmvol /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubirmvol libtool: install: /usr/bin/install -c ubicrc32 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubicrc32 libtool: install: /usr/bin/install -c ubinfo /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubinfo libtool: install: /usr/bin/install -c ubiattach /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubiattach libtool: install: /usr/bin/install -c ubidetach /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubidetach libtool: install: /usr/bin/install -c ubinize /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubinize libtool: install: /usr/bin/install -c ubiformat /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubiformat libtool: install: /usr/bin/install -c ubirename /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubirename libtool: install: /usr/bin/install -c mtdinfo /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/mtdinfo libtool: install: /usr/bin/install -c ubirsvol /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubirsvol libtool: install: /usr/bin/install -c ubiblock /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubiblock libtool: install: /usr/bin/install -c ubiscan /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ubiscan libtool: install: /usr/bin/install -c ftl_format /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ftl_format libtool: install: /usr/bin/install -c doc_loadbios /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/doc_loadbios libtool: install: /usr/bin/install -c ftl_check /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/ftl_check libtool: install: /usr/bin/install -c mtd_debug /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/mtd_debug libtool: install: /usr/bin/install -c docfdisk /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/docfdisk libtool: install: /usr/bin/install -c serve_image /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/serve_image libtool: install: /usr/bin/install -c recv_image /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/recv_image libtool: install: /usr/bin/install -c fectest /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/fectest libtool: install: /usr/bin/install -c flash_erase /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_erase libtool: install: /usr/bin/install -c flash_lock /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_lock libtool: install: /usr/bin/install -c flash_unlock /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_unlock libtool: install: /usr/bin/install -c flash_otp_info /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_info libtool: install: /usr/bin/install -c flash_otp_dump /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_dump libtool: install: /usr/bin/install -c flash_otp_lock /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_lock libtool: install: /usr/bin/install -c flash_otp_erase /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_erase libtool: install: /usr/bin/install -c flash_otp_write /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flash_otp_write libtool: install: /usr/bin/install -c flashcp /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/flashcp libtool: install: /usr/bin/install -c mtdpart /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/mtdpart libtool: install: /usr/bin/install -c lsmtd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/lsmtd libtool: install: /usr/bin/install -c nanddump /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/nanddump libtool: install: /usr/bin/install -c nandwrite /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/nandwrite libtool: install: /usr/bin/install -c nandtest /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/nandtest libtool: install: /usr/bin/install -c nftldump /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/nftldump libtool: install: /usr/bin/install -c nftl_format /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/nftl_format libtool: install: /usr/bin/install -c nandflipbits /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/nandflipbits libtool: install: /usr/bin/install -c rfddump /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/rfddump libtool: install: /usr/bin/install -c rfdformat /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/rfdformat libtool: install: /usr/bin/install -c mkfs.jffs2 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/mkfs.jffs2 libtool: install: /usr/bin/install -c jffs2dump /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/jffs2dump libtool: install: /usr/bin/install -c jffs2reader /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/jffs2reader libtool: install: /usr/bin/install -c sumtool /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin/sumtool /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/install -c misc-utils/flash_eraseall '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[2]: Leaving directory '/tmp/instance-9/output-1/build/mtd-2.1.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/mtd-2.1.5' /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/include/libmtd.h /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libmtd.h /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/include/libubi.h /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libubi.h /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/include/mtd/ubi-media.h /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mtd/ubi-media.h /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/libmtd.a /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmtd.a /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/libubi.a /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libubi.a >>> mtd 2.1.5 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> mtd 2.1.5 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/jffs2dump /tmp/instance-9/output-1/target/usr/sbin/jffs2dump /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/rfdformat /tmp/instance-9/output-1/target/usr/sbin/rfdformat /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/ubidetach /tmp/instance-9/output-1/target/usr/sbin/ubidetach /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/mtd-2.1.5/ubiupdatevol /tmp/instance-9/output-1/target/usr/sbin/ubiupdatevol musepack_src_r475.tar.gz: OK (md5: 754d67be67f713e54baf70fcfdb2817e) musepack_src_r475.tar.gz: OK (sha256: a4b1742f997f83e1056142d556a8c20845ba764b70365ff9ccf2e3f81c427b2b) >>> musepack r475 Extracting gzip -d -c /tmp/instance-9/dl/musepack/musepack_src_r475.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/musepack-r475 -xf - >>> musepack r475 Patching Applying 0001-shared.patch using patch: patching file libmpcdec/CMakeLists.txt Applying 0002-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch using patch: patching file CMakeLists.txt Applying 0003-include-fpu-control-with-glibc-only.patch using patch: patching file mpcenc/mpcenc.h Applying 0004-missing-sys-select.patch using patch: patching file mpcenc/mpcenc.h Applying 0005-fix-build-with-gcc-10.patch using patch: patching file libmpcdec/requant.h >>> musepack r475 Configuring (mkdir -p /tmp/instance-9/output-1/build/musepack-r475/ && cd /tmp/instance-9/output-1/build/musepack-r475/ && rm -f CMakeCache.txt && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/output-1/host/bin/cmake /tmp/instance-9/output-1/build/musepack-r475/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-9/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/huffman.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/mpc_decoder.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/mpc_reader.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/streaminfo.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/mpc_bits_reader.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/mpc_demux.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/requant.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/synth_filter.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcdec/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/common/crc32.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/ans.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/cvd.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/fft4g.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/fft_routines.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/profile.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/psy.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/psy_tab.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcpsy/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/common/fastmath.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcenc/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcenc/analy_filter.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcenc/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcenc/bitstream.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcenc/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcenc/encode_sv7.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcenc/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcenc/huffsv7.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcenc/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libmpcenc/quant.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libmpcenc/CMakeLists.txt:2 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/common/crc32.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libwavformat/CMakeLists.txt:1 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libwavformat/input.c This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at libwavformat/CMakeLists.txt:1 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/instance-9/output-1/build/musepack-r475/libwavformat/output.c This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-9/output-1/build/musepack-r475 >>> musepack r475 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/musepack-r475/ make[1]: Entering directory '/tmp/instance-9/output-1/build/musepack-r475' [ 1%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/huffman.o [ 3%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/mpc_decoder.o [ 5%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/mpc_reader.o [ 7%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/streaminfo.o /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/streaminfo.c: In function 'streaminfo_read_header_sv7': /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/streaminfo.c:111:18: warning: variable 'Estimatedpeak_title' set but not used [-Wunused-but-set-variable] 111 | mpc_uint16_t Estimatedpeak_title = 0; | ^~~~~~~~~~~~~~~~~~~ [ 9%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/mpc_bits_reader.o [ 11%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/mpc_demux.o /tmp/instance-9/output-1/build/musepack-r475/libmpcdec/mpc_demux.c:82:21: warning: 'mpc_unread_bytes' defined but not used [-Wunused-function] 82 | static mpc_uint32_t mpc_unread_bytes(mpc_demux * d) { | ^~~~~~~~~~~~~~~~ [ 13%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/requant.o [ 15%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/synth_filter.o [ 17%] Building C object libmpcdec/CMakeFiles/mpcdec_shared.dir/__/common/crc32.o [ 19%] Linking C shared library libmpcdec.so [ 19%] Built target mpcdec_shared [ 21%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/ans.o /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/ans.c: In function 'NS_Analyse': /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/ans.c:291:120: warning: passing argument 10 of 'FindOptimalANS' from incompatible pointer type [-Wincompatible-pointer-types] 291 | FindOptimalANS ( MaxBand, MSflag, ANSspec_L, ANSspec_M, m->NS_Order_L, m->SNR_comp_L, m->FIR_L, smr.L, smr.M, m->SCF_Index_L, Transient ); | ~^~~~~~~~~~~~~ | | | int * /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/ans.c:160:40: note: expected 'const int (*)[3]' but argument is of type 'int *' 160 | const int scf [] [3], | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/ans.c:296:120: warning: passing argument 10 of 'FindOptimalANS' from incompatible pointer type [-Wincompatible-pointer-types] 296 | FindOptimalANS ( MaxBand, MSflag, ANSspec_R, ANSspec_S, m->NS_Order_R, m->SNR_comp_R, m->FIR_R, smr.R, smr.S, m->SCF_Index_R, Transient ); | ~^~~~~~~~~~~~~ | | | int * /tmp/instance-9/output-1/build/musepack-r475/libmpcpsy/ans.c:160:40: note: expected 'const int (*)[3]' but argument is of type 'int *' 160 | const int scf [] [3], | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [ 23%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/cvd.o [ 25%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft4g.o [ 26%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/fft_routines.o [ 28%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/profile.o [ 30%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy.o [ 32%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/psy_tab.o [ 34%] Building C object libmpcpsy/CMakeFiles/mpcpsy_static.dir/__/common/fastmath.o /tmp/instance-9/output-1/build/musepack-r475/common/fastmath.c: In function 'Init_FastMath': /tmp/instance-9/output-1/build/musepack-r475/common/fastmath.c:32:28: warning: variable 'Y' set but not used [-Wunused-but-set-variable] 32 | int i; mpc_floatint X, Y; double xm, x0, xp, x, y; float* p; | ^ [ 36%] Linking C static library libmpcpsy_static.a [ 36%] Built target mpcpsy_static [ 38%] Building C object libmpcenc/CMakeFiles/mpcenc_static.dir/analy_filter.o [ 40%] Building C object libmpcenc/CMakeFiles/mpcenc_static.dir/bitstream.o [ 42%] Building C object libmpcenc/CMakeFiles/mpcenc_static.dir/encode_sv7.o [ 44%] Building C object libmpcenc/CMakeFiles/mpcenc_static.dir/huffsv7.o [ 46%] Building C object libmpcenc/CMakeFiles/mpcenc_static.dir/quant.o [ 48%] Building C object libmpcenc/CMakeFiles/mpcenc_static.dir/__/common/crc32.o [ 50%] Linking C static library libmpcenc_static.a [ 50%] Built target mpcenc_static [ 51%] Building C object libwavformat/CMakeFiles/wavformat_static.dir/input.o [ 53%] Building C object libwavformat/CMakeFiles/wavformat_static.dir/output.o [ 55%] Linking C static library libwavformat_static.a [ 55%] Built target wavformat_static [ 57%] Building C object mpcgain/CMakeFiles/mpcgain.dir/mpcgain.o /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c: In function 'main': /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c:185:53: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 185 | mpc_chap_info * chap_info = mpc_demux_chap(demux, chap); | ^~~~~~~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c:218:69: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 218 | mpc_chap_info * chap_info = mpc_demux_chap(demux, chap); | ^~~~~~~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c:167:45: warning: 'chap_peak' may be used uninitialized in this function [-Wmaybe-uninitialized] 167 | mpc_uint16_t * chap_gain, * chap_peak; | ^~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c:167:32: warning: 'chap_gain' may be used uninitialized in this function [-Wmaybe-uninitialized] 167 | mpc_uint16_t * chap_gain, * chap_peak; | ^~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c:64:12: warning: 'chap_max' may be used uninitialized in this function [-Wmaybe-uninitialized] 64 | if (a > b) | ^ /tmp/instance-9/output-1/build/musepack-r475/mpcgain/mpcgain.c:166:50: note: 'chap_max' was declared here 166 | MPC_SAMPLE_FORMAT title_max = 0, chap_max; | ^~~~~~~~ [ 59%] Linking C executable mpcgain [ 59%] Built target mpcgain [ 61%] Building C object mpcdec/CMakeFiles/mpcdec_cmd.dir/mpcdec.o [ 63%] Linking C executable mpcdec [ 63%] Built target mpcdec_cmd [ 65%] Building C object mpcenc/CMakeFiles/mpcenc.dir/keyboard.o [ 67%] Building C object mpcenc/CMakeFiles/mpcenc.dir/mpcenc.o /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c: In function 'Quantisierung': /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:692:61: warning: passing argument 1 of 'QuantizeSubbandWithNoiseShaping' from incompatible pointer type [-Wincompatible-pointer-types] 692 | QuantizeSubbandWithNoiseShaping ( subq[Band].L, subx[Band].L, *resL, errorL [Band], m->FIR_L [Band] ); | ~~~~~~~~~~^~ | | | mpc_int16_t * {aka short int *} In file included from /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:27: /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.h:259:56: note: expected 'unsigned int *' but argument is of type 'mpc_int16_t *' {aka 'short int *'} 259 | void QuantizeSubbandWithNoiseShaping ( unsigned int* qu_output, const float* input, const int res, float* errors, const float* FIR ); | ~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:695:77: warning: passing argument 1 of 'QuantizeSubband' from incompatible pointer type [-Wincompatible-pointer-types] 695 | QuantizeSubband ( subq[Band].L, subx[Band].L, *resL, errorL [Band], MAX_NS_ORDER ); | ~~~~~~~~~~^~ | | | mpc_int16_t * {aka short int *} In file included from /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:27: /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.h:258:56: note: expected 'unsigned int *' but argument is of type 'mpc_int16_t *' {aka 'short int *'} 258 | void QuantizeSubband ( unsigned int* qu_output, const float* input, const int res, float* errors, const int maxNsOrder ); | ~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:702:61: warning: passing argument 1 of 'QuantizeSubbandWithNoiseShaping' from incompatible pointer type [-Wincompatible-pointer-types] 702 | QuantizeSubbandWithNoiseShaping ( subq[Band].R, subx[Band].R, *resR, errorR [Band], m->FIR_R [Band] ); | ~~~~~~~~~~^~ | | | mpc_int16_t * {aka short int *} In file included from /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:27: /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.h:259:56: note: expected 'unsigned int *' but argument is of type 'mpc_int16_t *' {aka 'short int *'} 259 | void QuantizeSubbandWithNoiseShaping ( unsigned int* qu_output, const float* input, const int res, float* errors, const float* FIR ); | ~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:705:77: warning: passing argument 1 of 'QuantizeSubband' from incompatible pointer type [-Wincompatible-pointer-types] 705 | QuantizeSubband ( subq[Band].R, subx[Band].R, *resR, errorL [Band], MAX_NS_ORDER); | ~~~~~~~~~~^~ | | | mpc_int16_t * {aka short int *} In file included from /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:27: /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.h:258:56: note: expected 'unsigned int *' but argument is of type 'mpc_int16_t *' {aka 'short int *'} 258 | void QuantizeSubband ( unsigned int* qu_output, const float* input, const int res, float* errors, const int maxNsOrder ); | ~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c: In function 'Init_FPU': /tmp/instance-9/output-1/build/musepack-r475/mpcenc/mpcenc.c:1443:23: warning: unused variable 'cw' [-Wunused-variable] 1443 | mpc_uint16_t cw; | ^~ [ 69%] Building C object mpcenc/CMakeFiles/mpcenc.dir/pipeopen.o [ 71%] Building C object mpcenc/CMakeFiles/mpcenc.dir/stderr.o [ 73%] Building C object mpcenc/CMakeFiles/mpcenc.dir/__/common/tags.o /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'IsUnicode': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:629:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 629 | if ( len & 1 ) // odd number of bytes? | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:632:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 632 | if ( src [0] != (char)0xFF || src [1] != (char)0xFE ) // Microsoft Unicode preample (also useful to detect endianess, but currently only little endian is supported) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'FinalizeTags': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:854:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 854 | if ( TagCount == 0 ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:857:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 857 | if (flags & TAG_NO_PREAMBLE) { | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'CopyTags_ID3': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:966:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 966 | if ( -1 == fseek ( fp, -128L, SEEK_END ) ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:969:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 969 | if ( 128 != fread(tmp, 1, 128, fp) ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:976:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 976 | if ( !tmp[3] && !tmp[33] && !tmp[63] && !tmp[93] && !tmp[97] ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:979:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 979 | memcpy_crop ( "Title" , (char*)tmp + 3, 30, 0 ); | ^~~~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'CopyTags_APE': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:1022:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1022 | if ( -1 == fseek ( fp, -(long)sizeof T, SEEK_END ) ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:1024:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1024 | if ( sizeof(T) != fread (&T, 1, sizeof T, fp) ) | ^~ At top level: /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:1087:27: warning: 'parser_strings' defined but not used [-Wunused-const-variable=] 1087 | static const char* const parser_strings [] = { | ^~~~~~~~~~~~~~ [ 75%] Building C object mpcenc/CMakeFiles/mpcenc.dir/wave_in.o [ 76%] Building C object mpcenc/CMakeFiles/mpcenc.dir/winmsg.o [ 78%] Linking C executable mpcenc [ 78%] Built target mpcenc [ 80%] Building C object mpc2sv8/CMakeFiles/mpc2sv8.dir/mpc2sv8.o [ 82%] Linking C executable mpc2sv8 [ 82%] Built target mpc2sv8 [ 84%] Building C object mpccut/CMakeFiles/mpccut.dir/mpccut.o [ 86%] Linking C executable mpccut [ 86%] Built target mpccut [ 88%] Building C object mpcchap/CMakeFiles/mpcchap.dir/mpcchap.o /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c: In function 'add_chaps_ini': /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:107:75: warning: format '%lli' expects argument of type 'long long int', but argument 4 has type 'mpc_int64_t' {aka 'long int'} [-Wformat=] 107 | fprintf(stderr, "warning : chapter %i starts @ %lli samples after the end of the stream (%lli)\n", | ~~~^ | | | long long int | %li 108 | i + 1, chap_pos, si->samples - si->beg_silence); | ~~~~~~~~ | | | mpc_int64_t {aka long int} /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:107:117: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'mpc_uint64_t' {aka 'long unsigned int'} [-Wformat=] 107 | fprintf(stderr, "warning : chapter %i starts @ %lli samples after the end of the stream (%lli)\n", | ~~~^ | | | long long int | %li 108 | i + 1, chap_pos, si->samples - si->beg_silence); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | mpc_uint64_t {aka long unsigned int} /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c: In function 'add_chaps_cue': /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:193:75: warning: format '%lli' expects argument of type 'long long int', but argument 4 has type 'mpc_int64_t' {aka 'long int'} [-Wformat=] 193 | fprintf(stderr, "warning : chapter %i starts @ %lli samples after the end of the stream (%lli)\n", | ~~~^ | | | long long int | %li 194 | i, chap_pos, si->samples - si->beg_silence); | ~~~~~~~~ | | | mpc_int64_t {aka long int} /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:193:117: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'mpc_uint64_t' {aka 'long unsigned int'} [-Wformat=] 193 | fprintf(stderr, "warning : chapter %i starts @ %lli samples after the end of the stream (%lli)\n", | ~~~^ | | | long long int | %li 194 | i, chap_pos, si->samples - si->beg_silence); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | mpc_uint64_t {aka long unsigned int} /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c: In function 'dump_chaps': /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:250:40: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type 'mpc_uint64_t' {aka 'long unsigned int'} [-Wformat=] 250 | fprintf(out_file, "[%lli]\ngain=%i\npeak=%i\n", chap->sample, chap->gain, chap->peak); | ~~~^ ~~~~~~~~~~~~ | | | | long long int mpc_uint64_t {aka long unsigned int} | %li /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c: In function 'add_chaps_cue': /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:198:40: warning: '%i' directive writing between 1 and 10 bytes into a region of size between 5 and 14 [-Wformat-overflow=] 198 | sprintf(track_buf, "%i/%i", i, nchap); | ^~ /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:198:36: note: directive argument in the range [1, 2147483647] 198 | sprintf(track_buf, "%i/%i", i, nchap); | ^~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcchap/mpcchap.c:198:17: note: 'sprintf' output between 4 and 22 bytes into a destination of size 16 198 | sprintf(track_buf, "%i/%i", i, nchap); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 90%] Building C object mpcchap/CMakeFiles/mpcchap.dir/dictionary.o [ 92%] Building C object mpcchap/CMakeFiles/mpcchap.dir/iniparser.o /tmp/instance-9/output-1/build/musepack-r475/mpcchap/iniparser.c: In function 'iniparser_getnkey': /tmp/instance-9/output-1/build/musepack-r475/mpcchap/iniparser.c:187:16: warning: variable 'i_sec' set but not used [-Wunused-but-set-variable] 187 | int i, i_sec, cnt = 0 ; | ^~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcchap/iniparser.c: In function 'iniparser_line': /tmp/instance-9/output-1/build/musepack-r475/mpcchap/iniparser.c:556:9: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 556 | strcpy(section, section); | ^~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcchap/iniparser.c:563:9: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 563 | strcpy(key, key); | ^~~~~~ /tmp/instance-9/output-1/build/musepack-r475/mpcchap/iniparser.c:582:9: warning: passing argument 1 to 'restrict'-qualified parameter aliases with argument 2 [-Wrestrict] 582 | strcpy(key, key); | ^~~~~~ [ 94%] Building C object mpcchap/CMakeFiles/mpcchap.dir/__/common/tags.o /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'IsUnicode': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:629:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 629 | if ( len & 1 ) // odd number of bytes? | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:632:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 632 | if ( src [0] != (char)0xFF || src [1] != (char)0xFE ) // Microsoft Unicode preample (also useful to detect endianess, but currently only little endian is supported) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'FinalizeTags': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:854:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 854 | if ( TagCount == 0 ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:857:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 857 | if (flags & TAG_NO_PREAMBLE) { | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'CopyTags_ID3': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:966:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 966 | if ( -1 == fseek ( fp, -128L, SEEK_END ) ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:969:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 969 | if ( 128 != fread(tmp, 1, 128, fp) ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:976:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 976 | if ( !tmp[3] && !tmp[33] && !tmp[63] && !tmp[93] && !tmp[97] ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:979:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 979 | memcpy_crop ( "Title" , (char*)tmp + 3, 30, 0 ); | ^~~~~~~~~~~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c: In function 'CopyTags_APE': /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:1022:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1022 | if ( -1 == fseek ( fp, -(long)sizeof T, SEEK_END ) ) | ^~ /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:1024:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1024 | if ( sizeof(T) != fread (&T, 1, sizeof T, fp) ) | ^~ At top level: /tmp/instance-9/output-1/build/musepack-r475/common/tags.c:1087:27: warning: 'parser_strings' defined but not used [-Wunused-const-variable=] 1087 | static const char* const parser_strings [] = { | ^~~~~~~~~~~~~~ [ 96%] Linking C executable mpcchap [ 96%] Built target mpcchap [ 98%] Building C object wavcmp/CMakeFiles/wavcmp.dir/wavcmp.o [100%] Linking C executable wavcmp [100%] Built target wavcmp make[1]: Leaving directory '/tmp/instance-9/output-1/build/musepack-r475' >>> musepack r475 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-9/output-1/build/musepack-r475/ make[1]: Entering directory '/tmp/instance-9/output-1/build/musepack-r475' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpcdec.so.7.0.1 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpcdec.so.7 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libmpcdec.so -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcgain -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcgain" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcdec -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcdec" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcenc -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcenc" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpc2sv8 -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpc2sv8" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpccut -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpccut" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcchap -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/mpcchap" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/wavcmp -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/wavcmp" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/streaminfo.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/reader.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/mpc_types.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/mpcmath.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/mpcdec.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/minimax.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/datatypes.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/tmp -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/tmp/text-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/tmp/props -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/tmp/prop-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/streaminfo.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/reader.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/mpc_types.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/mpcmath.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/mpcdec.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/minimax.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/text-base/datatypes.h.svn-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/props -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/prop-base -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/entries -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/mpc/.svn/all-wcprops make[1]: Leaving directory '/tmp/instance-9/output-1/build/musepack-r475' >>> musepack r475 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> musepack r475 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/musepack-r475/ make[1]: Entering directory '/tmp/instance-9/output-1/build/musepack-r475' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/lib/libmpcdec.so.7.0.1 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libmpcdec.so.7 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libmpcdec.so -- Installing: /tmp/instance-9/output-1/target/usr/bin/mpcgain -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/mpcgain" to "" -- Installing: /tmp/instance-9/output-1/target/usr/bin/mpcdec -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/mpcdec" to "" -- Installing: /tmp/instance-9/output-1/target/usr/bin/mpcenc -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/mpcenc" to "" -- Installing: /tmp/instance-9/output-1/target/usr/bin/mpc2sv8 -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/mpc2sv8" to "" -- Installing: /tmp/instance-9/output-1/target/usr/bin/mpccut -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/mpccut" to "" -- Installing: /tmp/instance-9/output-1/target/usr/bin/mpcchap -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/mpcchap" to "" -- Installing: /tmp/instance-9/output-1/target/usr/bin/wavcmp -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/wavcmp" to "" -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/streaminfo.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/reader.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/mpc_types.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/mpcmath.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/mpcdec.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/minimax.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/datatypes.h -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/tmp -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/tmp/text-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/tmp/props -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/tmp/prop-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/streaminfo.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/reader.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/mpc_types.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/mpcmath.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/mpcdec.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/minimax.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/text-base/datatypes.h.svn-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/props -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/prop-base -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/entries -- Installing: /tmp/instance-9/output-1/target/usr/include/mpc/.svn/all-wcprops make[1]: Leaving directory '/tmp/instance-9/output-1/build/musepack-r475' >>> netatalk 3.1.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.netatalk-3.1.13.tar.bz2.huzbZr/output' 'http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2' --2022-12-07 01:02:54-- http://downloads.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://netactuate.dl.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 [following] --2022-12-07 01:02:54-- http://netactuate.dl.sourceforge.net/project/netatalk/netatalk/3.1.13/netatalk-3.1.13.tar.bz2 Resolving netactuate.dl.sourceforge.net (netactuate.dl.sourceforge.net)... 104.225.3.66 Connecting to netactuate.dl.sourceforge.net (netactuate.dl.sourceforge.net)|104.225.3.66|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1218394 (1.2M) [application/octet-stream] Saving to: '/tmp/instance-9/output-1/build/.netatalk-3.1.13.tar.bz2.huzbZr/output' 0K .......... .......... .......... .......... .......... 4% 568K 2s 50K .......... .......... .......... .......... .......... 8% 1.11M 1s 100K .......... .......... .......... .......... .......... 12% 222M 1s 150K .......... .......... .......... .......... .......... 16% 6.27M 1s 200K .......... .......... .......... .......... .......... 21% 1.35M 1s 250K .......... .......... .......... .......... .......... 25% 157M 1s 300K .......... .......... .......... .......... .......... 29% 6.44M 0s 350K .......... .......... .......... .......... .......... 33% 1.22M 0s 400K .......... .......... .......... .......... .......... 37% 261M 0s 450K .......... .......... .......... .......... .......... 42% 263M 0s 500K .......... .......... .......... .......... .......... 46% 1.12M 0s 550K .......... .......... .......... .......... .......... 50% 11.9M 0s 600K .......... .......... .......... .......... .......... 54% 252M 0s 650K .......... .......... .......... .......... .......... 58% 11.3M 0s 700K .......... .......... .......... .......... .......... 63% 1.24M 0s 750K .......... .......... .......... .......... .......... 67% 12.0M 0s 800K .......... .......... .......... .......... .......... 71% 208M 0s 850K .......... .......... .......... .......... .......... 75% 6.45M 0s 900K .......... .......... .......... .......... .......... 79% 1.22M 0s 950K .......... .......... .......... .......... .......... 84% 201M 0s 1000K .......... .......... .......... .......... .......... 88% 258M 0s 1050K .......... .......... .......... .......... .......... 92% 6.39M 0s 1100K .......... .......... .......... .......... .......... 96% 1.35M 0s 1150K .......... .......... .......... ......... 100% 9.77M=0.4s 2022-12-07 01:02:55 (2.79 MB/s) - '/tmp/instance-9/output-1/build/.netatalk-3.1.13.tar.bz2.huzbZr/output' saved [1218394/1218394] netatalk-3.1.13.tar.bz2: OK (md5: 697421623c32ee0ab9c8076191766e5f) netatalk-3.1.13.tar.bz2: OK (sha1: 16dd7fa84962a44b36b795b8c44393e728785947) netatalk-3.1.13.tar.bz2: OK (sha256: 89ada6bcfe1b39ad94f58c236654d1d944f2645c3e7de98b3374e0bd37d5e05d) >>> netatalk 3.1.13 Extracting bzcat /tmp/instance-9/dl/netatalk/netatalk-3.1.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/netatalk-3.1.13 -xf - >>> netatalk 3.1.13 Patching Applying 0001-Fix-setting-of-LD_LIBRARY_FLAGS-shlibpath_var.patch using patch: patching file macros/db3-check.m4 Hunk #3 succeeded at 177 (offset 6 lines). Applying 0002-etc-uams-openssl_compat.h-fix-build-with-libressl-2..patch using patch: patching file etc/uams/openssl_compat.h >>> netatalk 3.1.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/netatalk-3.1.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netatalk 3.1.13 Configuring >>> netatalk 3.1.13 Autoreconfiguring macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK macros/netatalk.m4:4: run info Automake 'Extending aclocal' macros/netatalk.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'macros'. libtoolize: copying file 'macros/libtool.m4' libtoolize: copying file 'macros/ltoptions.m4' libtoolize: copying file 'macros/ltsugar.m4' libtoolize: copying file 'macros/ltversion.m4' libtoolize: copying file 'macros/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([macros])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. macros/netatalk.m4:4: warning: underquoted definition of AX_CHECK_DOCBOOK macros/netatalk.m4:4: run info Automake 'Extending aclocal' macros/netatalk.m4:4: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:8: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:8: the top level configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1683: AM_INIT_AUTOMAKE is expanded from... configure.ac:9: the top level configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:2035: AM_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:16: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:16: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:16: the top level configure.ac:20: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:20: You should run autoupdate. macros/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:20: the top level configure.ac:20: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:20: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... macros/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:20: the top level configure.ac:21: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:21: You should run autoupdate. macros/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:21: the top level configure.ac:28: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:28: the top level configure.ac:56: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/largefile-check.m4:46: AC_SYS_LARGEFILE is expanded from... configure.ac:56: the top level configure.ac:56: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/largefile-check.m4:46: AC_SYS_LARGEFILE is expanded from... configure.ac:56: the top level configure.ac:61: warning: The macro `AC_LTDL_DLLIB' is obsolete. configure.ac:61: You should run autoupdate. aclocal.m4:770: AC_LTDL_DLLIB is expanded from... configure.ac:61: the top level configure.ac:63: warning: The macro `AC_LTDL_DLSYM_USCORE' is obsolete. configure.ac:63: You should run autoupdate. aclocal.m4:929: AC_LTDL_DLSYM_USCORE is expanded from... configure.ac:63: the top level configure.ac:116: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... macros/iconv.m4:1: AC_NETATALK_CHECK_ICONV is expanded from... configure.ac:116: the top level configure.ac:128: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/tcp-wrappers.m4:2: AC_NETATALK_TCP_WRAPPERS is expanded from... configure.ac:128: the top level configure.ac:128: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... macros/tcp-wrappers.m4:2: AC_NETATALK_TCP_WRAPPERS is expanded from... configure.ac:128: the top level configure.ac:146: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:146: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... macros/libgcrypt.m4:11: AC_NETATALK_PATH_LIBGCRYPT is expanded from... configure.ac:146: the top level configure.ac:152: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:152: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... macros/db3-check.m4:29: NETATALK_BDB_TRY_LINK is expanded from... macros/db3-check.m4:85: AC_NETATALK_PATH_BDB is expanded from... configure.ac:152: the top level configure.ac:240: warning: AC_OUTPUT should be used without arguments. configure.ac:240: You should run autoupdate. configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:15: installing './compile' configure.ac:9: installing './missing' bin/ad/Makefile.am: installing './depcomp' doc/manpages/man1/Makefile.am:35: warning: '%'-style pattern rules are a GNU make extension doc/manpages/man5/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension doc/manpages/man8/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension libatalk/dsi/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_config.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_dsi.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_options.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afp_util.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/afprun.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/appl.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/auth.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/catsearch.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/desktop.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/dircache.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/directory.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/enumerate.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/extattrs.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fce_api.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fce_util.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/file.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/filedir.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/fork.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/hash.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/mangle.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/messages.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/nfsquota.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/ofork.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/quota.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/status.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/spotlight_marshalling.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/switch.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/uam.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/unix.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:12: warning: source file '$(top_srcdir)/etc/afpd/volume.c' is in a subdirectory, test/afpd/Makefile.am:12: but option 'subdir-objects' is disabled test/afpd/Makefile.am:63: warning: source file '$(top_srcdir)/etc/afpd/acls.c' is in a subdirectory, test/afpd/Makefile.am:63: but option 'subdir-objects' is disabled test/afpd/Makefile.am:67: warning: source file '$(top_srcdir)/etc/afpd/spotlight.c' is in a subdirectory, test/afpd/Makefile.am:67: but option 'subdir-objects' is disabled >>> netatalk 3.1.13 Patching libtool patching file /tmp/instance-9/output-1/build/netatalk-3.1.13/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/netatalk-3.1.13/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99" ac_cv_path_NETA_LDCONFIG="" 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-cnid-cdb-backend --with-bdb=/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr --with-ssl-dir=/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr --with-libgcrypt-dir=/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr --with-shadow --disable-shell-check --without-kerberos --without-pam --with-libevent=no --with-dtrace=no --with-mysql-config=no --with-acls=no --disable-zeroconf --disable-cups ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --with-libevent, --disable-cups checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking target system type... s390x-buildroot-linux-gnu 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) gawk checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 option to enable C11 features... -std=gnu11 checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mt... /usr/bin/perl checking for mt... (cached) /usr/bin/grep checking for ps... /usr/bin/ps checking whether byte ordering is bigendian... (cached) yes checking for inline... inline checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking to see if we can add '__attribute__((unused))' to CFLAGS... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for ufs/quota.h... no checking for netdb.h... yes checking for sgtty.h... yes checking for statfs.h... no checking for dlfcn.h... (cached) yes checking for langinfo.h... yes checking for locale.h... yes checking for sys/param.h... yes checking for sys/fcntl.h... yes checking for sys/termios.h... yes checking for sys/mnttab.h... no checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for fshare_t... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for 64 bit off_t... cross checking if large file support is available... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -std=gnu99 -std=gnu11 options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for dlopen... (cached) yes checking for dlsym... yes checking for dlclose... yes checking for _ prefix in compiled symbols... no checking what extension is used for runtime loadable modules... .so checking for openat... yes checking for renameat... yes checking for fstatat... yes checking for unlinkat... yes checking for struct tm.tm_gmtoff... yes checking for backtrace_symbols... yes checking for dirfd... yes checking for getusershell... yes checking for pread... yes checking for pwrite... yes checking for pselect... yes checking for setlinebuf... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for mempcpy... yes checking for vasprintf... yes checking for asprintf... yes checking for mmap... yes checking for utime... yes checking for getpagesize... yes checking for library containing gethostbyname... none required checking for library containing connect... none required checking for getifaddrs... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether to check for 64bit libraries... yes * Linux specific configuration checking for linux/dqblk_xfs.h... yes checking for ldconfig... (cached) no NETA_LDCONFIG = no checking whether to enable AFS support... no checking for cracklib support... no checking whether to enable verbose debug code... no checking whether to enable debugging with debuggers... no checking for libiconv... no checking for working iconv... cross checking whether or not to use Database Daemon CNID backend... yes checking whether or not to use BDB Concurrent Data Store... yes checking whether or not to use LAST DID scheme... yes checking whether or not to use TDB DID scheme... yes checking MySQL library and headers... checking default DID scheme... dbd checking whether default CNID scheme has been activated... yes checking for main in -lrpcsvc... no checking for rpc/rpc.h... no checking for rpc/pmap_prot.h... no checking for rpcsvc/rquota.h... no checking for getfsquota in -lquota... no checking pkg-config is at least version 0.9.0... yes checking whether to enable Zerconf support... no checking whether to enable the TCP wrappers... no checking for PAM installation directory... no checking for includable common PAM config... no (using defaut pam_unix.so) checking whether to enable PAM support... no checking for shadow.h... yes checking whether shadow support should be enabled... yes checking whether checking for a valid shell should be enabled... no disabling init-style support checking for libgcrypt-config... /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.3... yes (1.10.1-unknown) checking libgcrypt API version... okay checking libgcrypt hast CAST5 API... yes configure: Enabling DHX2 UAM checking for SSL... /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr (enabling RANDNUM and DHX support) checking for main in -lcrypto... yes checking for main in -ldes... no checking for Berkeley DB headers in /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/... yes checking /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include//db.h version >= 4.6.0... yes checking Berkeley DB library (-ldb53)... no (cross-compiling) checking Berkeley DB library (-ldb5.3)... no (cross-compiling) checking Berkeley DB library (-ldb-53)... no (cross-compiling) checking Berkeley DB library (-ldb-5.3)... yes (cross-compiling) checking for crypt.h... yes checking for main in -lcrypt... yes checking whether the PGP UAM should be build... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking whether Kerberos V UAM should be build... no checking for Kerberos 5 (necessary for GetSrvrInfo:DirectoryNames support)... no checking for krb5_free_unparsed_name... no checking for krb5_free_error_message... no checking for krb5_free_keytab_entry_contents... no checking for krb5_kt_free_entry... no checking whether configuration files should be overwritten... no checking for LDAP (necessary for client-side ACL visibility)... auto checking for ldap.h... no checking for ldap_init in -lldap... no checking whether to support ACLs... no Disabling ACL support configure: ACL support is not avaliable checking for sys/attributes.h... no checking for attr/xattr.h... no checking for sys/xattr.h... yes checking for sys/extattr.h... no checking for sys/uio.h... yes checking for sys/ea.h... no checking for library containing getxattr... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking whether xattr interface takes additional options... no checking if the realpath function allows a NULL argument... cross checking for sendfile... yes checking for splice... yes checking for LIBEVENT... yes checking whether to use bundled tdb... yes checking for TRACKER... no checking whether to enable developer build... no checking for DBUS... yes checking for DBUS_GLIB... no checking for DBUS_GTHREAD... yes checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no checking netatalk lockfile path... /var/lock/netatalk checking whether to build Docbook documentation... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/ad/Makefile config.status: creating bin/afppasswd/Makefile config.status: creating bin/cnid/Makefile config.status: creating bin/cnid/cnid2_create config.status: creating bin/megatron/Makefile config.status: creating bin/misc/Makefile config.status: creating config/Makefile config.status: creating config/pam/Makefile config.status: creating contrib/Makefile config.status: creating contrib/macusers/Makefile config.status: creating contrib/macusers/macusers config.status: creating contrib/shell_utils/Makefile config.status: creating contrib/shell_utils/apple_dump config.status: creating contrib/shell_utils/asip-status.pl config.status: creating distrib/Makefile config.status: creating distrib/config/Makefile config.status: creating distrib/config/netatalk-config config.status: creating distrib/initscripts/Makefile config.status: creating distrib/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/html.xsl config.status: creating doc/man.xsl config.status: creating doc/manual/Makefile config.status: creating doc/manual/manual.xml config.status: creating doc/manpages/Makefile config.status: creating doc/manpages/man1/Makefile config.status: creating doc/manpages/man5/Makefile config.status: creating doc/manpages/man8/Makefile config.status: creating etc/Makefile config.status: creating etc/afpd/Makefile config.status: creating etc/cnid_dbd/Makefile config.status: creating etc/netatalk/Makefile config.status: creating etc/spotlight/Makefile config.status: creating etc/uams/Makefile config.status: creating include/Makefile config.status: creating include/atalk/Makefile config.status: creating libatalk/Makefile config.status: creating libatalk/acl/Makefile config.status: creating libatalk/adouble/Makefile config.status: creating libatalk/bstring/Makefile config.status: creating libatalk/cnid/Makefile config.status: creating libatalk/cnid/cdb/Makefile config.status: creating libatalk/cnid/last/Makefile config.status: creating libatalk/cnid/dbd/Makefile config.status: creating libatalk/cnid/tdb/Makefile config.status: creating libatalk/cnid/mysql/Makefile config.status: creating libatalk/compat/Makefile config.status: creating libatalk/dsi/Makefile config.status: creating libatalk/iniparser/Makefile config.status: creating libatalk/talloc/Makefile config.status: creating libatalk/tdb/Makefile config.status: creating libatalk/unicode/Makefile config.status: creating libatalk/unicode/charsets/Makefile config.status: creating libatalk/util/Makefile config.status: creating libatalk/vfs/Makefile config.status: creating macros/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man1/ad.1 config.status: creating man/man1/afpldaptest.1 config.status: creating man/man1/afppasswd.1 config.status: creating man/man1/afpstats.1 config.status: creating man/man1/apple_dump.1 config.status: creating man/man1/asip-status.pl.1 config.status: creating man/man1/dbd.1 config.status: creating man/man1/macusers.1 config.status: creating man/man1/netatalk-config.1 config.status: creating man/man1/uniconv.1 config.status: creating man/man5/Makefile config.status: creating man/man5/afp.conf.5 config.status: creating man/man5/afp_signature.conf.5 config.status: creating man/man5/afp_voluuid.conf.5 config.status: creating man/man5/extmap.conf.5 config.status: creating man/man8/Makefile config.status: creating man/man8/afpd.8 config.status: creating man/man8/cnid_dbd.8 config.status: creating man/man8/cnid_metad.8 config.status: creating man/man8/netatalk.8 config.status: creating test/Makefile config.status: creating test/afpd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --with-libevent, --disable-cups Compilation summary: CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir) -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS = -D_U_="__attribute__((unused))" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 LIBS = PTHREADS: LIBS = CFLAGS = SSL: LIBS = -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib64 -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr -lcrypto CFLAGS = -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl LIBGCRYPT: LIBS = -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error CFLAGS = -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include BDB: LIBS = -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib64 -ldb-5.3 CFLAGS = -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/ LIBEVENT: LIBS = CFLAGS = TDB: bundled Configure summary: INIT STYLE: none AFP: Extended Attributes: ad | sys ACL support: no Spotlight: no CNID: backends: dbd cdb last tdb UAMS: DHX ( SHADOW) DHX2 ( SHADOW) RANDNUM (afppasswd) clrtxt ( SHADOW) guest Options: Zeroconf support: no tcp wrapper support: no quota support: no valid shell check: no cracklib support: no ACL support: no Kerberos support: no LDAP support: no AFP stats via dbus: no dtrace probes: no Paths: Netatalk lockfile: /var/lock/netatalk Documentation: Docbook: no >>> netatalk 3.1.13 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/netatalk-3.1.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' Making all in include make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' Making all in atalk make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' Making all in libatalk make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' Making all in acl make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/acl' CC libacl_la-cache.lo CC libacl_la-unix.lo CC libacl_la-uuid.lo CCLD libacl.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/acl' Making all in adouble make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/adouble' CC ad_attr.lo CC ad_conv.lo CC ad_date.lo CC ad_flush.lo ad_flush.c: In function 'ad_flush_hf': ad_flush.c:306:25: warning: implicit declaration of function 'become_root' [-Wimplicit-function-declaration] 306 | become_root(); | ^~~~~~~~~~~ ad_flush.c:308:25: warning: implicit declaration of function 'unbecome_root' [-Wimplicit-function-declaration] 308 | unbecome_root(); | ^~~~~~~~~~~~~ CC ad_lock.lo CC ad_mmap.lo CC ad_open.lo CC ad_read.lo CC ad_recvfile.lo CC ad_sendfile.lo CC ad_size.lo CC ad_write.lo CCLD libadouble.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/adouble' Making all in bstring make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/bstring' CC bstrlib.lo CC bstradd.lo CCLD libbstring.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/bstring' Making all in compat make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/compat' CC misc.lo CC mktemp.lo CC getusershell.lo CC rquota_xdr.lo CC pselect.lo CC strlcpy.lo CCLD libcompat.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/compat' Making all in cnid make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' Making all in last make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/last' CC cnid_last.lo CCLD libcnid_last.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/last' Making all in cdb make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' CC libcnid_cdb_la-cnid_cdb_add.lo CC libcnid_cdb_la-cnid_cdb_close.lo CC libcnid_cdb_la-cnid_cdb_delete.lo CC libcnid_cdb_la-cnid_cdb_get.lo CC libcnid_cdb_la-cnid_cdb_lookup.lo CC libcnid_cdb_la-cnid_cdb_open.lo CC libcnid_cdb_la-cnid_cdb_resolve.lo CC libcnid_cdb_la-cnid_cdb_update.lo CC libcnid_cdb_la-cnid_cdb_rebuild_add.lo CCLD libcnid_cdb.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' Making all in dbd make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' CC cnid_dbd.lo CCLD libcnid_dbd.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' Making all in tdb make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' CC libcnid_tdb_la-cnid_tdb_add.lo CC libcnid_tdb_la-cnid_tdb_close.lo CC libcnid_tdb_la-cnid_tdb_delete.lo CC libcnid_tdb_la-cnid_tdb_get.lo CC libcnid_tdb_la-cnid_tdb_lookup.lo CC libcnid_tdb_la-cnid_tdb_open.lo CC libcnid_tdb_la-cnid_tdb_resolve.lo CC libcnid_tdb_la-cnid_tdb_update.lo CCLD libcnid_tdb.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' CC cnid.lo CC cnid_init.lo CCLD libcnid.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' Making all in dsi make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/dsi' CC dsi_attn.lo CC dsi_close.lo CC dsi_cmdreply.lo CC dsi_getsess.lo CC dsi_getstat.lo CC dsi_init.lo CC dsi_opensess.lo CC dsi_read.lo CC dsi_tcp.lo CC dsi_tickle.lo CC dsi_write.lo CC dsi_stream.lo CCLD libdsi.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/dsi' Making all in iniparser make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/iniparser' CC dictionary.lo CC iniparser.lo CCLD libiniparser.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/iniparser' Making all in talloc make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/talloc' CC talloc.lo CC dalloc.lo CCLD libtalloc.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/talloc' Making all in util make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/util' CC libutil_la-bprint.lo CC libutil_la-cnid.lo CC libutil_la-fault.lo CC libutil_la-getiface.lo CC libutil_la-gettok.lo CC libutil_la-locking.lo CC libutil_la-logger.lo CC libutil_la-module.lo CC libutil_la-netatalk_conf.lo netatalk_conf.c: In function 'creatvol': netatalk_conf.c:710:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 710 | global_path = atalk_iniparser_getstring(obj->iniconfig, | ^ netatalk_conf.c: In function 'load_volumes': netatalk_conf.c:1529:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1529 | includefile = atalk_iniparser_getstring(obj->iniconfig, INISEC_GLOBAL, | ^ CC libutil_la-queue.lo CC libutil_la-server_child.lo CC libutil_la-server_ipc.lo CC libutil_la-server_lock.lo CC libutil_la-socket.lo CC libutil_la-strdicasecmp.lo CC libutil_la-unix.lo CC libutil_la-ftw.lo CCLD libutil.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/util' Making all in unicode make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' Making all in charsets make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' CC mac_roman.lo CC mac_greek.lo CC mac_hebrew.lo CC mac_centraleurope.lo CC mac_turkish.lo CC mac_cyrillic.lo CC mac_japanese.lo CC mac_chinese_trad.lo CC mac_chinese_simp.lo CC mac_korean.lo CC generic_cjk.lo CC generic_mb.lo CCLD libcharsets.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' CC util_unistr.lo CC iconv.lo CC charcnv.lo CC utf8.lo CC utf16_case.lo CCLD libunicode.la make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' Making all in vfs make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/vfs' CC vfs.lo CC unix.lo CC ea_ad.lo CC ea_sys.lo CC extattr.lo CCLD libvfs.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/vfs' Making all in tdb make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/tdb' CC check.lo CC dump.lo CC error.lo CC freelist.lo CC freelistcheck.lo CC io.lo CC lock.lo CC open.lo CC tdb.lo CC transaction.lo CC traverse.lo CCLD libtdb.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' CC libatalk_la-dummy.lo CCLD libatalk.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' Making all in bin make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' Making all in afppasswd make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' CC afppasswd.o CCLD afppasswd make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' Making all in cnid make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/cnid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/cnid' Making all in megatron make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/megatron' Making all in misc make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/misc' CC afpldaptest-uuidtest.o CCLD afpldaptest CC netacnv.o CCLD netacnv CC logger_test.o CCLD logger_test CC fce-fce.o CCLD fce make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/misc' Making all in ad make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/ad' CC ad-ad.o CC ad-ad_find.o CC ad-ad_util.o CC ad-ad_ls.o CC ad-ad_cp.o CC ad-ad_mv.o CC ad-ad_rm.o CC ad-ad_set.o CCLD ad make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/ad' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' Making all in config make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' Making all in pam make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config/pam' sed -e "s,[@]PAM_DIRECTIVE[@],required,g" \ -e "s,[@]PAM_AUTH[@],pam_unix.so," \ -e "s,[@]PAM_ACCOUNT[@],pam_unix.so," \ -e "s,[@]PAM_PASSWORD[@],pam_unix.so use_authtok," \ -e "s,[@]PAM_SESSION[@],pam_unix.so," \ netatalk make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config/pam' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' Making all in etc make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' Making all in spotlight make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' Making all in afpd make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' /home/autobuild/make/make all-am make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' CC afpd-afp_config.o CC afpd-afp_dsi.o CC afpd-afp_options.o CC afpd-afp_util.o CC afpd-afprun.o CC afpd-afs.o CC afpd-appl.o CC afpd-auth.o CC afpd-catsearch.o CC afpd-desktop.o CC afpd-dircache.o CC afpd-directory.o CC afpd-enumerate.o CC afpd-extattrs.o CC afpd-fce_api.o CC afpd-fce_util.o CC afpd-file.o CC afpd-filedir.o CC afpd-fork.o CC afpd-hash.o CC afpd-main.o CC afpd-mangle.o CC afpd-messages.o CC afpd-nfsquota.o CC afpd-ofork.o CC afpd-quota.o CC afpd-spotlight_marshalling.o In file included from spotlight_marshalling.c:32: spotlight_marshalling.c: In function 'sl_unpack_uint64': ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ spotlight_marshalling.c:406:20: note: in expansion of macro 'LVAL' 406 | return LVAL(buf, offset); | ^~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:19: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:26: warning: left shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:21: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:124:55: warning: left shift count >= width of type [-Wshift-count-overflow] 124 | #define LVAL(buf,pos) (IVAL(buf,pos)|IVAL(buf,(pos)+4)<<32) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ ../../include/atalk/byteorder.h:202:29: note: in expansion of macro 'LVAL' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ ../../include/atalk/byteorder.h:196:43: warning: right shift count >= width of type [-Wshift-count-overflow] 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~ ../../include/atalk/byteorder.h:194:39: note: in definition of macro 'SREV' 194 | #define SREV(x) ((((x)&0xFF)<<8) | (((x)>>8)&0xFF)) | ^ ../../include/atalk/byteorder.h:196:35: note: in expansion of macro 'IREV' 196 | #define LREV(x) ((IREV(x)<<32) | (IREV((x)>>32))) | ^~~~ ../../include/atalk/byteorder.h:202:24: note: in expansion of macro 'LREV' 202 | #define RLVAL(buf,pos) LREV(LVAL(buf,pos)) | ^~~~ spotlight_marshalling.c:408:20: note: in expansion of macro 'RLVAL' 408 | return RLVAL(buf, offset); | ^~~~~ CC afpd-status.o CC afpd-switch.o CC afpd-uam.o CC afpd-uid.o CC afpd-unix.o CC afpd-volume.o CCLD afpd make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' Making all in cnid_dbd make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/cnid_dbd' CC cmd_dbd.o CC cmd_dbd_scanvol.o CC dbif.o CC pack.o CC dbd_add.o CC dbd_delete.o CC dbd_getstamp.o CC dbd_lookup.o CC dbd_rebuild_add.o CC dbd_resolve.o CC dbd_update.o CCLD dbd CC comm.o CC db_param.o CC main.o CC dbd_get.o CC dbd_dbcheck.o CC dbd_search.o CCLD cnid_dbd CC cnid_metad.o CC usockfd.o CCLD cnid_metad make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/cnid_dbd' Making all in netatalk make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/netatalk' CC netatalk-netatalk.o CC netatalk-afp_avahi.o CC netatalk-afp_mdns.o CC netatalk-afp_zeroconf.o CCLD netatalk make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/netatalk' Making all in uams make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' CC uams_guest.lo CCLD uams_guest.la CC uams_passwd.lo CCLD uams_passwd.la CC uams_randnum.lo CCLD uams_randnum.la CC uams_dhx_passwd.lo CCLD uams_dhx_passwd.la CC uams_dhx2_passwd.lo CCLD uams_dhx2_passwd.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' Making all in contrib make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' Making all in macusers make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/macusers' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/macusers' Making all in shell_utils make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' Making all in distrib make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' Making all in config make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/config' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/config' Making all in initscripts make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.bsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.debian sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.gentoo sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.netbsd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.redhat sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.solaris sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ rc.suse sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ service.systemd sed -e s@:BINDIR:@/usr/bin@ \ -e s@:SBINDIR:@/usr/sbin@ \ -e s@:ETCDIR:@/etc@ \ -e s@:NETATALK_VERSION:@3.1.13@ \ -e s@:PATH_NETATALK_LOCK:@/var/lock/netatalk@ \ netatalk.xml make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' Making all in m4 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' Making all in manpages make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' Making all in man1 make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man1' Making all in man5 make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man5' Making all in man8 make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' Making all in manual make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' Making all in man1 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man1' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man1' Making all in man5 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man5' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man5' Making all in man8 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man8' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' Making all in macros make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/macros' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/macros' Making all in test make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' Making all in afpd make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' >>> netatalk 3.1.13 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/netatalk-3.1.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' Making install in atalk make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/atalk' /usr/bin/install -c -m 644 adouble.h afp.h vfs.h cnid.h logger.h netatalk_conf.h paths.h unicode.h util.h ea.h acl.h unix.h volume.h standards.h bstrlib.h list.h globals.h compat.h uam.h iniparser.h dictionary.h hash.h '/tmp/instance-9/output-1/target/usr/include/atalk' make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include/atalk' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/include' Making install in libatalk make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' Making install in acl make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/acl' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/acl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/acl' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/acl' Making install in adouble make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/adouble' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/adouble' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/adouble' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/adouble' Making install in bstring make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/bstring' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/bstring' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/bstring' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/bstring' Making install in compat make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/compat' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/compat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/compat' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/compat' Making install in cnid make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' Making install in last make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/last' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/last' Making install in cdb make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/cdb' Making install in dbd make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/dbd' Making install in tdb make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid/tdb' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/cnid' Making install in dsi make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/dsi' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/dsi' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/dsi' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/dsi' Making install in iniparser make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/iniparser' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/iniparser' Making install in talloc make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/talloc' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/talloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/talloc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/talloc' Making install in util make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/util' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/util' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/util' Making install in unicode make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' Making install in charsets make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode/charsets' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/unicode' Making install in vfs make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/vfs' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/vfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/vfs' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/vfs' Making install in tdb make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/tdb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/tdb' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk/tdb' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libatalk.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libatalk.so.18.0.0 /tmp/instance-9/output-1/target/usr/lib/libatalk.so.18.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libatalk.so.18.0.0 libatalk.so.18 || { rm -f libatalk.so.18 && ln -s libatalk.so.18.0.0 libatalk.so.18; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libatalk.so.18.0.0 libatalk.so || { rm -f libatalk.so && ln -s libatalk.so.18.0.0 libatalk.so; }; }) libtool: install: /usr/bin/install -c .libs/libatalk.lai /tmp/instance-9/output-1/target/usr/lib/libatalk.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/libatalk' Making install in bin make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' Making install in afppasswd make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afppasswd '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c afppasswd /tmp/instance-9/output-1/target/usr/bin/afppasswd /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' chmod u+s /tmp/instance-9/output-1/target/usr/bin/afppasswd make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/afppasswd' Making install in cnid make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/cnid' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/cnid' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c cnid2_create '/tmp/instance-9/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/cnid' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/cnid' Making install in megatron make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/megatron' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/megatron' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/megatron' Making install in misc make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/misc' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/misc' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afpldaptest '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c afpldaptest /tmp/instance-9/output-1/target/usr/bin/afpldaptest make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/misc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/misc' Making install in ad make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/ad' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/ad' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c ad '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ad /tmp/instance-9/output-1/target/usr/bin/ad make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/ad' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin/ad' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/bin' Making install in config make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' Making install in pam make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config/pam' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config/pam' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config/pam' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config/pam' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' make[4]: Nothing to be done for 'install-exec-am'. sed -e s@:UAMS_PATH:@/usr/lib/netatalk/@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd cdb last tdb"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var"@ \ afp.conf sed -e s@:UAMS_PATH:@/usr/lib/netatalk/@ \ -e s@:ETCDIR:@/etc@ \ -e s@:COMPILED_BACKENDS:@"dbd cdb last tdb"@ \ -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ -e s@:LOCALSTATEDIR:@"/var"@ \ dbus-session.conf /bin/bash /tmp/instance-9/output-1/build/netatalk-3.1.13/install-sh -d /tmp/instance-9/output-1/target/etc /usr/bin/install -c -m 644 extmap.conf /tmp/instance-9/output-1/target/etc /usr/bin/install -c -m 644 afp.conf /tmp/instance-9/output-1/target/etc /usr/bin/install -c -m 644 dbus-session.conf /tmp/instance-9/output-1/target/etc mkdir -pm 0755 /tmp/instance-9/output-1/target/var/netatalk/ mkdir -pm 0755 /tmp/instance-9/output-1/target/var/netatalk/CNID/ /usr/bin/install -c -m 644 ./README /tmp/instance-9/output-1/target/var/netatalk/ /usr/bin/install -c -m 644 ./README /tmp/instance-9/output-1/target/var/netatalk/CNID/ make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/config' Making install in etc make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' Making install in spotlight make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/spotlight' Making install in afpd make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c afpd '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c afpd /tmp/instance-9/output-1/target/usr/sbin/afpd make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/afpd' Making install in cnid_dbd make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/cnid_dbd' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/cnid_dbd' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c dbd '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c dbd /tmp/instance-9/output-1/target/usr/bin/dbd /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c cnid_dbd cnid_metad '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c cnid_dbd /tmp/instance-9/output-1/target/usr/sbin/cnid_dbd libtool: install: /usr/bin/install -c cnid_metad /tmp/instance-9/output-1/target/usr/sbin/cnid_metad make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/cnid_dbd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/cnid_dbd' Making install in netatalk make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/netatalk' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/netatalk' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c netatalk '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c netatalk /tmp/instance-9/output-1/target/usr/sbin/netatalk make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/netatalk' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/netatalk' Making install in uams make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/netatalk/' /bin/bash ../../libtool --mode=install /usr/bin/install -c uams_guest.la uams_passwd.la uams_randnum.la uams_dhx_passwd.la uams_dhx2_passwd.la '/tmp/instance-9/output-1/target/usr/lib/netatalk/' libtool: install: /usr/bin/install -c .libs/uams_guest.so /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_guest.so libtool: install: /usr/bin/install -c .libs/uams_guest.lai /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_guest.la libtool: install: /usr/bin/install -c .libs/uams_passwd.so /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_passwd.so libtool: install: /usr/bin/install -c .libs/uams_passwd.lai /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_passwd.la libtool: install: /usr/bin/install -c .libs/uams_randnum.so /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_randnum.so libtool: install: /usr/bin/install -c .libs/uams_randnum.lai /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_randnum.la libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.so /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_dhx_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx_passwd.lai /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_dhx_passwd.la libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.so /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_dhx2_passwd.so libtool: install: /usr/bin/install -c .libs/uams_dhx2_passwd.lai /tmp/instance-9/output-1/target/usr/lib/netatalk/uams_dhx2_passwd.la libtool: warning: remember to run 'libtool --finish /usr/lib/netatalk/' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' (if [ -d /tmp/instance-9/output-1/target/usr/lib/netatalk/ ] ; then \ cd /tmp/instance-9/output-1/target/usr/lib/netatalk/ && \ rm -f uams_clrtxt.so uams_dhx.so uams_dhx2.so && \ ln -s uams_passwd.so uams_clrtxt.so && \ echo && ln -s uams_dhx_passwd.so uams_dhx.so && \ echo && ln -s uams_dhx2_passwd.so uams_dhx2.so ; \ fi) make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc/uams' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/etc' Making install in contrib make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' Making install in macusers make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/macusers' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/macusers' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c macusers '/tmp/instance-9/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/macusers' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/macusers' Making install in shell_utils make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/shell_utils' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c asip-status.pl apple_dump afpstats '/tmp/instance-9/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib/shell_utils' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/contrib' Making install in distrib make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' Making install in config make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/config' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/config' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c netatalk-config '/tmp/instance-9/output-1/target/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/config' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/config' Making install in initscripts make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Nothing to be done for 'install-exec-am'. /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/initscripts' Making install in m4 make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/m4' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 netatalk.m4 '/tmp/instance-9/output-1/target/usr/share/aclocal' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/m4' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib/m4' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/distrib' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' Making install in manpages make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' Making install in man1 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man1' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man1' Making install in man5 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man5' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man5' Making install in man8 make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages/man8' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manpages' Making install in manual make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc/manual' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/doc' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' Making install in man1 make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man1' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man1' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ad.1 afpldaptest.1 afppasswd.1 afpstats.1 apple_dump.1 asip-status.pl.1 dbd.1 macusers.1 netatalk-config.1 uniconv.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man1' Making install in man5 make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man5' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 afp.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 extmap.conf.5 '/tmp/instance-9/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man5' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man5' Making install in man8 make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man8' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man8' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 afpd.8 cnid_dbd.8 cnid_metad.8 netatalk.8 '/tmp/instance-9/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man8' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man/man8' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/man' Making install in macros make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/macros' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/macros' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/macros' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/macros' Making install in test make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' Making install in afpd make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test/afpd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test/afpd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test/afpd' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13/test' make[2]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[3]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[2]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/netatalk-3.1.13' open-isns-0.102.tar.gz: OK (sha256: 9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de) >>> open-isns 0.102 Extracting gzip -d -c /tmp/instance-9/dl/open-isns/open-isns-0.102.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/open-isns-0.102 -xf - >>> open-isns 0.102 Patching >>> open-isns 0.102 Configuring rm -rf /tmp/instance-9/output-1/build/open-isns-0.102//build mkdir -p /tmp/instance-9/output-1/build/open-isns-0.102//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/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@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/build/open-isns-0.102//build/cross-compilation.conf PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-9/output-1/build/open-isns-0.102//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-9/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-9/output-1/host/lib/cmake -Dslp=disabled -Dsecurity=enabled /tmp/instance-9/output-1/build/open-isns-0.102/ /tmp/instance-9/output-1/build/open-isns-0.102//build The Meson build system Version: 0.64.1 Source dir: /tmp/instance-9/output-1/build/open-isns-0.102 Build dir: /tmp/instance-9/output-1/build/open-isns-0.102/build Build type: cross build Project name: libisns Project version: 0.102 C compiler for the host machine: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc (gcc 11.3.0 "s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-266-gf298729fc3) 11.3.0") C linker for the host machine: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-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: s390x Host machine cpu: Target machine cpu family: s390x Target machine cpu: Found pkg-config: /tmp/instance-9/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libcrypto found: YES 1.1.1q Library slp skipped: feature slp disabled Program test-isns.py found: YES (/tmp/instance-9/output-1/build/open-isns-0.102/tests/test-isns.py) Configuring paths.h using configuration Configuring config.h using configuration Build targets in project: 5 NOTICE: Future-deprecated features used: * 0.60.0: {'install_subdir with empty directory'} libisns 0.102 User defined options Cross files : /tmp/instance-9/output-1/build/open-isns-0.102//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-9/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-9/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false security : enabled slp : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-9/output-1/host/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. >>> open-isns 0.102 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-9/output-1/host/bin/ninja -C /tmp/instance-9/output-1/build/open-isns-0.102//build ninja: Entering directory `/tmp/instance-9/output-1/build/open-isns-0.102//build' [1/54] Compiling C object libisns.so.0.p/callback.c.o [2/54] Compiling C object libisns.so.0.p/timer.c.o [3/54] Compiling C object libisns.so.0.p/vendor.c.o [4/54] Compiling C object libisns.so.0.p/client.c.o [5/54] Compiling C object libisns.so.0.p/server.c.o [6/54] Compiling C object libisns.so.0.p/authblock.c.o [7/54] Compiling C object libisns.so.0.p/entity.c.o [8/54] Compiling C object libisns.so.0.p/deregister.c.o [9/54] Compiling C object libisns.so.0.p/storage-node.c.o [10/54] Compiling C object libisns.so.0.p/query.c.o [11/54] Compiling C object libisns.so.0.p/portal-group.c.o [12/54] Compiling C object libisns.so.0.p/relation.c.o [13/54] Compiling C object libisns.so.0.p/domain.c.o [14/54] Compiling C object libisns.so.0.p/error.c.o [15/54] Compiling C object libisns.so.0.p/db-file.c.o [16/54] Compiling C object libisns.so.0.p/slp.c.o [17/54] Compiling C object libisns.so.0.p/db-policy.c.o [18/54] Compiling C object libisns.so.0.p/getnext.c.o [19/54] Compiling C object libisns.so.0.p/scope.c.o [20/54] Compiling C object libisns.so.0.p/mdebug.c.o [21/54] Compiling C object libisns.so.0.p/security.c.o [22/54] Compiling C object libisns.so.0.p/pidfile.c.o [23/54] Compiling C object libisns.so.0.p/tags.c.o [24/54] Compiling C object libisns.so.0.p/parser.c.o [25/54] Compiling C object libisns.so.0.p/message.c.o [26/54] Compiling C object libisns.so.0.p/register.c.o [27/54] Compiling C object libisns.so.0.p/db.c.o [28/54] Compiling C object libisns.so.0.p/logging.c.o [29/54] Compiling C object libisns.so.0.p/esi.c.o [30/54] Compiling C object libisns.so.0.p/sysdep-unix.c.o [31/54] Compiling C object libisns.so.0.p/policy.c.o [32/54] Compiling C object libisns.so.0.p/util.c.o [33/54] Compiling C object libisns.so.0.p/pki.c.o [34/54] Compiling C object libisns.so.0.p/buffer.c.o [35/54] Compiling C object isnsd.p/isnsd.c.o [36/54] Compiling C object libisns.so.0.p/config.c.o [37/54] Compiling C object libisns.so.0.p/simple.c.o [38/54] Compiling C object libisns.so.0.p/scn.c.o [39/54] Compiling C object libisns.so.0.p/export.c.o [40/54] Compiling C object isnsdd.p/local.c.o [41/54] Compiling C object bitvector.p/bitvector.c.o [42/54] Compiling C object libisns.so.0.p/dd.c.o [43/54] Compiling C object libisns.so.0.p/objects.c.o [44/54] Compiling C object libisns.so.0.p/bitvector.c.o [45/54] Compiling C object isnsadm.p/isnsadm.c.o [46/54] Compiling C object isnsdd.p/isnsdd.c.o [47/54] Compiling C object libisns.so.0.p/attrs.c.o [48/54] Compiling C object libisns.so.0.p/socket.c.o [49/54] Linking target libisns.so.0 [50/54] Generating symbol file libisns.so.0.p/libisns.so.0.symbols [51/54] Linking target isnsd [52/54] Linking target bitvector [53/54] Linking target isnsdd [54/54] Linking target isnsadm >>> open-isns 0.102 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-9/output-1/host/bin/ninja -C /tmp/instance-9/output-1/build/open-isns-0.102//build install ninja: Entering directory `/tmp/instance-9/output-1/build/open-isns-0.102//build' [0/1] Installing files. Installing subdir /tmp/instance-9/output-1/build/open-isns-0.102/isns to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/var/lib/isns Installing libisns.so.0 to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib Installing isnsd to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin Installing isnsdd to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin Installing isnsadm to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/sbin Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/attrs.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/buffer.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/isns.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/isns-proto.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/message.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/source.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/types.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/util.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isnsd.8 to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8 Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isnsdd.8 to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8 Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isnsadm.8 to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8 Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isns_config.5 to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man5 Installing /tmp/instance-9/output-1/build/open-isns-0.102/build/include/libisns/paths.h to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/libisns Installing /tmp/instance-9/output-1/build/open-isns-0.102/etc/isnsd.conf to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/etc/isns Installing /tmp/instance-9/output-1/build/open-isns-0.102/etc/isnsdd.conf to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/etc/isns Installing /tmp/instance-9/output-1/build/open-isns-0.102/etc/isnsadm.conf to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/etc/isns Installing /tmp/instance-9/output-1/build/open-isns-0.102/isnsd.service to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/open-isns-0.102/isnsd.socket to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/open-isns-0.102/build/meson-private/libisns.pc to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libisns.so.0 to /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libisns.so >>> open-isns 0.102 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> open-isns 0.102 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-9/output-1/target PYTHONNOUSERSITE=y /tmp/instance-9/output-1/host/bin/ninja -C /tmp/instance-9/output-1/build/open-isns-0.102//build install ninja: Entering directory `/tmp/instance-9/output-1/build/open-isns-0.102//build' [0/1] Installing files. Installing subdir /tmp/instance-9/output-1/build/open-isns-0.102/isns to /tmp/instance-9/output-1/target/var/lib/isns Installing libisns.so.0 to /tmp/instance-9/output-1/target/usr/lib Installing isnsd to /tmp/instance-9/output-1/target/usr/sbin Installing isnsdd to /tmp/instance-9/output-1/target/usr/sbin Installing isnsadm to /tmp/instance-9/output-1/target/usr/sbin Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/attrs.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/buffer.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/isns.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/isns-proto.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/message.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/source.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/types.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/include/libisns/util.h to /tmp/instance-9/output-1/target/usr/include/libisns/ Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isnsd.8 to /tmp/instance-9/output-1/target/usr/share/man/man8 Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isnsdd.8 to /tmp/instance-9/output-1/target/usr/share/man/man8 Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isnsadm.8 to /tmp/instance-9/output-1/target/usr/share/man/man8 Installing /tmp/instance-9/output-1/build/open-isns-0.102/doc/isns_config.5 to /tmp/instance-9/output-1/target/usr/share/man/man5 Installing /tmp/instance-9/output-1/build/open-isns-0.102/build/include/libisns/paths.h to /tmp/instance-9/output-1/target/usr/include/libisns Installing /tmp/instance-9/output-1/build/open-isns-0.102/etc/isnsd.conf to /tmp/instance-9/output-1/target/etc/isns Installing /tmp/instance-9/output-1/build/open-isns-0.102/etc/isnsdd.conf to /tmp/instance-9/output-1/target/etc/isns Installing /tmp/instance-9/output-1/build/open-isns-0.102/etc/isnsadm.conf to /tmp/instance-9/output-1/target/etc/isns Installing /tmp/instance-9/output-1/build/open-isns-0.102/isnsd.service to /tmp/instance-9/output-1/target/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/open-isns-0.102/isnsd.socket to /tmp/instance-9/output-1/target/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/open-isns-0.102/build/meson-private/libisns.pc to /tmp/instance-9/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libisns.so.0 to /tmp/instance-9/output-1/target/usr/lib/libisns.so >>> openpgm 5-3-128 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.openpgm-5-3-128.tar.gz.QZzGMy/output' 'https://github.com/steve-o/openpgm/archive/release-5-3-128/openpgm-5-3-128.tar.gz' --2022-12-07 01:07:26-- https://github.com/steve-o/openpgm/archive/release-5-3-128/openpgm-5-3-128.tar.gz Resolving github.com (github.com)... 140.82.113.3 Connecting to github.com (github.com)|140.82.113.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/steve-o/openpgm/tar.gz/refs/tags/release-5-3-128 [following] --2022-12-07 01:07:26-- https://codeload.github.com/steve-o/openpgm/tar.gz/refs/tags/release-5-3-128 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.openpgm-5-3-128.tar.gz.QZzGMy/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 961K 100K .......... .......... .......... .......... .......... 1.02M 150K .......... .......... .......... .......... .......... 77.7M 200K .......... .......... .......... .......... .......... 13.2M 250K .......... .......... .......... .......... .......... 89.2M 300K .......... .......... .......... .......... .......... 1.03M 350K .......... .......... .......... .......... .......... 151M 400K .......... .......... .......... .......... .......... 16.3M 450K .......... .......... .......... .......... .......... 179M 500K .......... .......... .......... .......... .......... 225M 550K .......... .......... .......... .......... .......... 964K 600K .......... .......... .......... .......... .......... 192M 650K ........ 185M=0.3s 2022-12-07 01:07:27 (2.06 MB/s) - '/tmp/instance-9/output-1/build/.openpgm-5-3-128.tar.gz.QZzGMy/output' saved [673842] openpgm-5-3-128.tar.gz: OK (sha256: 8d707ef8dda45f4a7bc91016d7f2fed6a418637185d76c7ab30b306499c6d393) >>> openpgm 5-3-128 Extracting gzip -d -c /tmp/instance-9/dl/openpgm/openpgm-5-3-128.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/openpgm-5-3-128 -xf - >>> openpgm 5-3-128 Patching Applying 0001-Rename-openpgm-5.2.pc.in.patch using patch: patching file openpgm/pgm/openpgm-5.2.pc.in patching file openpgm/pgm/openpgm-5.3.pc.in Applying 0002-openpgm-pgm-checksum.c-fix-build-with-32-bits-MMX.patch using patch: patching file openpgm/pgm/checksum.c Applying 0003-fix-build-on-macOS-ARM.patch using patch: patching file openpgm/pgm/cpu.c >>> openpgm 5-3-128 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/openpgm-5-3-128 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openpgm 5-3-128 Configuring >>> openpgm 5-3-128 Autoreconfiguring aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:12: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:12: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:12: the top level configure.ac:29: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:29: the top level configure.ac:31: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:31: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:28: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:17: installing './install-sh' configure.ac:17: installing './missing' Makefile.am: installing './depcomp' >>> openpgm 5-3-128 Patching libtool patching file /tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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_file__proc_cpuinfo=yes ac_cv_file__dev_rtc=no ac_cv_file__dev_hpet=no 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for perl... /usr/bin/perl checking for python... /tmp/instance-9/output-1/host/bin/python checking for library containing sqrt... -lm checking for library containing pthread_mutex_trylock... none required checking for library containing clock_gettime... none required checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for memory.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/timeb.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for flexible array members... yes checking for C/C++ restrict keyword... __restrict__ checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for variable-length arrays... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for atexit... yes checking for clock_gettime... yes checking for floor... yes checking for ftime... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for sqrt... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for pthread_spinlock... yes checking for sa_len member in struct sockaddr... no checking for __ss_family member in struct sockaddr_storage... no checking for getprotobyname_r... yes checking whether getprotobyname_r returns struct protoent *... no checking whether getprotobyname_r takes 3 parameters... no checking for getnetent... yes checking for C99 variadic macros... yes checking for GNU-style variadic macros... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) checking for eventfd... yes checking for /proc/cpuinfo... (cached) yes checking for backtrace... yes checking for pselect... yes checking for /dev/rtc... (cached) no checking for RDTSC instruction... no checking for /dev/hpet... (cached) no checking for poll... yes checking for epoll_ctl... yes checking for getifaddrs... yes checking for struct ifreq.ifr_netmask... no checking for struct _WSAMSG.name... no checking for struct group_req.gr_interface... yes checking for struct ip_mreqn.imr_ifindex... yes checking for struct ip_msfilter.imsf_multiaddr... no checking for printf thousands' grouping... yes checking for vasprintf... yes checking for hidden visibility attribute... yes checking for raw IP sockets ip_{len,off} host byte ordering... no checking if unaligned access fails... (cached) yes checking for intrinsic atomic ops... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating openpgm-5.3.pc config.status: creating openpgm.spec config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> openpgm 5-3-128 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/openpgm-5-3-128/openpgm/pgm make[1]: Entering directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' CC libpgm_noinst_la-cpu.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from cpu.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from cpu.c:31: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from cpu.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-thread.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from thread.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from thread.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from thread.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-mem.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/ctype.h:25, from mem.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from mem.c:33: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from mem.c:33: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-string.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/limits.h:26, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/limits.h:203, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/syslimits.h:7, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/limits.h:34, from string.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from string.c:34: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from string.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-list.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from list.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from list.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from list.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-slist.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from slist.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from slist.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from slist.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-queue.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from queue.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from queue.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from queue.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-hashtable.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from hashtable.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from hashtable.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from hashtable.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-messages.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from messages.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from messages.c:32: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from messages.c:32: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-error.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/netdb.h:25, from error.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from error.c:33: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from error.c:33: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-math.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from math.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from math.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from math.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-packet_parse.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from packet_parse.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from packet_parse.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from packet_parse.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-packet_test.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/ctype.h:25, from packet_test.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from packet_test.c:34: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from packet_test.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-sockaddr.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from sockaddr.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from sockaddr.c:30: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from sockaddr.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-time.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from time.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from time.c:35: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from time.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-if.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from if.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from if.c:43: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from if.c:43: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-inet_lnaof.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from inet_lnaof.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from inet_lnaof.c:30: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from inet_lnaof.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-getifaddrs.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from getifaddrs.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getifaddrs.c:53: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getifaddrs.c:53: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-get_nprocs.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sched.h:22, from get_nprocs.c:32: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from get_nprocs.c:42: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from get_nprocs.c:42: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-getnetbyname.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from getnetbyname.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getnetbyname.c:31: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getnetbyname.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-getnodeaddr.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from getnodeaddr.c:29: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getnodeaddr.c:38: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getnodeaddr.c:38: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-getprotobyname.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from getprotobyname.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getprotobyname.c:27: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from getprotobyname.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-indextoaddr.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from indextoaddr.c:32: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from indextoaddr.c:32: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from indextoaddr.c:32: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-indextoname.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from indextoname.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from indextoname.c:31: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from indextoname.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-nametoindex.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from nametoindex.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from nametoindex.c:31: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from nametoindex.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-inet_network.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/ctype.h:25, from inet_network.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from inet_network.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from inet_network.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-md5.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from md5.c:29: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from md5.c:29: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from md5.c:29: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-rand.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from rand.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from rand.c:30: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from rand.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-gsi.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from gsi.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from gsi.c:31: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from gsi.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-tsi.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from tsi.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from tsi.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from tsi.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-txw.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from txw.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from txw.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from txw.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-rxw.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from rxw.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from rxw.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from rxw.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-skbuff.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from skbuff.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from skbuff.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from skbuff.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-socket.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from socket.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from socket.c:35: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from socket.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ socket.c: In function 'pgm_setsockopt': socket.c:1566:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1566 | void* restrict tmp_optval = optval; | ^~~~~~ socket.c:1617:49: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1617 | void* restrict tmp_optval = optval; | ^~~~~~ CC libpgm_noinst_la-source.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from source.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from source.c:27: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from source.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-receiver.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from receiver.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from receiver.c:27: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from receiver.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-recv.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from recv.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from recv.c:40: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from recv.c:40: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-engine.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/netdb.h:25, from engine.c:39: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from engine.c:43: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from engine.c:43: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-timer.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from timer.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from timer.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from timer.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-net.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/errno.h:25, from net.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from net.c:35: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from net.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-rate_control.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from rate_control.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from rate_control.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from rate_control.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-checksum.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from checksum.c:40: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from checksum.c:40: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from checksum.c:40: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-reed_solomon.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from reed_solomon.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from reed_solomon.c:30: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from reed_solomon.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-galois_tables.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from galois_tables.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from galois_tables.c:25: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from galois_tables.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-wsastrerror.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from wsastrerror.c:24: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from wsastrerror.c:24: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from wsastrerror.c:24: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CC libpgm_noinst_la-histogram.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/limits.h:26, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/limits.h:203, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/syslimits.h:7, from /tmp/instance-9/output-1/host/lib/gcc/s390x-buildroot-linux-gnu/11.3.0/include-fixed/limits.h:34, from histogram.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from histogram.c:29: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from histogram.c:29: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ GEN version.c CC libpgm_noinst_la-version.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:25, from ./include/pgm/types.h:29, from ./include/pgm/atomic.h:46, from ./include/impl/framework.h:30, from version.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ In file included from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from version.c:26: ./include/impl/security.h: In function 'pgm_ftime_s': ./include/impl/security.h:57:9: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 57 | return ftime (timeptr); | ^~~~~~ In file included from ./include/impl/security.h:43, from ./include/impl/sockaddr.h:42, from ./include/impl/notify.h:46, from ./include/impl/framework.h:68, from version.c:26: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ CCLD libpgm_noinst.la CCLD libpgm.la make[1]: Leaving directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' >>> openpgm 5-3-128 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm make[1]: Entering directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' make[2]: Entering directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpgm.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpgm-5.3.so.0.0.128 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpgm-5.3.so.0.0.128 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpgm-5.3.so.0.0.128 libpgm-5.3.so.0 || { rm -f libpgm-5.3.so.0 && ln -s libpgm-5.3.so.0.0.128 libpgm-5.3.so.0; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpgm-5.3.so.0.0.128 libpgm.so || { rm -f libpgm.so && ln -s libpgm-5.3.so.0.0.128 libpgm.so; }; }) libtool: install: /usr/bin/install -c .libs/libpgm.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpgm.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 openpgm-5.3.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/pgm-5.3/pgm' /usr/bin/install -c -m 644 include/pgm/atomic.h include/pgm/engine.h include/pgm/error.h include/pgm/gsi.h include/pgm/if.h include/pgm/in.h include/pgm/list.h include/pgm/macros.h include/pgm/mem.h include/pgm/messages.h include/pgm/msgv.h include/pgm/packet.h include/pgm/pgm.h include/pgm/skbuff.h include/pgm/socket.h include/pgm/time.h include/pgm/tsi.h include/pgm/types.h include/pgm/version.h include/pgm/winint.h include/pgm/wininttypes.h include/pgm/zinttypes.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/pgm-5.3/pgm' make[2]: Leaving directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' make[1]: Leaving directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' >>> openpgm 5-3-128 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> openpgm 5-3-128 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm make[1]: Entering directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' make[2]: Entering directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libpgm.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpgm-5.3.so.0.0.128 /tmp/instance-9/output-1/target/usr/lib/libpgm-5.3.so.0.0.128 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libpgm-5.3.so.0.0.128 libpgm-5.3.so.0 || { rm -f libpgm-5.3.so.0 && ln -s libpgm-5.3.so.0.0.128 libpgm-5.3.so.0; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libpgm-5.3.so.0.0.128 libpgm.so || { rm -f libpgm.so && ln -s libpgm-5.3.so.0.0.128 libpgm.so; }; }) libtool: install: /usr/bin/install -c .libs/libpgm.lai /tmp/instance-9/output-1/target/usr/lib/libpgm.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 openpgm-5.3.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/pgm-5.3/pgm' /usr/bin/install -c -m 644 include/pgm/atomic.h include/pgm/engine.h include/pgm/error.h include/pgm/gsi.h include/pgm/if.h include/pgm/in.h include/pgm/list.h include/pgm/macros.h include/pgm/mem.h include/pgm/messages.h include/pgm/msgv.h include/pgm/packet.h include/pgm/pgm.h include/pgm/skbuff.h include/pgm/socket.h include/pgm/time.h include/pgm/tsi.h include/pgm/types.h include/pgm/version.h include/pgm/winint.h include/pgm/wininttypes.h include/pgm/zinttypes.h '/tmp/instance-9/output-1/target/usr/include/pgm-5.3/pgm' make[2]: Leaving directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' make[1]: Leaving directory '/tmp/instance-9/output-1/build/openpgm-5-3-128/openpgm/pgm' paho-mqtt-c-1.3.11.tar.gz: OK (sha256: d7bba3f8b8978802e11e2b1f28e96e6b7f4ed5d8a268af52a4d3b1bcbd1db16b) >>> paho-mqtt-c 1.3.11 Extracting gzip -d -c /tmp/instance-9/dl/paho-mqtt-c/paho-mqtt-c-1.3.11.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11 -xf - >>> paho-mqtt-c 1.3.11 Patching >>> paho-mqtt-c 1.3.11 Configuring (mkdir -p /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11/ && cd /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11/ && rm -f CMakeCache.txt && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/output-1/host/bin/cmake /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-9/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_INSTALL_DOCDIR=share/doc/libpaho-mqtt -DPAHO_ENABLE_TESTING=FALSE -DPAHO_ENABLE_CPACK=FALSE -DPAHO_HIGH_PERFORMANCE=TRUE -DPAHO_WITH_SSL=TRUE -DPAHO_BUILD_SHARED=TRUE -DPAHO_BUILD_STATIC=FALSE ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- CMake version: 3.22.3 -- CMake system name: Linux -- Timestamp is 2022-12-07T08:09:53Z -- Found OpenSSL: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.1.1q") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11 >>> paho-mqtt-c 1.3.11 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/paho-mqtt-c-1.3.11/ make[1]: Entering directory '/tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11' [ 1%] Building C object src/CMakeFiles/common_obj.dir/MQTTTime.c.o [ 3%] Building C object src/CMakeFiles/common_obj.dir/MQTTProtocolClient.c.o [ 5%] Building C object src/CMakeFiles/common_obj.dir/Clients.c.o [ 6%] Building C object src/CMakeFiles/common_obj.dir/utf-8.c.o [ 8%] Building C object src/CMakeFiles/common_obj.dir/MQTTPacket.c.o [ 10%] Building C object src/CMakeFiles/common_obj.dir/MQTTPacketOut.c.o [ 12%] Building C object src/CMakeFiles/common_obj.dir/Messages.c.o [ 13%] Building C object src/CMakeFiles/common_obj.dir/Tree.c.o [ 15%] Building C object src/CMakeFiles/common_obj.dir/Socket.c.o [ 17%] Building C object src/CMakeFiles/common_obj.dir/Log.c.o [ 18%] Building C object src/CMakeFiles/common_obj.dir/MQTTPersistence.c.o [ 20%] Building C object src/CMakeFiles/common_obj.dir/Thread.c.o [ 22%] Building C object src/CMakeFiles/common_obj.dir/MQTTProtocolOut.c.o [ 24%] Building C object src/CMakeFiles/common_obj.dir/MQTTPersistenceDefault.c.o [ 25%] Building C object src/CMakeFiles/common_obj.dir/SocketBuffer.c.o [ 27%] Building C object src/CMakeFiles/common_obj.dir/LinkedList.c.o [ 29%] Building C object src/CMakeFiles/common_obj.dir/MQTTProperties.c.o [ 31%] Building C object src/CMakeFiles/common_obj.dir/MQTTReasonCodes.c.o [ 32%] Building C object src/CMakeFiles/common_obj.dir/Base64.c.o [ 34%] Building C object src/CMakeFiles/common_obj.dir/SHA1.c.o [ 36%] Building C object src/CMakeFiles/common_obj.dir/WebSocket.c.o [ 37%] Building C object src/CMakeFiles/common_obj.dir/Proxy.c.o [ 37%] Built target common_obj [ 39%] Building C object src/CMakeFiles/paho-mqtt3a.dir/MQTTAsync.c.o [ 41%] Building C object src/CMakeFiles/paho-mqtt3a.dir/MQTTAsyncUtils.c.o [ 43%] Linking C shared library libpaho-mqtt3a.so [ 43%] Built target paho-mqtt3a [ 44%] Building C object src/CMakeFiles/paho-mqtt3c.dir/MQTTClient.c.o [ 46%] Linking C shared library libpaho-mqtt3c.so [ 46%] Built target paho-mqtt3c [ 48%] Building C object src/CMakeFiles/MQTTVersion.dir/MQTTVersion.c.o [ 50%] Linking C executable MQTTVersion [ 50%] Built target MQTTVersion [ 51%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTTime.c.o [ 53%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTProtocolClient.c.o [ 55%] Building C object src/CMakeFiles/common_ssl_obj.dir/Clients.c.o [ 56%] Building C object src/CMakeFiles/common_ssl_obj.dir/utf-8.c.o [ 58%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTPacket.c.o [ 60%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTPacketOut.c.o [ 62%] Building C object src/CMakeFiles/common_ssl_obj.dir/Messages.c.o [ 63%] Building C object src/CMakeFiles/common_ssl_obj.dir/Tree.c.o [ 65%] Building C object src/CMakeFiles/common_ssl_obj.dir/Socket.c.o [ 67%] Building C object src/CMakeFiles/common_ssl_obj.dir/Log.c.o [ 68%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTPersistence.c.o [ 70%] Building C object src/CMakeFiles/common_ssl_obj.dir/Thread.c.o [ 72%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTProtocolOut.c.o [ 74%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTPersistenceDefault.c.o [ 75%] Building C object src/CMakeFiles/common_ssl_obj.dir/SocketBuffer.c.o [ 77%] Building C object src/CMakeFiles/common_ssl_obj.dir/LinkedList.c.o [ 79%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTProperties.c.o [ 81%] Building C object src/CMakeFiles/common_ssl_obj.dir/MQTTReasonCodes.c.o [ 82%] Building C object src/CMakeFiles/common_ssl_obj.dir/Base64.c.o [ 84%] Building C object src/CMakeFiles/common_ssl_obj.dir/SHA1.c.o [ 86%] Building C object src/CMakeFiles/common_ssl_obj.dir/WebSocket.c.o [ 87%] Building C object src/CMakeFiles/common_ssl_obj.dir/Proxy.c.o [ 87%] Built target common_ssl_obj [ 89%] Building C object src/CMakeFiles/paho-mqtt3cs.dir/MQTTClient.c.o [ 91%] Building C object src/CMakeFiles/paho-mqtt3cs.dir/SSLSocket.c.o [ 93%] Linking C shared library libpaho-mqtt3cs.so [ 93%] Built target paho-mqtt3cs [ 94%] Building C object src/CMakeFiles/paho-mqtt3as.dir/MQTTAsync.c.o [ 96%] Building C object src/CMakeFiles/paho-mqtt3as.dir/MQTTAsyncUtils.c.o [ 98%] Building C object src/CMakeFiles/paho-mqtt3as.dir/SSLSocket.c.o [100%] Linking C shared library libpaho-mqtt3as.so [100%] Built target paho-mqtt3as make[1]: Leaving directory '/tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11' >>> paho-mqtt-c 1.3.11 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11/ make[1]: Entering directory '/tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/MQTTAsync_publish.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/MQTTAsync_publish_time.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/MQTTAsync_subscribe.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/MQTTClient_publish.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/MQTTClient_publish_async.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/MQTTClient_subscribe.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/paho_c_pub.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/paho_c_sub.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/paho_cs_pub.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/paho_cs_sub.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libpaho-mqtt/pubsub_opts.c -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3c.so.1.3.11 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3c.so.1 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3c.so -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3a.so.1.3.11 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3a.so.1 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3a.so -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/MQTTVersion -- Set runtime path of "/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/MQTTVersion" to "" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTAsync.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTClient.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTClientPersistence.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTProperties.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTReasonCodes.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTSubscribeOpts.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/MQTTExportDeclarations.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3cs.so.1.3.11 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3cs.so.1 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3cs.so -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3as.so.1.3.11 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3as.so.1 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libpaho-mqtt3as.so -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig.cmake -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig-release.cmake -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11' >>> paho-mqtt-c 1.3.11 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> paho-mqtt-c 1.3.11 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11/ make[1]: Entering directory '/tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/MQTTAsync_publish.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/MQTTAsync_publish_time.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/MQTTAsync_subscribe.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/MQTTClient_publish.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/MQTTClient_publish_async.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/MQTTClient_subscribe.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/paho_c_pub.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/paho_c_sub.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/paho_cs_pub.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/paho_cs_sub.c -- Installing: /tmp/instance-9/output-1/target/usr/share/doc/libpaho-mqtt/pubsub_opts.c -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3c.so.1.3.11 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3c.so.1 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3c.so -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3a.so.1.3.11 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3a.so.1 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3a.so -- Installing: /tmp/instance-9/output-1/target/usr/bin/MQTTVersion -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/MQTTVersion" to "" -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTAsync.h -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTClient.h -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTClientPersistence.h -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTProperties.h -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTReasonCodes.h -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTSubscribeOpts.h -- Installing: /tmp/instance-9/output-1/target/usr/include/MQTTExportDeclarations.h -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3cs.so.1.3.11 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3cs.so.1 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3cs.so -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3as.so.1.3.11 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3as.so.1 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libpaho-mqtt3as.so -- Installing: /tmp/instance-9/output-1/target/usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig.cmake -- Installing: /tmp/instance-9/output-1/target/usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig-release.cmake -- Installing: /tmp/instance-9/output-1/target/usr/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-9/output-1/build/paho-mqtt-c-1.3.11' parprouted-0.7.tar.gz: OK (sha256: d63643c95d4149a3d71112da5892f459433456bf0279bfa304625f109178defc) >>> parprouted 0.7 Extracting gzip -d -c /tmp/instance-9/dl/parprouted/parprouted-0.7.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/parprouted-0.7 -xf - >>> parprouted 0.7 Patching >>> parprouted 0.7 Configuring >>> parprouted 0.7 Building /home/autobuild/make/make -j1 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-9/output-1/build/parprouted-0.7 all make[1]: Entering directory '/tmp/instance-9/output-1/build/parprouted-0.7' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o parprouted.o parprouted.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arp.o arp.c arp.c: In function 'arp_reply': arp.c:90:27: warning: taking address of packed member of 'struct _ether_arp_frame' may result in an unaligned pointer value [-Waddress-of-packed-member] 90 | struct ether_arp *arp = &reqframe->arp; | ^~~~~~~~~~~~~~ arp.c: In function 'arp_req': arp.c:134:27: warning: taking address of packed member of 'struct _ether_arp_frame' may result in an unaligned pointer value [-Waddress-of-packed-member] 134 | struct ether_arp *arp = &frame.arp; | ^~~~~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -g -o parprouted parprouted.o arp.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -lpthread make[1]: Leaving directory '/tmp/instance-9/output-1/build/parprouted-0.7' >>> parprouted 0.7 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/parprouted-0.7/parprouted /tmp/instance-9/output-1/target/usr/sbin/parprouted patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-9/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-9/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-9/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-9/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-9/output-1/host/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-9/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-9/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-9/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-patchelf-0.13' pigz-2.7.tar.gz: OK (sha256: b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707) >>> pigz 2.7 Extracting gzip -d -c /tmp/instance-9/dl/pigz/pigz-2.7.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/pigz-2.7 -xf - >>> pigz 2.7 Patching >>> pigz 2.7 Configuring >>> pigz 2.7 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /tmp/instance-9/output-1/build/pigz-2.7 make[1]: Entering directory '/tmp/instance-9/output-1/build/pigz-2.7' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pigz.o pigz.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o yarn.o yarn.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/deflate.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/blocksplitter.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/tree.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/lz77.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/cache.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/hash.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/util.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/squeeze.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/katajainen.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c zopfli/src/zopfli/symbols.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o pigz pigz.o yarn.o try.o deflate.o blocksplitter.o tree.o lz77.o cache.o hash.o util.o squeeze.o katajainen.o symbols.o -lm -lpthread -lz ln -f pigz unpigz make[1]: Leaving directory '/tmp/instance-9/output-1/build/pigz-2.7' >>> pigz 2.7 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/pigz-2.7/pigz /tmp/instance-9/output-1/target/usr/bin/pigz >>> pwgen 2.08 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.pwgen-2.08.tar.gz.V54gA2/output' 'http://downloads.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz' --2022-12-07 01:11:51-- http://downloads.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://netactuate.dl.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz [following] --2022-12-07 01:11:52-- http://netactuate.dl.sourceforge.net/project/pwgen/pwgen/2.08/pwgen-2.08.tar.gz Resolving netactuate.dl.sourceforge.net (netactuate.dl.sourceforge.net)... 104.225.3.66 Connecting to netactuate.dl.sourceforge.net (netactuate.dl.sourceforge.net)|104.225.3.66|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 54884 (54K) [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.pwgen-2.08.tar.gz.V54gA2/output' 0K .......... .......... .......... .......... .......... 93% 555K 0s 50K ... 100% 6.70T=0.09s 2022-12-07 01:11:52 (595 KB/s) - '/tmp/instance-9/output-1/build/.pwgen-2.08.tar.gz.V54gA2/output' saved [54884/54884] pwgen-2.08.tar.gz: OK (md5: 6cfba450ac6ff72d11e88a6b0b049165) pwgen-2.08.tar.gz: OK (sha1: 6406deba61297784888c2ec0c14e3c735a85a2b6) >>> pwgen 2.08 Extracting gzip -d -c /tmp/instance-9/dl/pwgen/pwgen-2.08.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/pwgen-2.08 -xf - >>> pwgen 2.08 Patching >>> pwgen 2.08 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/pwgen-2.08 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pwgen 2.08 Patching libtool >>> pwgen 2.08 Configuring (cd /tmp/instance-9/output-1/build/pwgen-2.08/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for getopt_long... yes checking how to run the C preprocessor... /tmp/instance-9/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> pwgen 2.08 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/pwgen-2.08/ make[1]: Entering directory '/tmp/instance-9/output-1/build/pwgen-2.08' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pwgen.c -o pwgen.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pw_phonemes.c -o pw_phonemes.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic pw_rand.c -o pw_rand.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic randnum.c -o randnum.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic sha1.c -o sha1.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic sha1num.c -o sha1num.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o pwgen pwgen.o pw_phonemes.o pw_rand.o randnum.o sha1.o sha1num.o make[1]: Leaving directory '/tmp/instance-9/output-1/build/pwgen-2.08' >>> pwgen 2.08 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/pwgen-2.08/ make[1]: Entering directory '/tmp/instance-9/output-1/build/pwgen-2.08' mkdir -p /tmp/instance-9/output-1/target/usr/bin /tmp/instance-9/output-1/target/usr/share/man/man1 /usr/bin/install -c pwgen /tmp/instance-9/output-1/target/usr/bin/pwgen /usr/bin/install -c -m 644 ./pwgen.1 /tmp/instance-9/output-1/target/usr/share/man/man1/pwgen.1 make[1]: Leaving directory '/tmp/instance-9/output-1/build/pwgen-2.08' rcw-smarc-sal28-11.tar.gz: OK (sha256: 8c1c3e26407141ee8d8bd16a43c16c0459b01a60e6e25ca47e22c7499b3e4e65) >>> rcw-smarc-sal28 11 Extracting gzip -d -c /tmp/instance-9/dl/rcw-smarc-sal28/rcw-smarc-sal28-11.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/rcw-smarc-sal28-11 -xf - >>> rcw-smarc-sal28 11 Patching >>> rcw-smarc-sal28 11 Configuring >>> rcw-smarc-sal28 11 Building >>> rcw-smarc-sal28 11 Installing to images directory /usr/bin/install -d /tmp/instance-9/output-1/images/rcw /usr/bin/install -D -m 0644 /tmp/instance-9/output-1/build/rcw-smarc-sal28-11/sl28-*.bin /tmp/instance-9/output-1/images/rcw/ ln -sf rcw/sl28-3-11_q.bin /tmp/instance-9/output-1/images/rcw.bin >>> reaver 1.6.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.reaver-1.6.6.tar.gz.VHlAM9/output' 'https://github.com/t6x/reaver-wps-fork-t6x/archive/v1.6.6/reaver-1.6.6.tar.gz' --2022-12-07 01:12:11-- https://github.com/t6x/reaver-wps-fork-t6x/archive/v1.6.6/reaver-1.6.6.tar.gz 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://codeload.github.com/t6x/reaver-wps-fork-t6x/tar.gz/refs/tags/v1.6.6 [following] --2022-12-07 01:12:12-- https://codeload.github.com/t6x/reaver-wps-fork-t6x/tar.gz/refs/tags/v1.6.6 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.reaver-1.6.6.tar.gz.VHlAM9/output' 0K .......... .......... .......... .......... .......... 481K 50K .......... .......... .......... .......... .......... 961K 100K .......... .......... .......... .......... .......... 1.02M 150K .......... .......... .......... .......... .......... 11.9M 200K .......... .......... .......... .......... .......... 89.7M 250K .......... .......... .......... .......... .......... 91.5M 300K .......... .......... .......... .......... .......... 1.04M 350K .......... .......... .......... .......... .......... 13.2M 400K .......... .......... .......... .......... .......... 202M 450K .......... .......... .... 240M=0.3s 2022-12-07 01:12:12 (1.78 MB/s) - '/tmp/instance-9/output-1/build/.reaver-1.6.6.tar.gz.VHlAM9/output' saved [485854] reaver-1.6.6.tar.gz: OK (sha256: 73189782b208d12b8dddc4f29d32e1f72b1f3609e573c9ea9510deebec394583) >>> reaver 1.6.6 Extracting gzip -d -c /tmp/instance-9/dl/reaver/reaver-1.6.6.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/reaver-1.6.6 -xf - >>> reaver 1.6.6 Patching >>> reaver 1.6.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/reaver-1.6.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> reaver 1.6.6 Patching libtool >>> reaver 1.6.6 Configuring (cd /tmp/instance-9/output-1/build/reaver-1.6.6/src && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for pcap_open_live in -lpcap... yes checking how to run the C preprocessor... /tmp/instance-9/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 for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking to see if compiler understands -Werror-unknown-warning-option... no checking to see if compiler understands -Wno-unused-but-set-variable... yes configure: creating ./config.status config.status: creating config.mak configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> reaver 1.6.6 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/reaver-1.6.6/src make[1]: Entering directory '/tmp/instance-9/output-1/build/reaver-1.6.6/src' cp lwe/wireless.21.h lwe/wireless.h /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o globule.o globule.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o init.o init.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o sigint.o sigint.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o iface.o iface.c In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/socket.h:22, from lwe/iwlib.h:24, from iface.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o sigalrm.o sigalrm.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o misc.o misc.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o session.o session.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o send.o send.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o pins.o pins.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o 80211.o 80211.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o builder.o builder.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o keys.o keys.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o crc.o crc.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o pixie.o pixie.c In file included from pixie.c:16: pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from pixie.c:1: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:288: note: this is the location of the previous definition 288 | # define _POSIX_SOURCE 1 | printf '#define R_VERSION "%s"\n' "$(cd .; sh version.sh)" > version.h /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o version.o version.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o pcapfile.o pcapfile.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o exchange.o exchange.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o argsparser.o argsparser.c In file included from argsparser.c:42: pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from argsparser.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:288: note: this is the location of the previous definition 288 | # define _POSIX_SOURCE 1 | /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o wpscrack.o wpscrack.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o wpsmon.o wpsmon.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o cracker.o cracker.c In file included from cracker.c:35: pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from defs.h:37, from cracker.h:37, from cracker.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:288: note: this is the location of the previous definition 288 | # define _POSIX_SOURCE 1 | /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o main.o main.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o libwps/libwps.o libwps/libwps.c libwps/libwps.c: In function 'parse_wps_tag': libwps/libwps.c:362:41: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 362 | strncpy(ptr, src, LIBWPS_MAX_STR_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_attr_build.o wps/wps_attr_build.c In file included from wps/wps_attr_build.c:23: ./pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from utils/includes.h:25, from wps/wps_attr_build.c:15: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:288: note: this is the location of the previous definition 288 | # define _POSIX_SOURCE 1 | /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_attr_parse.o wps/wps_attr_parse.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_attr_process.o wps/wps_attr_process.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps.o wps/wps.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_common.o wps/wps_common.c In file included from wps/wps_common.c:26: ./pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from utils/includes.h:25, from wps/wps_common.c:15: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:288: note: this is the location of the previous definition 288 | # define _POSIX_SOURCE 1 | /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_dev_attr.o wps/wps_dev_attr.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_enrollee.o wps/wps_enrollee.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_registrar.o wps/wps_registrar.c In file included from wps/wps_registrar.c:28: ./pixie.h:5: warning: "_POSIX_SOURCE" redefined 5 | #define _POSIX_SOURCE 200809L | In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from ./utils/includes.h:25, from wps/wps_registrar.c:15: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:288: note: this is the location of the previous definition 288 | # define _POSIX_SOURCE 1 | /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -c -o wps/wps_ufd.o wps/wps_ufd.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/base64.o utils/base64.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/common.o utils/common.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/ip_addr.o utils/ip_addr.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/radiotap.o utils/radiotap.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/trace.o utils/trace.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/uuid.o utils/uuid.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/wpa_debug.o utils/wpa_debug.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/wpabuf.o utils/wpabuf.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/os_unix.o utils/os_unix.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/vendor.o utils/vendor.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o utils/eloop.o utils/eloop.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/asn1.o tls/asn1.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/bignum.o tls/bignum.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/pkcs1.o tls/pkcs1.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/pkcs5.o tls/pkcs5.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/pkcs8.o tls/pkcs8.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/rsa.o tls/rsa.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_client.o tls/tlsv1_client.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_client_read.o tls/tlsv1_client_read.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_client_write.o tls/tlsv1_client_write.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_common.o tls/tlsv1_common.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_cred.o tls/tlsv1_cred.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_record.o tls/tlsv1_record.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_server.o tls/tlsv1_server.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_server_read.o tls/tlsv1_server_read.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/tlsv1_server_write.o tls/tlsv1_server_write.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_INTERNAL_LIBTOMMATH -DCONFIG_CRYPTO_INTERNAL -c -o tls/x509v3.o tls/x509v3.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-cbc.o crypto/aes-cbc.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-ctr.o crypto/aes-ctr.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-eax.o crypto/aes-eax.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-encblock.o crypto/aes-encblock.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-internal.o crypto/aes-internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-internal-dec.o crypto/aes-internal-dec.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-internal-enc.o crypto/aes-internal-enc.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-omac1.o crypto/aes-omac1.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-unwrap.o crypto/aes-unwrap.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/aes-wrap.o crypto/aes-wrap.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/des-internal.o crypto/des-internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/dh_group5.o crypto/dh_group5.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/dh_groups.o crypto/dh_groups.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/md4-internal.o crypto/md4-internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/md5.o crypto/md5.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/md5-internal.o crypto/md5-internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/milenage.o crypto/milenage.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/ms_funcs.o crypto/ms_funcs.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/rc4.o crypto/rc4.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1.o crypto/sha1.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-internal.o crypto/sha1-internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-pbkdf2.o crypto/sha1-pbkdf2.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-tlsprf.o crypto/sha1-tlsprf.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha1-tprf.o crypto/sha1-tprf.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha256.o crypto/sha256.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/sha256-internal.o crypto/sha256-internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal.o crypto/crypto_internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal-cipher.o crypto/crypto_internal-cipher.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal-modexp.o crypto/crypto_internal-modexp.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/crypto_internal-rsa.o crypto/crypto_internal-rsa.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/tls_internal.o crypto/tls_internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -I. -Iutils -DCONFIG_TLS_INTERNAL_CLIENT -DCONFIG_TLS_INTERNAL_SERVER -fno-strict-aliasing -c -o crypto/fips_prf_internal.o crypto/fips_prf_internal.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -c -o lwe/iwlib.o lwe/iwlib.c In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/socket.h:22, from lwe/iwlib.h:24, from lwe/iwlib.c:14: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCONF_DIR='"/var/lib/reaver"' -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign -Ilibwps -I. -Ilwe -DCONFIG_IPV6 -Ilibwps -I. -Ilwe globule.o init.o sigint.o iface.o sigalrm.o misc.o session.o send.o pins.o 80211.o builder.o keys.o crc.o pixie.o version.o pcapfile.o exchange.o argsparser.o wpscrack.o wpsmon.o cracker.o main.o libwps/libwps.o wps/wps_attr_build.o wps/wps_attr_parse.o wps/wps_attr_process.o wps/wps.o wps/wps_common.o wps/wps_dev_attr.o wps/wps_enrollee.o wps/wps_registrar.o wps/wps_ufd.o utils/base64.o utils/common.o utils/ip_addr.o utils/radiotap.o utils/trace.o utils/uuid.o utils/wpa_debug.o utils/wpabuf.o utils/os_unix.o utils/vendor.o utils/eloop.o tls/asn1.o tls/bignum.o tls/pkcs1.o tls/pkcs5.o tls/pkcs8.o tls/rsa.o tls/tlsv1_client.o tls/tlsv1_client_read.o tls/tlsv1_client_write.o tls/tlsv1_common.o tls/tlsv1_cred.o tls/tlsv1_record.o tls/tlsv1_server.o tls/tlsv1_server_read.o tls/tlsv1_server_write.o tls/x509v3.o crypto/aes-cbc.o crypto/aes-ctr.o crypto/aes-eax.o crypto/aes-encblock.o crypto/aes-internal.o crypto/aes-internal-dec.o crypto/aes-internal-enc.o crypto/aes-omac1.o crypto/aes-unwrap.o crypto/aes-wrap.o crypto/des-internal.o crypto/dh_group5.o crypto/dh_groups.o crypto/md4-internal.o crypto/md5.o crypto/md5-internal.o crypto/milenage.o crypto/ms_funcs.o crypto/rc4.o crypto/sha1.o crypto/sha1-internal.o crypto/sha1-pbkdf2.o crypto/sha1-tlsprf.o crypto/sha1-tprf.o crypto/sha256.o crypto/sha256-internal.o crypto/crypto_internal.o crypto/crypto_internal-cipher.o crypto/crypto_internal-modexp.o crypto/crypto_internal-rsa.o crypto/tls_internal.o crypto/fips_prf_internal.o lwe/iwlib.o -lm -lpcap -lpthread -o reaver ln -sf ./reaver wash make[1]: Leaving directory '/tmp/instance-9/output-1/build/reaver-1.6.6/src' >>> reaver 1.6.6 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/reaver-1.6.6/src make[1]: Entering directory '/tmp/instance-9/output-1/build/reaver-1.6.6/src' ./install.sh -D -m 755 wash /tmp/instance-9/output-1/target/usr/bin/wash ./install.sh -D -m 755 reaver /tmp/instance-9/output-1/target/usr/bin/reaver mkdir -p /tmp/instance-9/output-1/target/var/lib/reaver make[1]: Leaving directory '/tmp/instance-9/output-1/build/reaver-1.6.6/src' openssl-1.1.1q.tar.gz: OK (sha256: d7939ce614029cdff0b6c20f0e2e5703158a489a72b2507b8bd51bf8c8fd10ca) >>> host-libopenssl 1.1.1q Extracting gzip -d -c /tmp/instance-9/dl/libopenssl/openssl-1.1.1q.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-libopenssl-1.1.1q -xf - >>> host-libopenssl 1.1.1q Patching Applying 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch using patch: patching file Configurations/unix-Makefile.tmpl Applying 0002-Reproducible-build-do-not-leak-compiler-path.patch using patch: patching file crypto/build.info Applying 0003-Introduce-the-OPENSSL_NO_MADVISE-to-disable-call-to-.patch using patch: patching file crypto/mem_sec.c Hunk #1 succeeded at 491 (offset 6 lines). Applying 0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch using patch: patching file Configure Hunk #1 succeeded at 1424 (offset 7 lines). Applying 0005-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch using patch: patching file crypto/perlasm/ppc-xlate.pl Applying 0006-Add-support-for-io_pgetevents_time64-syscall.patch using patch: patching file engines/e_afalg.c Applying 0007-Fixup-support-for-io_pgetevents_time64-syscall.patch using patch: patching file engines/e_afalg.c Hunk #1 succeeded at 121 (offset -3 lines). >>> host-libopenssl 1.1.1q Configuring cd /tmp/instance-9/output-1/build/host-libopenssl-1.1.1q; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl ./config --prefix=/tmp/instance-9/output-1/host --openssldir=/tmp/instance-9/output-1/host/etc/ssl no-tests no-fuzz-libfuzzer no-fuzz-afl shared zlib-dynamic Operating system: x86_64-whatever-linux2 Configuring OpenSSL version 1.1.1q (0x1010111fL) for linux-x86_64 Using os-specific seed configuration Creating configdata.pm Creating Makefile ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL file first) *** *** *** ********************************************************************** >>> host-libopenssl 1.1.1q Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-libopenssl-1.1.1q make[1]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h /home/autobuild/make/make depend && /home/autobuild/make/make _all make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o apps/app_rand.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o apps/apps.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/bf_prefix.d.tmp -MT apps/bf_prefix.o -c -o apps/bf_prefix.o apps/bf_prefix.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/opt.d.tmp -MT apps/opt.o -c -o apps/opt.o apps/opt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/s_cb.d.tmp -MT apps/s_cb.o -c -o apps/s_cb.o apps/s_cb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/s_socket.d.tmp -MT apps/s_socket.o -c -o apps/s_socket.o apps/s_socket.c /usr/bin/ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o /usr/bin/ar: creating apps/libapps.a /usr/bin/ranlib apps/libapps.a || echo Never mind. /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c CC="/usr/bin/gcc" /usr/bin/perl crypto/aes/asm/aesni-mb-x86_64.pl elf crypto/aes/aesni-mb-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-mb-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/aes/asm/aesni-sha1-x86_64.pl elf crypto/aes/aesni-sha1-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha1-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/aes/asm/aesni-sha256-x86_64.pl elf crypto/aes/aesni-sha256-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-sha256-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/aes/asm/aesni-x86_64.pl elf crypto/aes/aesni-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/aes/aesni-x86_64.o crypto/aes/aesni-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/aes/asm/vpaes-x86_64.pl elf crypto/aes/vpaes-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/aes/vpaes-x86_64.o crypto/aes/vpaes-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/aria/aria.d.tmp -MT crypto/aria/aria.o -c -o crypto/aria/aria.o crypto/aria/aria.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT crypto/asn1/asn1_item_list.o -c -o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_item_list.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_int64.d.tmp -MT crypto/asn1/x_int64.o -c -o crypto/asn1/x_int64.o crypto/asn1/x_int64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT crypto/bf/bf_cfb64.o -c -o crypto/bf/bf_cfb64.o crypto/bf/bf_cfb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bf/bf_ecb.d.tmp -MT crypto/bf/bf_ecb.o -c -o crypto/bf/bf_ecb.o crypto/bf/bf_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bf/bf_enc.d.tmp -MT crypto/bf/bf_enc.o -c -o crypto/bf/bf_enc.o crypto/bf/bf_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT crypto/bf/bf_ofb64.o -c -o crypto/bf/bf_ofb64.o crypto/bf/bf_ofb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bf/bf_skey.d.tmp -MT crypto/bf/bf_skey.o -c -o crypto/bf/bf_skey.o crypto/bf/bf_skey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/blake2/blake2b.d.tmp -MT crypto/blake2/blake2b.o -c -o crypto/blake2/blake2b.o crypto/blake2/blake2b.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/blake2/blake2s.d.tmp -MT crypto/blake2/blake2s.o -c -o crypto/blake2/blake2s.o crypto/blake2/blake2s.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT crypto/blake2/m_blake2b.o -c -o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2b.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT crypto/blake2/m_blake2s.o -c -o crypto/blake2/m_blake2s.o crypto/blake2/m_blake2s.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/asm/x86_64-gcc.d.tmp -MT crypto/bn/asm/x86_64-gcc.o -c -o crypto/bn/asm/x86_64-gcc.o crypto/bn/asm/x86_64-gcc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c /usr/bin/gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c CC="/usr/bin/gcc" /usr/bin/perl crypto/bn/asm/rsaz-avx2.pl elf crypto/bn/rsaz-avx2.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-avx2.s CC="/usr/bin/gcc" /usr/bin/perl crypto/bn/asm/rsaz-x86_64.pl elf crypto/bn/rsaz-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/bn/rsaz_exp.d.tmp -MT crypto/bn/rsaz_exp.o -c -o crypto/bn/rsaz_exp.o crypto/bn/rsaz_exp.c CC="/usr/bin/gcc" /usr/bin/perl crypto/bn/asm/x86_64-gf2m.pl elf crypto/bn/x86_64-gf2m.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-gf2m.s CC="/usr/bin/gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont.pl elf crypto/bn/x86_64-mont.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont.s CC="/usr/bin/gcc" /usr/bin/perl crypto/bn/asm/x86_64-mont5.pl elf crypto/bn/x86_64-mont5.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/bn/x86_64-mont5.o crypto/bn/x86_64-mont5.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c CC="/usr/bin/gcc" /usr/bin/perl crypto/camellia/asm/cmll-x86_64.pl elf crypto/camellia/cmll-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT crypto/camellia/cmll_cfb.o -c -o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_cfb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT crypto/camellia/cmll_ctr.o -c -o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ctr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT crypto/camellia/cmll_ecb.o -c -o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT crypto/camellia/cmll_misc.o -c -o crypto/camellia/cmll_misc.o crypto/camellia/cmll_misc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT crypto/camellia/cmll_ofb.o -c -o crypto/camellia/cmll_ofb.o crypto/camellia/cmll_ofb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cast/c_cfb64.d.tmp -MT crypto/cast/c_cfb64.o -c -o crypto/cast/c_cfb64.o crypto/cast/c_cfb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cast/c_ecb.d.tmp -MT crypto/cast/c_ecb.o -c -o crypto/cast/c_ecb.o crypto/cast/c_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cast/c_enc.d.tmp -MT crypto/cast/c_enc.o -c -o crypto/cast/c_enc.o crypto/cast/c_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cast/c_ofb64.d.tmp -MT crypto/cast/c_ofb64.o -c -o crypto/cast/c_ofb64.o crypto/cast/c_ofb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cast/c_skey.d.tmp -MT crypto/cast/c_skey.o -c -o crypto/cast/c_skey.o crypto/cast/c_skey.c CC="/usr/bin/gcc" /usr/bin/perl crypto/chacha/asm/chacha-x86_64.pl elf crypto/chacha/chacha-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/chacha/chacha-x86_64.o crypto/chacha/chacha-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT crypto/cmac/cm_ameth.o -c -o crypto/cmac/cm_ameth.o crypto/cmac/cm_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT crypto/cmac/cm_pmeth.o -c -o crypto/cmac/cm_pmeth.o crypto/cmac/cm_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cmac/cmac.d.tmp -MT crypto/cmac/cmac.o -c -o crypto/cmac/cmac.o crypto/cmac/cmac.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_asn1.d.tmp -MT crypto/cms/cms_asn1.o -c -o crypto/cms/cms_asn1.o crypto/cms/cms_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_att.d.tmp -MT crypto/cms/cms_att.o -c -o crypto/cms/cms_att.o crypto/cms/cms_att.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_cd.d.tmp -MT crypto/cms/cms_cd.o -c -o crypto/cms/cms_cd.o crypto/cms/cms_cd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_dd.d.tmp -MT crypto/cms/cms_dd.o -c -o crypto/cms/cms_dd.o crypto/cms/cms_dd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_enc.d.tmp -MT crypto/cms/cms_enc.o -c -o crypto/cms/cms_enc.o crypto/cms/cms_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_env.d.tmp -MT crypto/cms/cms_env.o -c -o crypto/cms/cms_env.o crypto/cms/cms_env.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_err.d.tmp -MT crypto/cms/cms_err.o -c -o crypto/cms/cms_err.o crypto/cms/cms_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_ess.d.tmp -MT crypto/cms/cms_ess.o -c -o crypto/cms/cms_ess.o crypto/cms/cms_ess.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_io.d.tmp -MT crypto/cms/cms_io.o -c -o crypto/cms/cms_io.o crypto/cms/cms_io.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_kari.d.tmp -MT crypto/cms/cms_kari.o -c -o crypto/cms/cms_kari.o crypto/cms/cms_kari.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_lib.d.tmp -MT crypto/cms/cms_lib.o -c -o crypto/cms/cms_lib.o crypto/cms/cms_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_pwri.d.tmp -MT crypto/cms/cms_pwri.o -c -o crypto/cms/cms_pwri.o crypto/cms/cms_pwri.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_sd.d.tmp -MT crypto/cms/cms_sd.o -c -o crypto/cms/cms_sd.o crypto/cms/cms_sd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cms/cms_smime.d.tmp -MT crypto/cms/cms_smime.o -c -o crypto/cms/cms_smime.o crypto/cms/cms_smime.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/comp/c_zlib.d.tmp -MT crypto/comp/c_zlib.o -c -o crypto/comp/c_zlib.o crypto/comp/c_zlib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/comp/comp_err.d.tmp -MT crypto/comp/comp_err.o -c -o crypto/comp/comp_err.o crypto/comp/comp_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/comp/comp_lib.d.tmp -MT crypto/comp/comp_lib.o -c -o crypto/comp/comp_lib.o crypto/comp/comp_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/conf/conf_ssl.d.tmp -MT crypto/conf/conf_ssl.o -c -o crypto/conf/conf_ssl.o crypto/conf/conf_ssl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_b64.d.tmp -MT crypto/ct/ct_b64.o -c -o crypto/ct/ct_b64.o crypto/ct/ct_b64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_err.d.tmp -MT crypto/ct/ct_err.o -c -o crypto/ct/ct_err.o crypto/ct/ct_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_log.d.tmp -MT crypto/ct/ct_log.o -c -o crypto/ct/ct_log.o crypto/ct/ct_log.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_oct.d.tmp -MT crypto/ct/ct_oct.o -c -o crypto/ct/ct_oct.o crypto/ct/ct_oct.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_policy.d.tmp -MT crypto/ct/ct_policy.o -c -o crypto/ct/ct_policy.o crypto/ct/ct_policy.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_prn.d.tmp -MT crypto/ct/ct_prn.o -c -o crypto/ct/ct_prn.o crypto/ct/ct_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_sct.d.tmp -MT crypto/ct/ct_sct.o -c -o crypto/ct/ct_sct.o crypto/ct/ct_sct.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT crypto/ct/ct_sct_ctx.o -c -o crypto/ct/ct_sct_ctx.o crypto/ct/ct_sct_ctx.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o crypto/ct/ct_vfy.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o crypto/ct/ct_x509v3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o crypto/ctype.c /usr/bin/perl util/mkbuildinf.pl "$(basename /usr/bin/gcc) -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include" "linux-x86_64" > crypto/buildinf.h /usr/bin/gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o crypto/des/cbc_cksm.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o crypto/des/cbc_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/cfb64ede.d.tmp -MT crypto/des/cfb64ede.o -c -o crypto/des/cfb64ede.o crypto/des/cfb64ede.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/cfb64enc.d.tmp -MT crypto/des/cfb64enc.o -c -o crypto/des/cfb64enc.o crypto/des/cfb64enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/cfb_enc.d.tmp -MT crypto/des/cfb_enc.o -c -o crypto/des/cfb_enc.o crypto/des/cfb_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/des_enc.d.tmp -MT crypto/des/des_enc.o -c -o crypto/des/des_enc.o crypto/des/des_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/ecb3_enc.d.tmp -MT crypto/des/ecb3_enc.o -c -o crypto/des/ecb3_enc.o crypto/des/ecb3_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/ecb_enc.d.tmp -MT crypto/des/ecb_enc.o -c -o crypto/des/ecb_enc.o crypto/des/ecb_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/fcrypt.d.tmp -MT crypto/des/fcrypt.o -c -o crypto/des/fcrypt.o crypto/des/fcrypt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/fcrypt_b.d.tmp -MT crypto/des/fcrypt_b.o -c -o crypto/des/fcrypt_b.o crypto/des/fcrypt_b.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/ofb64ede.d.tmp -MT crypto/des/ofb64ede.o -c -o crypto/des/ofb64ede.o crypto/des/ofb64ede.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/ofb64enc.d.tmp -MT crypto/des/ofb64enc.o -c -o crypto/des/ofb64enc.o crypto/des/ofb64enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/ofb_enc.d.tmp -MT crypto/des/ofb_enc.o -c -o crypto/des/ofb_enc.o crypto/des/ofb_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/pcbc_enc.d.tmp -MT crypto/des/pcbc_enc.o -c -o crypto/des/pcbc_enc.o crypto/des/pcbc_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/qud_cksm.d.tmp -MT crypto/des/qud_cksm.o -c -o crypto/des/qud_cksm.o crypto/des/qud_cksm.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/rand_key.d.tmp -MT crypto/des/rand_key.o -c -o crypto/des/rand_key.o crypto/des/rand_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/set_key.d.tmp -MT crypto/des/set_key.o -c -o crypto/des/set_key.o crypto/des/set_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/str2key.d.tmp -MT crypto/des/str2key.o -c -o crypto/des/str2key.o crypto/des/str2key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/des/xcbc_enc.d.tmp -MT crypto/des/xcbc_enc.o -c -o crypto/des/xcbc_enc.o crypto/des/xcbc_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT crypto/dh/dh_rfc7919.o -c -o crypto/dh/dh_rfc7919.o crypto/dh/dh_rfc7919.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT crypto/dsa/dsa_ameth.o -c -o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT crypto/dsa/dsa_asn1.o -c -o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT crypto/dsa/dsa_depr.o -c -o crypto/dsa/dsa_depr.o crypto/dsa/dsa_depr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_err.d.tmp -MT crypto/dsa/dsa_err.o -c -o crypto/dsa/dsa_err.o crypto/dsa/dsa_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT crypto/dsa/dsa_gen.o -c -o crypto/dsa/dsa_gen.o crypto/dsa/dsa_gen.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_key.d.tmp -MT crypto/dsa/dsa_key.o -c -o crypto/dsa/dsa_key.o crypto/dsa/dsa_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT crypto/dsa/dsa_lib.o -c -o crypto/dsa/dsa_lib.o crypto/dsa/dsa_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT crypto/dsa/dsa_meth.o -c -o crypto/dsa/dsa_meth.o crypto/dsa/dsa_meth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT crypto/dsa/dsa_ossl.o -c -o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_ossl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT crypto/dsa/dsa_pmeth.o -c -o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT crypto/dsa/dsa_prn.o -c -o crypto/dsa/dsa_prn.o crypto/dsa/dsa_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT crypto/dsa/dsa_sign.o -c -o crypto/dsa/dsa_sign.o crypto/dsa/dsa_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT crypto/dsa/dsa_vrf.o -c -o crypto/dsa/dsa_vrf.o crypto/dsa/dsa_vrf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c /usr/bin/gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/arch_32/f_impl.c /usr/bin/gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT crypto/ec/curve448/curve448.o -c -o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448.c /usr/bin/gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT crypto/ec/curve448/curve448_tables.o -c -o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/curve448_tables.c /usr/bin/gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT crypto/ec/curve448/eddsa.o -c -o crypto/ec/curve448/eddsa.o crypto/ec/curve448/eddsa.c /usr/bin/gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT crypto/ec/curve448/f_generic.o -c -o crypto/ec/curve448/f_generic.o crypto/ec/curve448/f_generic.c /usr/bin/gcc -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT crypto/ec/curve448/scalar.o -c -o crypto/ec/curve448/scalar.o crypto/ec/curve448/scalar.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c CC="/usr/bin/gcc" /usr/bin/perl crypto/ec/asm/ecp_nistz256-x86_64.pl elf crypto/ec/ecp_nistz256-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_nistz256.d.tmp -MT crypto/ec/ecp_nistz256.o -c -o crypto/ec/ecp_nistz256.o crypto/ec/ecp_nistz256.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c CC="/usr/bin/gcc" /usr/bin/perl crypto/ec/asm/x25519-x86_64.pl elf crypto/ec/x25519-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/ec/x25519-x86_64.o crypto/ec/x25519-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_all.d.tmp -MT crypto/engine/eng_all.o -c -o crypto/engine/eng_all.o crypto/engine/eng_all.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_cnf.d.tmp -MT crypto/engine/eng_cnf.o -c -o crypto/engine/eng_cnf.o crypto/engine/eng_cnf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT crypto/engine/eng_ctrl.o -c -o crypto/engine/eng_ctrl.o crypto/engine/eng_ctrl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_dyn.d.tmp -MT crypto/engine/eng_dyn.o -c -o crypto/engine/eng_dyn.o crypto/engine/eng_dyn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_err.d.tmp -MT crypto/engine/eng_err.o -c -o crypto/engine/eng_err.o crypto/engine/eng_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_fat.d.tmp -MT crypto/engine/eng_fat.o -c -o crypto/engine/eng_fat.o crypto/engine/eng_fat.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_init.d.tmp -MT crypto/engine/eng_init.o -c -o crypto/engine/eng_init.o crypto/engine/eng_init.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_lib.d.tmp -MT crypto/engine/eng_lib.o -c -o crypto/engine/eng_lib.o crypto/engine/eng_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_list.d.tmp -MT crypto/engine/eng_list.o -c -o crypto/engine/eng_list.o crypto/engine/eng_list.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_openssl.d.tmp -MT crypto/engine/eng_openssl.o -c -o crypto/engine/eng_openssl.o crypto/engine/eng_openssl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_pkey.d.tmp -MT crypto/engine/eng_pkey.o -c -o crypto/engine/eng_pkey.o crypto/engine/eng_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT crypto/engine/eng_rdrand.o -c -o crypto/engine/eng_rdrand.o crypto/engine/eng_rdrand.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/eng_table.d.tmp -MT crypto/engine/eng_table.o -c -o crypto/engine/eng_table.o crypto/engine/eng_table.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT crypto/engine/tb_asnmth.o -c -o crypto/engine/tb_asnmth.o crypto/engine/tb_asnmth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_cipher.d.tmp -MT crypto/engine/tb_cipher.o -c -o crypto/engine/tb_cipher.o crypto/engine/tb_cipher.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_dh.d.tmp -MT crypto/engine/tb_dh.o -c -o crypto/engine/tb_dh.o crypto/engine/tb_dh.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_digest.d.tmp -MT crypto/engine/tb_digest.o -c -o crypto/engine/tb_digest.o crypto/engine/tb_digest.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_dsa.d.tmp -MT crypto/engine/tb_dsa.o -c -o crypto/engine/tb_dsa.o crypto/engine/tb_dsa.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_eckey.d.tmp -MT crypto/engine/tb_eckey.o -c -o crypto/engine/tb_eckey.o crypto/engine/tb_eckey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT crypto/engine/tb_pkmeth.o -c -o crypto/engine/tb_pkmeth.o crypto/engine/tb_pkmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_rand.d.tmp -MT crypto/engine/tb_rand.o -c -o crypto/engine/tb_rand.o crypto/engine/tb_rand.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/engine/tb_rsa.d.tmp -MT crypto/engine/tb_rsa.o -c -o crypto/engine/tb_rsa.o crypto/engine/tb_rsa.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c /usr/bin/gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c /usr/bin/gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c /usr/bin/gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c /usr/bin/gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_aria.d.tmp -MT crypto/evp/e_aria.o -c -o crypto/evp/e_aria.o crypto/evp/e_aria.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c /usr/bin/gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c /usr/bin/gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c /usr/bin/gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c /usr/bin/gcc -I. -Iinclude -Icrypto -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_sm4.d.tmp -MT crypto/evp/e_sm4.o -c -o crypto/evp/e_sm4.o crypto/evp/e_sm4.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c /usr/bin/gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_sha3.d.tmp -MT crypto/evp/m_sha3.o -c -o crypto/evp/m_sha3.o crypto/evp/m_sha3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT crypto/evp/pbe_scrypt.o -c -o crypto/evp/pbe_scrypt.o crypto/evp/pbe_scrypt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/getenv.d.tmp -MT crypto/getenv.o -c -o crypto/getenv.o crypto/getenv.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/idea/i_cbc.d.tmp -MT crypto/idea/i_cbc.o -c -o crypto/idea/i_cbc.o crypto/idea/i_cbc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/idea/i_cfb64.d.tmp -MT crypto/idea/i_cfb64.o -c -o crypto/idea/i_cfb64.o crypto/idea/i_cfb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/idea/i_ecb.d.tmp -MT crypto/idea/i_ecb.o -c -o crypto/idea/i_ecb.o crypto/idea/i_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/idea/i_ofb64.d.tmp -MT crypto/idea/i_ofb64.o -c -o crypto/idea/i_ofb64.o crypto/idea/i_ofb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/idea/i_skey.d.tmp -MT crypto/idea/i_skey.o -c -o crypto/idea/i_skey.o crypto/idea/i_skey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/kdf/scrypt.d.tmp -MT crypto/kdf/scrypt.o -c -o crypto/kdf/scrypt.o crypto/kdf/scrypt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/md4/md4_dgst.d.tmp -MT crypto/md4/md4_dgst.o -c -o crypto/md4/md4_dgst.o crypto/md4/md4_dgst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/md4/md4_one.d.tmp -MT crypto/md4/md4_one.o -c -o crypto/md4/md4_one.o crypto/md4/md4_one.c CC="/usr/bin/gcc" /usr/bin/perl crypto/md5/asm/md5-x86_64.pl elf crypto/md5/md5-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/md5/md5-x86_64.o crypto/md5/md5-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/mdc2/mdc2_one.d.tmp -MT crypto/mdc2/mdc2_one.o -c -o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2_one.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/mdc2/mdc2dgst.d.tmp -MT crypto/mdc2/mdc2dgst.o -c -o crypto/mdc2/mdc2dgst.o crypto/mdc2/mdc2dgst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c CC="/usr/bin/gcc" /usr/bin/perl crypto/modes/asm/aesni-gcm-x86_64.pl elf crypto/modes/aesni-gcm-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/modes/aesni-gcm-x86_64.o crypto/modes/aesni-gcm-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c /usr/bin/gcc -I. -Iinclude -Icrypto -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c CC="/usr/bin/gcc" /usr/bin/perl crypto/modes/asm/ghash-x86_64.pl elf crypto/modes/ghash-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/modes/ghash-x86_64.o crypto/modes/ghash-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT crypto/ocsp/ocsp_asn.o -c -o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_asn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT crypto/ocsp/ocsp_cl.o -c -o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_cl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT crypto/ocsp/ocsp_err.o -c -o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT crypto/ocsp/ocsp_ext.o -c -o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ext.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT crypto/ocsp/ocsp_ht.o -c -o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_ht.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT crypto/ocsp/ocsp_lib.o -c -o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT crypto/ocsp/ocsp_prn.o -c -o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT crypto/ocsp/ocsp_srv.o -c -o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_srv.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT crypto/ocsp/ocsp_vfy.o -c -o crypto/ocsp/ocsp_vfy.o crypto/ocsp/ocsp_vfy.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT crypto/ocsp/v3_ocsp.o -c -o crypto/ocsp/v3_ocsp.o crypto/ocsp/v3_ocsp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c CC="/usr/bin/gcc" /usr/bin/perl crypto/poly1305/asm/poly1305-x86_64.pl elf crypto/poly1305/poly1305-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/poly1305/poly1305.d.tmp -MT crypto/poly1305/poly1305.o -c -o crypto/poly1305/poly1305.o crypto/poly1305/poly1305.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT crypto/poly1305/poly1305_ameth.o -c -o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT crypto/poly1305/poly1305_pmeth.o -c -o crypto/poly1305/poly1305_pmeth.o crypto/poly1305/poly1305_pmeth.c /usr/bin/gcc -I. -Iinclude -Icrypto/modes -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT crypto/rand/drbg_ctr.o -c -o crypto/rand/drbg_ctr.o crypto/rand/drbg_ctr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/drbg_lib.d.tmp -MT crypto/rand/drbg_lib.o -c -o crypto/rand/drbg_lib.o crypto/rand/drbg_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT crypto/rc2/rc2_cbc.o -c -o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_cbc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT crypto/rc2/rc2_ecb.o -c -o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT crypto/rc2/rc2_skey.o -c -o crypto/rc2/rc2_skey.o crypto/rc2/rc2_skey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT crypto/rc2/rc2cfb64.o -c -o crypto/rc2/rc2cfb64.o crypto/rc2/rc2cfb64.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT crypto/rc2/rc2ofb64.o -c -o crypto/rc2/rc2ofb64.o crypto/rc2/rc2ofb64.c CC="/usr/bin/gcc" /usr/bin/perl crypto/rc4/asm/rc4-md5-x86_64.pl elf crypto/rc4/rc4-md5-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-md5-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/rc4/asm/rc4-x86_64.pl elf crypto/rc4/rc4-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/rc4/rc4-x86_64.o crypto/rc4/rc4-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT crypto/ripemd/rmd_dgst.o -c -o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_dgst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT crypto/ripemd/rmd_one.o -c -o crypto/ripemd/rmd_one.o crypto/ripemd/rmd_one.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT crypto/rsa/rsa_mp.o -c -o crypto/rsa/rsa_mp.o crypto/rsa/rsa_mp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/seed/seed.d.tmp -MT crypto/seed/seed.o -c -o crypto/seed/seed.o crypto/seed/seed.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/seed/seed_cbc.d.tmp -MT crypto/seed/seed_cbc.o -c -o crypto/seed/seed_cbc.o crypto/seed/seed_cbc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/seed/seed_cfb.d.tmp -MT crypto/seed/seed_cfb.o -c -o crypto/seed/seed_cfb.o crypto/seed/seed_cfb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/seed/seed_ecb.d.tmp -MT crypto/seed/seed_ecb.o -c -o crypto/seed/seed_ecb.o crypto/seed/seed_ecb.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/seed/seed_ofb.d.tmp -MT crypto/seed/seed_ofb.o -c -o crypto/seed/seed_ofb.o crypto/seed/seed_ofb.c CC="/usr/bin/gcc" /usr/bin/perl crypto/sha/asm/keccak1600-x86_64.pl elf crypto/sha/keccak1600-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/sha/keccak1600-x86_64.o crypto/sha/keccak1600-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/sha/asm/sha1-mb-x86_64.pl elf crypto/sha/sha1-mb-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-mb-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/sha/asm/sha1-x86_64.pl elf crypto/sha/sha1-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/sha/sha1-x86_64.o crypto/sha/sha1-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c CC="/usr/bin/gcc" /usr/bin/perl crypto/sha/asm/sha256-mb-x86_64.pl elf crypto/sha/sha256-mb-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-mb-x86_64.s CC="/usr/bin/gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha256-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/sha/sha256-x86_64.o crypto/sha/sha256-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c CC="/usr/bin/gcc" /usr/bin/perl crypto/sha/asm/sha512-x86_64.pl elf crypto/sha/sha512-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/sha/sha512-x86_64.o crypto/sha/sha512-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/siphash/siphash.d.tmp -MT crypto/siphash/siphash.o -c -o crypto/siphash/siphash.o crypto/siphash/siphash.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT crypto/siphash/siphash_ameth.o -c -o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_ameth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT crypto/siphash/siphash_pmeth.o -c -o crypto/siphash/siphash_pmeth.o crypto/siphash/siphash_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT crypto/sm2/sm2_crypt.o -c -o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_crypt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm2/sm2_err.d.tmp -MT crypto/sm2/sm2_err.o -c -o crypto/sm2/sm2_err.o crypto/sm2/sm2_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT crypto/sm2/sm2_pmeth.o -c -o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_pmeth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT crypto/sm2/sm2_sign.o -c -o crypto/sm2/sm2_sign.o crypto/sm2/sm2_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm3/m_sm3.d.tmp -MT crypto/sm3/m_sm3.o -c -o crypto/sm3/m_sm3.o crypto/sm3/m_sm3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm3/sm3.d.tmp -MT crypto/sm3/sm3.o -c -o crypto/sm3/sm3.o crypto/sm3/sm3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/sm4/sm4.d.tmp -MT crypto/sm4/sm4.o -c -o crypto/sm4/sm4.o crypto/sm4/sm4.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/srp/srp_lib.d.tmp -MT crypto/srp/srp_lib.o -c -o crypto/srp/srp_lib.o crypto/srp/srp_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/srp/srp_vfy.d.tmp -MT crypto/srp/srp_vfy.o -c -o crypto/srp/srp_vfy.o crypto/srp/srp_vfy.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/store/loader_file.d.tmp -MT crypto/store/loader_file.o -c -o crypto/store/loader_file.o crypto/store/loader_file.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/store/store_err.d.tmp -MT crypto/store/store_err.o -c -o crypto/store/store_err.o crypto/store/store_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/store/store_init.d.tmp -MT crypto/store/store_init.o -c -o crypto/store/store_init.o crypto/store/store_init.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/store/store_lib.d.tmp -MT crypto/store/store_lib.o -c -o crypto/store/store_lib.o crypto/store/store_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/store/store_register.d.tmp -MT crypto/store/store_register.o -c -o crypto/store/store_register.o crypto/store/store_register.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/store/store_strings.d.tmp -MT crypto/store/store_strings.o -c -o crypto/store/store_strings.o crypto/store/store_strings.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_asn1.d.tmp -MT crypto/ts/ts_asn1.o -c -o crypto/ts/ts_asn1.o crypto/ts/ts_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_conf.d.tmp -MT crypto/ts/ts_conf.o -c -o crypto/ts/ts_conf.o crypto/ts/ts_conf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_err.d.tmp -MT crypto/ts/ts_err.o -c -o crypto/ts/ts_err.o crypto/ts/ts_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_lib.d.tmp -MT crypto/ts/ts_lib.o -c -o crypto/ts/ts_lib.o crypto/ts/ts_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_req_print.d.tmp -MT crypto/ts/ts_req_print.o -c -o crypto/ts/ts_req_print.o crypto/ts/ts_req_print.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT crypto/ts/ts_req_utils.o -c -o crypto/ts/ts_req_utils.o crypto/ts/ts_req_utils.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT crypto/ts/ts_rsp_print.o -c -o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_print.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT crypto/ts/ts_rsp_sign.o -c -o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_sign.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT crypto/ts/ts_rsp_utils.o -c -o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_utils.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT crypto/ts/ts_rsp_verify.o -c -o crypto/ts/ts_rsp_verify.o crypto/ts/ts_rsp_verify.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT crypto/ts/ts_verify_ctx.o -c -o crypto/ts/ts_verify_ctx.o crypto/ts/ts_verify_ctx.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ui/ui_err.d.tmp -MT crypto/ui/ui_err.o -c -o crypto/ui/ui_err.o crypto/ui/ui_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ui/ui_lib.d.tmp -MT crypto/ui/ui_lib.o -c -o crypto/ui/ui_lib.o crypto/ui/ui_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ui/ui_null.d.tmp -MT crypto/ui/ui_null.o -c -o crypto/ui/ui_null.o crypto/ui/ui_null.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ui/ui_openssl.d.tmp -MT crypto/ui/ui_openssl.o -c -o crypto/ui/ui_openssl.o crypto/ui/ui_openssl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/ui/ui_util.d.tmp -MT crypto/ui/ui_util.o -c -o crypto/ui/ui_util.o crypto/ui/ui_util.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c CC="/usr/bin/gcc" /usr/bin/perl crypto/whrlpool/asm/wp-x86_64.pl elf crypto/whrlpool/wp-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp-x86_64.s /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT crypto/whrlpool/wp_dgst.o -c -o crypto/whrlpool/wp_dgst.o crypto/whrlpool/wp_dgst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_meth.d.tmp -MT crypto/x509/x509_meth.o -c -o crypto/x509/x509_meth.o crypto/x509/x509_meth.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT crypto/x509v3/v3_admis.o -c -o crypto/x509v3/v3_admis.o crypto/x509v3/v3_admis.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c CC="/usr/bin/gcc" /usr/bin/perl crypto/x86_64cpuid.pl elf crypto/x86_64cpuid.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o crypto/x86_64cpuid.o crypto/x86_64cpuid.s /usr/bin/ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/vpaes-x86_64.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/ec/x25519-x86_64.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-x86_64.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o /usr/bin/ar: creating libcrypto.a /usr/bin/ranlib libcrypto.a || echo Never mind. /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/packet.d.tmp -MT ssl/packet.o -c -o ssl/packet.o ssl/packet.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/record/ssl3_record_tls13.d.tmp -MT ssl/record/ssl3_record_tls13.o -c -o ssl/record/ssl3_record_tls13.o ssl/record/ssl3_record_tls13.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/extensions.d.tmp -MT ssl/statem/extensions.o -c -o ssl/statem/extensions.o ssl/statem/extensions.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/extensions_clnt.d.tmp -MT ssl/statem/extensions_clnt.o -c -o ssl/statem/extensions_clnt.o ssl/statem/extensions_clnt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/extensions_cust.d.tmp -MT ssl/statem/extensions_cust.o -c -o ssl/statem/extensions_cust.o ssl/statem/extensions_cust.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/extensions_srvr.d.tmp -MT ssl/statem/extensions_srvr.o -c -o ssl/statem/extensions_srvr.o ssl/statem/extensions_srvr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/tls13_enc.d.tmp -MT ssl/tls13_enc.o -c -o ssl/tls13_enc.o ssl/tls13_enc.c /usr/bin/gcc -I. -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/tmp/instance-9/output-1/host/etc/ssl\"" -DENGINESDIR="\"/tmp/instance-9/output-1/host/lib64/engines-1.1\"" -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c /usr/bin/ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o /usr/bin/ar: creating libssl.a /usr/bin/ranlib libssl.a || echo Never mind. /usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-soname=libcrypto.so.1.1 \ -o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aes/aesni-mb-x86_64.o crypto/aes/aesni-sha1-x86_64.o crypto/aes/aesni-sha256-x86_64.o crypto/aes/aesni-x86_64.o crypto/aes/vpaes-x86_64.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/asm/x86_64-gcc.o crypto/bn/bn_add.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/bn/rsaz-avx2.o crypto/bn/rsaz-x86_64.o crypto/bn/rsaz_exp.o crypto/bn/x86_64-gf2m.o crypto/bn/x86_64-mont.o crypto/bn/x86_64-mont5.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/cmll-x86_64.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha-x86_64.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistz256-x86_64.o crypto/ec/ecp_nistz256.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/ec/x25519-x86_64.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5-x86_64.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mdc2/mdc2_one.o crypto/mdc2/mdc2dgst.o crypto/mem.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/aesni-gcm-x86_64.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ghash-x86_64.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305-x86_64.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4-md5-x86_64.o crypto/rc4/rc4-x86_64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600-x86_64.o crypto/sha/sha1-mb-x86_64.o crypto/sha/sha1-x86_64.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256-mb-x86_64.o crypto/sha/sha256-x86_64.o crypto/sha/sha256.o crypto/sha/sha512-x86_64.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp-x86_64.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o crypto/x86_64cpuid.o \ -ldl -pthread if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then \ rm -f libcrypto.so; \ ln -s libcrypto.so.1.1 libcrypto.so; \ fi /usr/bin/perl util/mkdef.pl ssl linux > libssl.map /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-soname=libssl.so.1.1 \ -o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o \ -lcrypto -ldl -pthread if [ 'libssl.so' != 'libssl.so.1.1' ]; then \ rm -f libssl.so; \ ln -s libssl.so.1.1 libssl.so; \ fi /usr/bin/gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF engines/e_afalg.d.tmp -MT engines/e_afalg.o -c -o engines/e_afalg.o engines/e_afalg.c /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -o engines/afalg.so engines/e_afalg.o \ -lcrypto -ldl -pthread /usr/bin/gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o engines/e_capi.c /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -o engines/capi.so engines/e_capi.o \ -lcrypto -ldl -pthread /usr/bin/gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF engines/e_dasync.d.tmp -MT engines/e_dasync.o -c -o engines/e_dasync.o engines/e_dasync.c /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -o engines/dasync.so engines/e_dasync.o \ -lcrypto -ldl -pthread /usr/bin/gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF engines/e_ossltest.d.tmp -MT engines/e_ossltest.o -c -o engines/e_ossltest.o engines/e_ossltest.c /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -o engines/ossltest.so engines/e_ossltest.o \ -lcrypto -ldl -pthread CC="/usr/bin/gcc" /usr/bin/perl engines/asm/e_padlock-x86_64.pl elf engines/e_padlock-x86_64.s /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -c -o engines/e_padlock-x86_64.o engines/e_padlock-x86_64.s /usr/bin/gcc -Iinclude -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DPADLOCK_ASM -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o engines/e_padlock.c /usr/bin/gcc -fPIC -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -Wl,-znodelete -shared -Wl,-Bsymbolic -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -o engines/padlock.so engines/e_padlock-x86_64.o engines/e_padlock.o \ -lcrypto -ldl -pthread /usr/bin/perl apps/progs.pl apps/openssl > apps/progs.h /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o apps/asn1pars.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o apps/ca.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o apps/ciphers.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/cms.d.tmp -MT apps/cms.o -c -o apps/cms.o apps/cms.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/crl.d.tmp -MT apps/crl.o -c -o apps/crl.o apps/crl.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/crl2p7.d.tmp -MT apps/crl2p7.o -c -o apps/crl2p7.o apps/crl2p7.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/dgst.d.tmp -MT apps/dgst.o -c -o apps/dgst.o apps/dgst.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/dhparam.d.tmp -MT apps/dhparam.o -c -o apps/dhparam.o apps/dhparam.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/dsa.d.tmp -MT apps/dsa.o -c -o apps/dsa.o apps/dsa.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/dsaparam.d.tmp -MT apps/dsaparam.o -c -o apps/dsaparam.o apps/dsaparam.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/ec.d.tmp -MT apps/ec.o -c -o apps/ec.o apps/ec.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/ecparam.d.tmp -MT apps/ecparam.o -c -o apps/ecparam.o apps/ecparam.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/enc.d.tmp -MT apps/enc.o -c -o apps/enc.o apps/enc.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/engine.d.tmp -MT apps/engine.o -c -o apps/engine.o apps/engine.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/errstr.d.tmp -MT apps/errstr.o -c -o apps/errstr.o apps/errstr.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/gendsa.d.tmp -MT apps/gendsa.o -c -o apps/gendsa.o apps/gendsa.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/genpkey.d.tmp -MT apps/genpkey.o -c -o apps/genpkey.o apps/genpkey.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/genrsa.d.tmp -MT apps/genrsa.o -c -o apps/genrsa.o apps/genrsa.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/nseq.d.tmp -MT apps/nseq.o -c -o apps/nseq.o apps/nseq.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/ocsp.d.tmp -MT apps/ocsp.o -c -o apps/ocsp.o apps/ocsp.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/openssl.d.tmp -MT apps/openssl.o -c -o apps/openssl.o apps/openssl.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/passwd.d.tmp -MT apps/passwd.o -c -o apps/passwd.o apps/passwd.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/pkcs12.d.tmp -MT apps/pkcs12.o -c -o apps/pkcs12.o apps/pkcs12.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/pkcs7.d.tmp -MT apps/pkcs7.o -c -o apps/pkcs7.o apps/pkcs7.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/pkcs8.d.tmp -MT apps/pkcs8.o -c -o apps/pkcs8.o apps/pkcs8.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/pkey.d.tmp -MT apps/pkey.o -c -o apps/pkey.o apps/pkey.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/pkeyparam.d.tmp -MT apps/pkeyparam.o -c -o apps/pkeyparam.o apps/pkeyparam.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/pkeyutl.d.tmp -MT apps/pkeyutl.o -c -o apps/pkeyutl.o apps/pkeyutl.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/prime.d.tmp -MT apps/prime.o -c -o apps/prime.o apps/prime.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/rand.d.tmp -MT apps/rand.o -c -o apps/rand.o apps/rand.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/rehash.d.tmp -MT apps/rehash.o -c -o apps/rehash.o apps/rehash.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/req.d.tmp -MT apps/req.o -c -o apps/req.o apps/req.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/rsa.d.tmp -MT apps/rsa.o -c -o apps/rsa.o apps/rsa.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/rsautl.d.tmp -MT apps/rsautl.o -c -o apps/rsautl.o apps/rsautl.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/s_client.d.tmp -MT apps/s_client.o -c -o apps/s_client.o apps/s_client.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/s_server.d.tmp -MT apps/s_server.o -c -o apps/s_server.o apps/s_server.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/s_time.d.tmp -MT apps/s_time.o -c -o apps/s_time.o apps/s_time.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/sess_id.d.tmp -MT apps/sess_id.o -c -o apps/sess_id.o apps/sess_id.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/smime.d.tmp -MT apps/smime.o -c -o apps/smime.o apps/smime.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/speed.d.tmp -MT apps/speed.o -c -o apps/speed.o apps/speed.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/spkac.d.tmp -MT apps/spkac.o -c -o apps/spkac.o apps/spkac.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/srp.d.tmp -MT apps/srp.o -c -o apps/srp.o apps/srp.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/storeutl.d.tmp -MT apps/storeutl.o -c -o apps/storeutl.o apps/storeutl.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/ts.d.tmp -MT apps/ts.o -c -o apps/ts.o apps/ts.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/verify.d.tmp -MT apps/verify.o -c -o apps/verify.o apps/verify.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o apps/version.c /usr/bin/gcc -I. -Iinclude -Iapps -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -DZLIB -DZLIB_SHARED -DNDEBUG -I/tmp/instance-9/output-1/host/include -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o apps/x509.c rm -f apps/openssl ${LDCMD:-/usr/bin/gcc} -pthread -m64 -Wa,--noexecstack -O2 -I/tmp/instance-9/output-1/host/include -L. -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o \ apps/libapps.a -lssl -lcrypto -ldl -pthread /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" chmod a+x apps/CA.pl /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget.pl" chmod a+x apps/tsget.pl /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" chmod a+x tools/c_rehash /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" chmod a+x util/shlib_wrap.sh make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' >>> host-libopenssl 1.1.1q Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-libopenssl-1.1.1q install make[1]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' /home/autobuild/make/make depend && /home/autobuild/make/make _build_libs make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Nothing to be done for '_build_libs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' *** Installing runtime libraries install libcrypto.so.1.1 -> /tmp/instance-9/output-1/host/lib64/libcrypto.so.1.1 install libssl.so.1.1 -> /tmp/instance-9/output-1/host/lib64/libssl.so.1.1 *** Installing development files created directory `/tmp/instance-9/output-1/host/include/openssl' install ./include/openssl/aes.h -> /tmp/instance-9/output-1/host/include/openssl/aes.h install ./include/openssl/asn1.h -> /tmp/instance-9/output-1/host/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /tmp/instance-9/output-1/host/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /tmp/instance-9/output-1/host/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /tmp/instance-9/output-1/host/include/openssl/asn1t.h install ./include/openssl/async.h -> /tmp/instance-9/output-1/host/include/openssl/async.h install ./include/openssl/asyncerr.h -> /tmp/instance-9/output-1/host/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /tmp/instance-9/output-1/host/include/openssl/bio.h install ./include/openssl/bioerr.h -> /tmp/instance-9/output-1/host/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /tmp/instance-9/output-1/host/include/openssl/blowfish.h install ./include/openssl/bn.h -> /tmp/instance-9/output-1/host/include/openssl/bn.h install ./include/openssl/bnerr.h -> /tmp/instance-9/output-1/host/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /tmp/instance-9/output-1/host/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /tmp/instance-9/output-1/host/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /tmp/instance-9/output-1/host/include/openssl/camellia.h install ./include/openssl/cast.h -> /tmp/instance-9/output-1/host/include/openssl/cast.h install ./include/openssl/cmac.h -> /tmp/instance-9/output-1/host/include/openssl/cmac.h install ./include/openssl/cms.h -> /tmp/instance-9/output-1/host/include/openssl/cms.h install ./include/openssl/cmserr.h -> /tmp/instance-9/output-1/host/include/openssl/cmserr.h install ./include/openssl/comp.h -> /tmp/instance-9/output-1/host/include/openssl/comp.h install ./include/openssl/comperr.h -> /tmp/instance-9/output-1/host/include/openssl/comperr.h install ./include/openssl/conf.h -> /tmp/instance-9/output-1/host/include/openssl/conf.h install ./include/openssl/conf_api.h -> /tmp/instance-9/output-1/host/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /tmp/instance-9/output-1/host/include/openssl/conferr.h install ./include/openssl/crypto.h -> /tmp/instance-9/output-1/host/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /tmp/instance-9/output-1/host/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /tmp/instance-9/output-1/host/include/openssl/ct.h install ./include/openssl/cterr.h -> /tmp/instance-9/output-1/host/include/openssl/cterr.h install ./include/openssl/des.h -> /tmp/instance-9/output-1/host/include/openssl/des.h install ./include/openssl/dh.h -> /tmp/instance-9/output-1/host/include/openssl/dh.h install ./include/openssl/dherr.h -> /tmp/instance-9/output-1/host/include/openssl/dherr.h install ./include/openssl/dsa.h -> /tmp/instance-9/output-1/host/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /tmp/instance-9/output-1/host/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /tmp/instance-9/output-1/host/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /tmp/instance-9/output-1/host/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /tmp/instance-9/output-1/host/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /tmp/instance-9/output-1/host/include/openssl/ec.h install ./include/openssl/ecdh.h -> /tmp/instance-9/output-1/host/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /tmp/instance-9/output-1/host/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /tmp/instance-9/output-1/host/include/openssl/ecerr.h install ./include/openssl/engine.h -> /tmp/instance-9/output-1/host/include/openssl/engine.h install ./include/openssl/engineerr.h -> /tmp/instance-9/output-1/host/include/openssl/engineerr.h install ./include/openssl/err.h -> /tmp/instance-9/output-1/host/include/openssl/err.h install ./include/openssl/evp.h -> /tmp/instance-9/output-1/host/include/openssl/evp.h install ./include/openssl/evperr.h -> /tmp/instance-9/output-1/host/include/openssl/evperr.h install ./include/openssl/hmac.h -> /tmp/instance-9/output-1/host/include/openssl/hmac.h install ./include/openssl/idea.h -> /tmp/instance-9/output-1/host/include/openssl/idea.h install ./include/openssl/kdf.h -> /tmp/instance-9/output-1/host/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /tmp/instance-9/output-1/host/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /tmp/instance-9/output-1/host/include/openssl/lhash.h install ./include/openssl/md2.h -> /tmp/instance-9/output-1/host/include/openssl/md2.h install ./include/openssl/md4.h -> /tmp/instance-9/output-1/host/include/openssl/md4.h install ./include/openssl/md5.h -> /tmp/instance-9/output-1/host/include/openssl/md5.h install ./include/openssl/mdc2.h -> /tmp/instance-9/output-1/host/include/openssl/mdc2.h install ./include/openssl/modes.h -> /tmp/instance-9/output-1/host/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /tmp/instance-9/output-1/host/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /tmp/instance-9/output-1/host/include/openssl/objects.h install ./include/openssl/objectserr.h -> /tmp/instance-9/output-1/host/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /tmp/instance-9/output-1/host/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /tmp/instance-9/output-1/host/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /tmp/instance-9/output-1/host/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /tmp/instance-9/output-1/host/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /tmp/instance-9/output-1/host/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /tmp/instance-9/output-1/host/include/openssl/pem.h install ./include/openssl/pem2.h -> /tmp/instance-9/output-1/host/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /tmp/instance-9/output-1/host/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /tmp/instance-9/output-1/host/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /tmp/instance-9/output-1/host/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /tmp/instance-9/output-1/host/include/openssl/randerr.h install ./include/openssl/rc2.h -> /tmp/instance-9/output-1/host/include/openssl/rc2.h install ./include/openssl/rc4.h -> /tmp/instance-9/output-1/host/include/openssl/rc4.h install ./include/openssl/rc5.h -> /tmp/instance-9/output-1/host/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /tmp/instance-9/output-1/host/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /tmp/instance-9/output-1/host/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /tmp/instance-9/output-1/host/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /tmp/instance-9/output-1/host/include/openssl/safestack.h install ./include/openssl/seed.h -> /tmp/instance-9/output-1/host/include/openssl/seed.h install ./include/openssl/sha.h -> /tmp/instance-9/output-1/host/include/openssl/sha.h install ./include/openssl/srp.h -> /tmp/instance-9/output-1/host/include/openssl/srp.h install ./include/openssl/srtp.h -> /tmp/instance-9/output-1/host/include/openssl/srtp.h install ./include/openssl/ssl.h -> /tmp/instance-9/output-1/host/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /tmp/instance-9/output-1/host/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /tmp/instance-9/output-1/host/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /tmp/instance-9/output-1/host/include/openssl/sslerr.h install ./include/openssl/stack.h -> /tmp/instance-9/output-1/host/include/openssl/stack.h install ./include/openssl/store.h -> /tmp/instance-9/output-1/host/include/openssl/store.h install ./include/openssl/storeerr.h -> /tmp/instance-9/output-1/host/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /tmp/instance-9/output-1/host/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /tmp/instance-9/output-1/host/include/openssl/tls1.h install ./include/openssl/ts.h -> /tmp/instance-9/output-1/host/include/openssl/ts.h install ./include/openssl/tserr.h -> /tmp/instance-9/output-1/host/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /tmp/instance-9/output-1/host/include/openssl/txt_db.h install ./include/openssl/ui.h -> /tmp/instance-9/output-1/host/include/openssl/ui.h install ./include/openssl/uierr.h -> /tmp/instance-9/output-1/host/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /tmp/instance-9/output-1/host/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /tmp/instance-9/output-1/host/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /tmp/instance-9/output-1/host/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /tmp/instance-9/output-1/host/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /tmp/instance-9/output-1/host/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /tmp/instance-9/output-1/host/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /tmp/instance-9/output-1/host/include/openssl/aes.h install ./include/openssl/asn1.h -> /tmp/instance-9/output-1/host/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /tmp/instance-9/output-1/host/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /tmp/instance-9/output-1/host/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /tmp/instance-9/output-1/host/include/openssl/asn1t.h install ./include/openssl/async.h -> /tmp/instance-9/output-1/host/include/openssl/async.h install ./include/openssl/asyncerr.h -> /tmp/instance-9/output-1/host/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /tmp/instance-9/output-1/host/include/openssl/bio.h install ./include/openssl/bioerr.h -> /tmp/instance-9/output-1/host/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /tmp/instance-9/output-1/host/include/openssl/blowfish.h install ./include/openssl/bn.h -> /tmp/instance-9/output-1/host/include/openssl/bn.h install ./include/openssl/bnerr.h -> /tmp/instance-9/output-1/host/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /tmp/instance-9/output-1/host/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /tmp/instance-9/output-1/host/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /tmp/instance-9/output-1/host/include/openssl/camellia.h install ./include/openssl/cast.h -> /tmp/instance-9/output-1/host/include/openssl/cast.h install ./include/openssl/cmac.h -> /tmp/instance-9/output-1/host/include/openssl/cmac.h install ./include/openssl/cms.h -> /tmp/instance-9/output-1/host/include/openssl/cms.h install ./include/openssl/cmserr.h -> /tmp/instance-9/output-1/host/include/openssl/cmserr.h install ./include/openssl/comp.h -> /tmp/instance-9/output-1/host/include/openssl/comp.h install ./include/openssl/comperr.h -> /tmp/instance-9/output-1/host/include/openssl/comperr.h install ./include/openssl/conf.h -> /tmp/instance-9/output-1/host/include/openssl/conf.h install ./include/openssl/conf_api.h -> /tmp/instance-9/output-1/host/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /tmp/instance-9/output-1/host/include/openssl/conferr.h install ./include/openssl/crypto.h -> /tmp/instance-9/output-1/host/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /tmp/instance-9/output-1/host/include/openssl/cryptoerr.h install ./include/openssl/ct.h -> /tmp/instance-9/output-1/host/include/openssl/ct.h install ./include/openssl/cterr.h -> /tmp/instance-9/output-1/host/include/openssl/cterr.h install ./include/openssl/des.h -> /tmp/instance-9/output-1/host/include/openssl/des.h install ./include/openssl/dh.h -> /tmp/instance-9/output-1/host/include/openssl/dh.h install ./include/openssl/dherr.h -> /tmp/instance-9/output-1/host/include/openssl/dherr.h install ./include/openssl/dsa.h -> /tmp/instance-9/output-1/host/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /tmp/instance-9/output-1/host/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /tmp/instance-9/output-1/host/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /tmp/instance-9/output-1/host/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /tmp/instance-9/output-1/host/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /tmp/instance-9/output-1/host/include/openssl/ec.h install ./include/openssl/ecdh.h -> /tmp/instance-9/output-1/host/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /tmp/instance-9/output-1/host/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /tmp/instance-9/output-1/host/include/openssl/ecerr.h install ./include/openssl/engine.h -> /tmp/instance-9/output-1/host/include/openssl/engine.h install ./include/openssl/engineerr.h -> /tmp/instance-9/output-1/host/include/openssl/engineerr.h install ./include/openssl/err.h -> /tmp/instance-9/output-1/host/include/openssl/err.h install ./include/openssl/evp.h -> /tmp/instance-9/output-1/host/include/openssl/evp.h install ./include/openssl/evperr.h -> /tmp/instance-9/output-1/host/include/openssl/evperr.h install ./include/openssl/hmac.h -> /tmp/instance-9/output-1/host/include/openssl/hmac.h install ./include/openssl/idea.h -> /tmp/instance-9/output-1/host/include/openssl/idea.h install ./include/openssl/kdf.h -> /tmp/instance-9/output-1/host/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /tmp/instance-9/output-1/host/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /tmp/instance-9/output-1/host/include/openssl/lhash.h install ./include/openssl/md2.h -> /tmp/instance-9/output-1/host/include/openssl/md2.h install ./include/openssl/md4.h -> /tmp/instance-9/output-1/host/include/openssl/md4.h install ./include/openssl/md5.h -> /tmp/instance-9/output-1/host/include/openssl/md5.h install ./include/openssl/mdc2.h -> /tmp/instance-9/output-1/host/include/openssl/mdc2.h install ./include/openssl/modes.h -> /tmp/instance-9/output-1/host/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /tmp/instance-9/output-1/host/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /tmp/instance-9/output-1/host/include/openssl/objects.h install ./include/openssl/objectserr.h -> /tmp/instance-9/output-1/host/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /tmp/instance-9/output-1/host/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /tmp/instance-9/output-1/host/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /tmp/instance-9/output-1/host/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /tmp/instance-9/output-1/host/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /tmp/instance-9/output-1/host/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /tmp/instance-9/output-1/host/include/openssl/pem.h install ./include/openssl/pem2.h -> /tmp/instance-9/output-1/host/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /tmp/instance-9/output-1/host/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /tmp/instance-9/output-1/host/include/openssl/pkcs7err.h install ./include/openssl/rand.h -> /tmp/instance-9/output-1/host/include/openssl/rand.h install ./include/openssl/rand_drbg.h -> /tmp/instance-9/output-1/host/include/openssl/rand_drbg.h install ./include/openssl/randerr.h -> /tmp/instance-9/output-1/host/include/openssl/randerr.h install ./include/openssl/rc2.h -> /tmp/instance-9/output-1/host/include/openssl/rc2.h install ./include/openssl/rc4.h -> /tmp/instance-9/output-1/host/include/openssl/rc4.h install ./include/openssl/rc5.h -> /tmp/instance-9/output-1/host/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /tmp/instance-9/output-1/host/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /tmp/instance-9/output-1/host/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /tmp/instance-9/output-1/host/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /tmp/instance-9/output-1/host/include/openssl/safestack.h install ./include/openssl/seed.h -> /tmp/instance-9/output-1/host/include/openssl/seed.h install ./include/openssl/sha.h -> /tmp/instance-9/output-1/host/include/openssl/sha.h install ./include/openssl/srp.h -> /tmp/instance-9/output-1/host/include/openssl/srp.h install ./include/openssl/srtp.h -> /tmp/instance-9/output-1/host/include/openssl/srtp.h install ./include/openssl/ssl.h -> /tmp/instance-9/output-1/host/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /tmp/instance-9/output-1/host/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /tmp/instance-9/output-1/host/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /tmp/instance-9/output-1/host/include/openssl/sslerr.h install ./include/openssl/stack.h -> /tmp/instance-9/output-1/host/include/openssl/stack.h install ./include/openssl/store.h -> /tmp/instance-9/output-1/host/include/openssl/store.h install ./include/openssl/storeerr.h -> /tmp/instance-9/output-1/host/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /tmp/instance-9/output-1/host/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /tmp/instance-9/output-1/host/include/openssl/tls1.h install ./include/openssl/ts.h -> /tmp/instance-9/output-1/host/include/openssl/ts.h install ./include/openssl/tserr.h -> /tmp/instance-9/output-1/host/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /tmp/instance-9/output-1/host/include/openssl/txt_db.h install ./include/openssl/ui.h -> /tmp/instance-9/output-1/host/include/openssl/ui.h install ./include/openssl/uierr.h -> /tmp/instance-9/output-1/host/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /tmp/instance-9/output-1/host/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /tmp/instance-9/output-1/host/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /tmp/instance-9/output-1/host/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /tmp/instance-9/output-1/host/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /tmp/instance-9/output-1/host/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /tmp/instance-9/output-1/host/include/openssl/x509v3err.h install libcrypto.a -> /tmp/instance-9/output-1/host/lib64/libcrypto.a install libssl.a -> /tmp/instance-9/output-1/host/lib64/libssl.a link /tmp/instance-9/output-1/host/lib64/libcrypto.so -> /tmp/instance-9/output-1/host/lib64/libcrypto.so.1.1 link /tmp/instance-9/output-1/host/lib64/libssl.so -> /tmp/instance-9/output-1/host/lib64/libssl.so.1.1 install libcrypto.pc -> /tmp/instance-9/output-1/host/lib64/pkgconfig/libcrypto.pc install libssl.pc -> /tmp/instance-9/output-1/host/lib64/pkgconfig/libssl.pc install openssl.pc -> /tmp/instance-9/output-1/host/lib64/pkgconfig/openssl.pc /home/autobuild/make/make depend && /home/autobuild/make/make _build_engines make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Nothing to be done for '_build_engines'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' created directory `/tmp/instance-9/output-1/host/lib64/engines-1.1' *** Installing engines install engines/afalg.so -> /tmp/instance-9/output-1/host/lib64/engines-1.1/afalg.so install engines/capi.so -> /tmp/instance-9/output-1/host/lib64/engines-1.1/capi.so install engines/padlock.so -> /tmp/instance-9/output-1/host/lib64/engines-1.1/padlock.so /home/autobuild/make/make depend && /home/autobuild/make/make _build_programs make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' make[2]: Nothing to be done for '_build_programs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' *** Installing runtime programs install apps/openssl -> /tmp/instance-9/output-1/host/bin/openssl install ./tools/c_rehash -> /tmp/instance-9/output-1/host/bin/c_rehash created directory `/tmp/instance-9/output-1/host/etc/ssl' created directory `/tmp/instance-9/output-1/host/etc/ssl/certs' created directory `/tmp/instance-9/output-1/host/etc/ssl/private' created directory `/tmp/instance-9/output-1/host/etc/ssl/misc' install ./apps/CA.pl -> /tmp/instance-9/output-1/host/etc/ssl/misc/CA.pl install ./apps/tsget.pl -> /tmp/instance-9/output-1/host/etc/ssl/misc/tsget.pl link /tmp/instance-9/output-1/host/etc/ssl/misc/tsget -> /tmp/instance-9/output-1/host/etc/ssl/misc/tsget.pl install ./apps/openssl.cnf -> /tmp/instance-9/output-1/host/etc/ssl/openssl.cnf.dist install ./apps/openssl.cnf -> /tmp/instance-9/output-1/host/etc/ssl/openssl.cnf install ./apps/ct_log_list.cnf -> /tmp/instance-9/output-1/host/etc/ssl/ct_log_list.cnf.dist install ./apps/ct_log_list.cnf -> /tmp/instance-9/output-1/host/etc/ssl/ct_log_list.cnf make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-libopenssl-1.1.1q' >>> host-openssl Extracting >>> host-openssl Patching >>> host-openssl Configuring >>> host-openssl Building >>> host-openssl Installing to host directory >>> host-ruby 3.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.ruby-3.1.2.tar.xz.fwtlC0/output' 'http://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.tar.xz' --2022-12-07 01:21:29-- http://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.2.tar.xz Resolving cache.ruby-lang.org (cache.ruby-lang.org)... 151.101.1.178, 151.101.65.178, 151.101.129.178, ... Connecting to cache.ruby-lang.org (cache.ruby-lang.org)|151.101.1.178|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 15101588 (14M) [application/x-tar] Saving to: '/tmp/instance-9/output-1/build/.ruby-3.1.2.tar.xz.fwtlC0/output' 0K .......... .......... .......... .......... .......... 0% 207M 0s 50K .......... .......... .......... .......... .......... 0% 6.36M 1s 100K .......... .......... .......... .......... .......... 1% 12.3M 1s 150K .......... .......... .......... .......... .......... 1% 141M 1s 200K .......... .......... .......... .......... .......... 1% 173M 1s 250K .......... .......... .......... .......... .......... 2% 148M 1s 300K .......... .......... .......... .......... .......... 2% 176M 1s 350K .......... .......... .......... .......... .......... 2% 160M 0s 400K .......... .......... .......... .......... .......... 3% 208M 0s 450K .......... .......... .......... .......... .......... 3% 153M 0s 500K .......... .......... .......... .......... .......... 3% 182M 0s 550K .......... .......... .......... .......... .......... 4% 182M 0s 600K .......... .......... .......... .......... .......... 4% 264M 0s 650K .......... .......... .......... .......... .......... 4% 8.97M 0s 700K .......... .......... .......... .......... .......... 5% 163M 0s 750K .......... .......... .......... .......... .......... 5% 157M 0s 800K .......... .......... .......... .......... .......... 5% 144M 0s 850K .......... .......... .......... .......... .......... 6% 169M 0s 900K .......... .......... .......... .......... .......... 6% 166M 0s 950K .......... .......... .......... .......... .......... 6% 156M 0s 1000K .......... .......... .......... .......... .......... 7% 141M 0s 1050K .......... .......... .......... .......... .......... 7% 191M 0s 1100K .......... .......... .......... .......... .......... 7% 189M 0s 1150K .......... .......... .......... .......... .......... 8% 184M 0s 1200K .......... .......... .......... .......... .......... 8% 147M 0s 1250K .......... .......... .......... .......... .......... 8% 177M 0s 1300K .......... .......... .......... .......... .......... 9% 140M 0s 1350K .......... .......... .......... .......... .......... 9% 202M 0s 1400K .......... .......... .......... .......... .......... 9% 153M 0s 1450K .......... .......... .......... .......... .......... 10% 173M 0s 1500K .......... .......... .......... .......... .......... 10% 172M 0s 1550K .......... .......... .......... .......... .......... 10% 209M 0s 1600K .......... .......... .......... .......... .......... 11% 7.46M 0s 1650K .......... .......... .......... .......... .......... 11% 241M 0s 1700K .......... .......... .......... .......... .......... 11% 226M 0s 1750K .......... .......... .......... .......... .......... 12% 249M 0s 1800K .......... .......... .......... .......... .......... 12% 276M 0s 1850K .......... .......... .......... .......... .......... 12% 269M 0s 1900K .......... .......... .......... .......... .......... 13% 6.87M 0s 1950K .......... .......... .......... .......... .......... 13% 254M 0s 2000K .......... .......... .......... .......... .......... 13% 265M 0s 2050K .......... .......... .......... .......... .......... 14% 226M 0s 2100K .......... .......... .......... .......... .......... 14% 276M 0s 2150K .......... .......... .......... .......... .......... 14% 269M 0s 2200K .......... .......... .......... .......... .......... 15% 277M 0s 2250K .......... .......... .......... .......... .......... 15% 7.08M 0s 2300K .......... .......... .......... .......... .......... 15% 239M 0s 2350K .......... .......... .......... .......... .......... 16% 256M 0s 2400K .......... .......... .......... .......... .......... 16% 227M 0s 2450K .......... .......... .......... .......... .......... 16% 269M 0s 2500K .......... .......... .......... .......... .......... 17% 268M 0s 2550K .......... .......... .......... .......... .......... 17% 253M 0s 2600K .......... .......... .......... .......... .......... 17% 7.18M 0s 2650K .......... .......... .......... .......... .......... 18% 250M 0s 2700K .......... .......... .......... .......... .......... 18% 263M 0s 2750K .......... .......... .......... .......... .......... 18% 240M 0s 2800K .......... .......... .......... .......... .......... 19% 270M 0s 2850K .......... .......... .......... .......... .......... 19% 274M 0s 2900K .......... .......... .......... .......... .......... 20% 259M 0s 2950K .......... .......... .......... .......... .......... 20% 7.27M 0s 3000K .......... .......... .......... .......... .......... 20% 208M 0s 3050K .......... .......... .......... .......... .......... 21% 225M 0s 3100K .......... .......... .......... .......... .......... 21% 266M 0s 3150K .......... .......... .......... .......... .......... 21% 265M 0s 3200K .......... .......... .......... .......... .......... 22% 269M 0s 3250K .......... .......... .......... .......... .......... 22% 217M 0s 3300K .......... .......... .......... .......... .......... 22% 272M 0s 3350K .......... .......... .......... .......... .......... 23% 18.3M 0s 3400K .......... .......... .......... .......... .......... 23% 226M 0s 3450K .......... .......... .......... .......... .......... 23% 223M 0s 3500K .......... .......... .......... .......... .......... 24% 197M 0s 3550K .......... .......... .......... .......... .......... 24% 204M 0s 3600K .......... .......... .......... .......... .......... 24% 12.5M 0s 3650K .......... .......... .......... .......... .......... 25% 172M 0s 3700K .......... .......... .......... .......... .......... 25% 173M 0s 3750K .......... .......... .......... .......... .......... 25% 231M 0s 3800K .......... .......... .......... .......... .......... 26% 263M 0s 3850K .......... .......... .......... .......... .......... 26% 272M 0s 3900K .......... .......... .......... .......... .......... 26% 275M 0s 3950K .......... .......... .......... .......... .......... 27% 242M 0s 4000K .......... .......... .......... .......... .......... 27% 8.68M 0s 4050K .......... .......... .......... .......... .......... 27% 222M 0s 4100K .......... .......... .......... .......... .......... 28% 247M 0s 4150K .......... .......... .......... .......... .......... 28% 280M 0s 4200K .......... .......... .......... .......... .......... 28% 225M 0s 4250K .......... .......... .......... .......... .......... 29% 268M 0s 4300K .......... .......... .......... .......... .......... 29% 269M 0s 4350K .......... .......... .......... .......... .......... 29% 261M 0s 4400K .......... .......... .......... .......... .......... 30% 7.18M 0s 4450K .......... .......... .......... .......... .......... 30% 155M 0s 4500K .......... .......... .......... .......... .......... 30% 141M 0s 4550K .......... .......... .......... .......... .......... 31% 260M 0s 4600K .......... .......... .......... .......... .......... 31% 266M 0s 4650K .......... .......... .......... .......... .......... 31% 269M 0s 4700K .......... .......... .......... .......... .......... 32% 223M 0s 4750K .......... .......... .......... .......... .......... 32% 269M 0s 4800K .......... .......... .......... .......... .......... 32% 270M 0s 4850K .......... .......... .......... .......... .......... 33% 276M 0s 4900K .......... .......... .......... .......... .......... 33% 8.30M 0s 4950K .......... .......... .......... .......... .......... 33% 241M 0s 5000K .......... .......... .......... .......... .......... 34% 262M 0s 5050K .......... .......... .......... .......... .......... 34% 235M 0s 5100K .......... .......... .......... .......... .......... 34% 252M 0s 5150K .......... .......... .......... .......... .......... 35% 273M 0s 5200K .......... .......... .......... .......... .......... 35% 267M 0s 5250K .......... .......... .......... .......... .......... 35% 7.00M 0s 5300K .......... .......... .......... .......... .......... 36% 217M 0s 5350K .......... .......... .......... .......... .......... 36% 259M 0s 5400K .......... .......... .......... .......... .......... 36% 276M 0s 5450K .......... .......... .......... .......... .......... 37% 274M 0s 5500K .......... .......... .......... .......... .......... 37% 225M 0s 5550K .......... .......... .......... .......... .......... 37% 7.00M 0s 5600K .......... .......... .......... .......... .......... 38% 243M 0s 5650K .......... .......... .......... .......... .......... 38% 260M 0s 5700K .......... .......... .......... .......... .......... 38% 262M 0s 5750K .......... .......... .......... .......... .......... 39% 225M 0s 5800K .......... .......... .......... .......... .......... 39% 280M 0s 5850K .......... .......... .......... .......... .......... 40% 7.00M 0s 5900K .......... .......... .......... .......... .......... 40% 240M 0s 5950K .......... .......... .......... .......... .......... 40% 265M 0s 6000K .......... .......... .......... .......... .......... 41% 224M 0s 6050K .......... .......... .......... .......... .......... 41% 266M 0s 6100K .......... .......... .......... .......... .......... 41% 272M 0s 6150K .......... .......... .......... .......... .......... 42% 7.04M 0s 6200K .......... .......... .......... .......... .......... 42% 207M 0s 6250K .......... .......... .......... .......... .......... 42% 219M 0s 6300K .......... .......... .......... .......... .......... 43% 266M 0s 6350K .......... .......... .......... .......... .......... 43% 269M 0s 6400K .......... .......... .......... .......... .......... 43% 272M 0s 6450K .......... .......... .......... .......... .......... 44% 238M 0s 6500K .......... .......... .......... .......... .......... 44% 7.01M 0s 6550K .......... .......... .......... .......... .......... 44% 274M 0s 6600K .......... .......... .......... .......... .......... 45% 279M 0s 6650K .......... .......... .......... .......... .......... 45% 273M 0s 6700K .......... .......... .......... .......... .......... 45% 248M 0s 6750K .......... .......... .......... .......... .......... 46% 276M 0s 6800K .......... .......... .......... .......... .......... 46% 6.91M 0s 6850K .......... .......... .......... .......... .......... 46% 255M 0s 6900K .......... .......... .......... .......... .......... 47% 260M 0s 6950K .......... .......... .......... .......... .......... 47% 6.41M 0s 7000K .......... .......... .......... .......... .......... 47% 158M 0s 7050K .......... .......... .......... .......... .......... 48% 230M 0s 7100K .......... .......... .......... .......... .......... 48% 228M 0s 7150K .......... .......... .......... .......... .......... 48% 6.78M 0s 7200K .......... .......... .......... .......... .......... 49% 257M 0s 7250K .......... .......... .......... .......... .......... 49% 231M 0s 7300K .......... .......... .......... .......... .......... 49% 259M 0s 7350K .......... .......... .......... .......... .......... 50% 274M 0s 7400K .......... .......... .......... .......... .......... 50% 272M 0s 7450K .......... .......... .......... .......... .......... 50% 6.91M 0s 7500K .......... .......... .......... .......... .......... 51% 169M 0s 7550K .......... .......... .......... .......... .......... 51% 180M 0s 7600K .......... .......... .......... .......... .......... 51% 153M 0s 7650K .......... .......... .......... .......... .......... 52% 233M 0s 7700K .......... .......... .......... .......... .......... 52% 278M 0s 7750K .......... .......... .......... .......... .......... 52% 7.26M 0s 7800K .......... .......... .......... .......... .......... 53% 257M 0s 7850K .......... .......... .......... .......... .......... 53% 236M 0s 7900K .......... .......... .......... .......... .......... 53% 255M 0s 7950K .......... .......... .......... .......... .......... 54% 268M 0s 8000K .......... .......... .......... .......... .......... 54% 6.84M 0s 8050K .......... .......... .......... .......... .......... 54% 193M 0s 8100K .......... .......... .......... .......... .......... 55% 260M 0s 8150K .......... .......... .......... .......... .......... 55% 257M 0s 8200K .......... .......... .......... .......... .......... 55% 265M 0s 8250K .......... .......... .......... .......... .......... 56% 241M 0s 8300K .......... .......... .......... .......... .......... 56% 264M 0s 8350K .......... .......... .......... .......... .......... 56% 7.04M 0s 8400K .......... .......... .......... .......... .......... 57% 248M 0s 8450K .......... .......... .......... .......... .......... 57% 218M 0s 8500K .......... .......... .......... .......... .......... 57% 266M 0s 8550K .......... .......... .......... .......... .......... 58% 270M 0s 8600K .......... .......... .......... .......... .......... 58% 271M 0s 8650K .......... .......... .......... .......... .......... 58% 6.98M 0s 8700K .......... .......... .......... .......... .......... 59% 249M 0s 8750K .......... .......... .......... .......... .......... 59% 271M 0s 8800K .......... .......... .......... .......... .......... 60% 270M 0s 8850K .......... .......... .......... .......... .......... 60% 235M 0s 8900K .......... .......... .......... .......... .......... 60% 256M 0s 8950K .......... .......... .......... .......... .......... 61% 275M 0s 9000K .......... .......... .......... .......... .......... 61% 7.01M 0s 9050K .......... .......... .......... .......... .......... 61% 262M 0s 9100K .......... .......... .......... .......... .......... 62% 268M 0s 9150K .......... .......... .......... .......... .......... 62% 262M 0s 9200K .......... .......... .......... .......... .......... 62% 233M 0s 9250K .......... .......... .......... .......... .......... 63% 276M 0s 9300K .......... .......... .......... .......... .......... 63% 6.97M 0s 9350K .......... .......... .......... .......... .......... 63% 251M 0s 9400K .......... .......... .......... .......... .......... 64% 230M 0s 9450K .......... .......... .......... .......... .......... 64% 270M 0s 9500K .......... .......... .......... .......... .......... 64% 264M 0s 9550K .......... .......... .......... .......... .......... 65% 287M 0s 9600K .......... .......... .......... .......... .......... 65% 6.99M 0s 9650K .......... .......... .......... .......... .......... 65% 254M 0s 9700K .......... .......... .......... .......... .......... 66% 265M 0s 9750K .......... .......... .......... .......... .......... 66% 251M 0s 9800K .......... .......... .......... .......... .......... 66% 239M 0s 9850K .......... .......... .......... .......... .......... 67% 272M 0s 9900K .......... .......... .......... .......... .......... 67% 278M 0s 9950K .......... .......... .......... .......... .......... 67% 7.01M 0s 10000K .......... .......... .......... .......... .......... 68% 256M 0s 10050K .......... .......... .......... .......... .......... 68% 229M 0s 10100K .......... .......... .......... .......... .......... 68% 14.3M 0s 10150K .......... .......... .......... .......... .......... 69% 184M 0s 10200K .......... .......... .......... .......... .......... 69% 202M 0s 10250K .......... .......... .......... .......... .......... 69% 211M 0s 10300K .......... .......... .......... .......... .......... 70% 14.4M 0s 10350K .......... .......... .......... .......... .......... 70% 192M 0s 10400K .......... .......... .......... .......... .......... 70% 236M 0s 10450K .......... .......... .......... .......... .......... 71% 229M 0s 10500K .......... .......... .......... .......... .......... 71% 236M 0s 10550K .......... .......... .......... .......... .......... 71% 271M 0s 10600K .......... .......... .......... .......... .......... 72% 6.97M 0s 10650K .......... .......... .......... .......... .......... 72% 254M 0s 10700K .......... .......... .......... .......... .......... 72% 263M 0s 10750K .......... .......... .......... .......... .......... 73% 223M 0s 10800K .......... .......... .......... .......... .......... 73% 269M 0s 10850K .......... .......... .......... .......... .......... 73% 276M 0s 10900K .......... .......... .......... .......... .......... 74% 7.00M 0s 10950K .......... .......... .......... .......... .......... 74% 257M 0s 11000K .......... .......... .......... .......... .......... 74% 269M 0s 11050K .......... .......... .......... .......... .......... 75% 238M 0s 11100K .......... .......... .......... .......... .......... 75% 256M 0s 11150K .......... .......... .......... .......... .......... 75% 216M 0s 11200K .......... .......... .......... .......... .......... 76% 6.98M 0s 11250K .......... .......... .......... .......... .......... 76% 263M 0s 11300K .......... .......... .......... .......... .......... 76% 262M 0s 11350K .......... .......... .......... .......... .......... 77% 258M 0s 11400K .......... .......... .......... .......... .......... 77% 223M 0s 11450K .......... .......... .......... .......... .......... 77% 255M 0s 11500K .......... .......... .......... .......... .......... 78% 7.05M 0s 11550K .......... .......... .......... .......... .......... 78% 211M 0s 11600K .......... .......... .......... .......... .......... 78% 230M 0s 11650K .......... .......... .......... .......... .......... 79% 267M 0s 11700K .......... .......... .......... .......... .......... 79% 261M 0s 11750K .......... .......... .......... .......... .......... 80% 259M 0s 11800K .......... .......... .......... .......... .......... 80% 239M 0s 11850K .......... .......... .......... .......... .......... 80% 7.07M 0s 11900K .......... .......... .......... .......... .......... 81% 251M 0s 11950K .......... .......... .......... .......... .......... 81% 232M 0s 12000K .......... .......... .......... .......... .......... 81% 270M 0s 12050K .......... .......... .......... .......... .......... 82% 276M 0s 12100K .......... .......... .......... .......... .......... 82% 270M 0s 12150K .......... .......... .......... .......... .......... 82% 245M 0s 12200K .......... .......... .......... .......... .......... 83% 7.03M 0s 12250K .......... .......... .......... .......... .......... 83% 249M 0s 12300K .......... .......... .......... .......... .......... 83% 263M 0s 12350K .......... .......... .......... .......... .......... 84% 268M 0s 12400K .......... .......... .......... .......... .......... 84% 230M 0s 12450K .......... .......... .......... .......... .......... 84% 276M 0s 12500K .......... .......... .......... .......... .......... 85% 7.04M 0s 12550K .......... .......... .......... .......... .......... 85% 214M 0s 12600K .......... .......... .......... .......... .......... 85% 268M 0s 12650K .......... .......... .......... .......... .......... 86% 272M 0s 12700K .......... .......... .......... .......... .......... 86% 276M 0s 12750K .......... .......... .......... .......... .......... 86% 232M 0s 12800K .......... .......... .......... .......... .......... 87% 279M 0s 12850K .......... .......... .......... .......... .......... 87% 7.02M 0s 12900K .......... .......... .......... .......... .......... 87% 250M 0s 12950K .......... .......... .......... .......... .......... 88% 269M 0s 13000K .......... .......... .......... .......... .......... 88% 270M 0s 13050K .......... .......... .......... .......... .......... 88% 238M 0s 13100K .......... .......... .......... .......... .......... 89% 277M 0s 13150K .......... .......... .......... .......... .......... 89% 6.98M 0s 13200K .......... .......... .......... .......... .......... 89% 251M 0s 13250K .......... .......... .......... .......... .......... 90% 272M 0s 13300K .......... .......... .......... .......... .......... 90% 270M 0s 13350K .......... .......... .......... .......... .......... 90% 230M 0s 13400K .......... .......... .......... .......... .......... 91% 280M 0s 13450K .......... .......... .......... .......... .......... 91% 90.1M 0s 13500K .......... .......... .......... .......... .......... 91% 7.49M 0s 13550K .......... .......... .......... .......... .......... 92% 252M 0s 13600K .......... .......... .......... .......... .......... 92% 250M 0s 13650K .......... .......... .......... .......... .......... 92% 270M 0s 13700K .......... .......... .......... .......... .......... 93% 234M 0s 13750K .......... .......... .......... .......... .......... 93% 272M 0s 13800K .......... .......... .......... .......... .......... 93% 266M 0s 13850K .......... .......... .......... .......... .......... 94% 7.06M 0s 13900K .......... .......... .......... .......... .......... 94% 262M 0s 13950K .......... .......... .......... .......... .......... 94% 225M 0s 14000K .......... .......... .......... .......... .......... 95% 282M 0s 14050K .......... .......... .......... .......... .......... 95% 271M 0s 14100K .......... .......... .......... .......... .......... 95% 273M 0s 14150K .......... .......... .......... .......... .......... 96% 7.00M 0s 14200K .......... .......... .......... .......... .......... 96% 78.5M 0s 14250K .......... .......... .......... .......... .......... 96% 260M 0s 14300K .......... .......... .......... .......... .......... 97% 267M 0s 14350K .......... .......... .......... .......... .......... 97% 264M 0s 14400K .......... .......... .......... .......... .......... 97% 233M 0s 14450K .......... .......... .......... .......... .......... 98% 268M 0s 14500K .......... .......... .......... .......... .......... 98% 7.51M 0s 14550K .......... .......... .......... .......... .......... 98% 262M 0s 14600K .......... .......... .......... .......... .......... 99% 269M 0s 14650K .......... .......... .......... .......... .......... 99% 242M 0s 14700K .......... .......... .......... .......... ....... 100% 268M=0.3s 2022-12-07 01:21:30 (41.8 MB/s) - '/tmp/instance-9/output-1/build/.ruby-3.1.2.tar.xz.fwtlC0/output' saved [15101588/15101588] ruby-3.1.2.tar.xz: OK (sha512: 4a74e9efc6ea4b3eff4fec7534eb1fff4794d021531defc2e9937e53c6668db8ecdc0fff2bc23d5e6602d0df344a2caa85b31c5414309541e3d5313ec82b6e21) >>> host-ruby 3.1.2 Extracting xzcat /tmp/instance-9/dl/ruby/ruby-3.1.2.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-ruby-3.1.2 -xf - >>> host-ruby 3.1.2 Patching Applying 0001-Fix-build-with-LibreSSL-3-5.patch using patch: patching file ext/openssl/ossl_pkey.c >>> host-ruby 3.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-ruby-3.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-ruby 3.1.2 Patching libtool patching file /tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fiddle/libffi-3.2.1/ltmain.sh >>> host-ruby 3.1.2 Configuring (cd /tmp/instance-9/output-1/build/host-ruby-3.1.2/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-install-doc --with-out-ext=curses,readline --without-gmp ) checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for /usr/bin/ld... /usr/bin/ld checking for /usr/bin/gcc-ar... /usr/bin/ar checking for /usr/bin/g++... /usr/bin/g++ checking for /usr/bin/gcc-nm... /usr/bin/nm checking for /usr/bin/gcc-ranlib... /usr/bin/ranlib checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking how to run the C preprocessor... /usr/bin/cpp checking for ranlib... (cached) /usr/bin/ranlib checking for gobjdump... no checking for objdump... objdump checking for gstrip... no checking for strip... strip 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 whether the linker is GNU ld... yes checking whether /usr/bin/cpp accepts -o... yes checking for /usr/bin/gcc... /usr/bin/gcc checking for /usr/bin/ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for dtrace... dtrace checking for dot... no checking for doxygen... no checking for pkg-config... /tmp/instance-9/output-1/host/bin/pkg-config checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether -Wl,-R. is accepted as LDFLAGS... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... no checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -std=gnu99 is accepted as CFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for shutdown in -lsocket... no checking for cs_open in -lcapstone... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no checking net/socket.h usability... no checking net/socket.h presence... no checking for net/socket.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sanitizer/asan_interface.h usability... yes checking sanitizer/asan_interface.h presence... yes checking for sanitizer/asan_interface.h... yes checking sanitizer/msan_interface.h usability... no checking sanitizer/msan_interface.h presence... no checking for sanitizer/msan_interface.h... no checking setjmpex.h usability... no checking setjmpex.h presence... no checking for setjmpex.h... no checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking x86intrin.h usability... yes checking x86intrin.h presence... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking whether sys_nerr is declared... yes checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strstr... yes checking for tgamma... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... no checking for atan2l... yes checking for atan2f... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getentropy... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for openat... yes checking for pipe2... yes checking for poll... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... yes checking ioctl request type... unsigned long checking whether ELF binaries are produced... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elf_abi.h usability... no checking elf_abi.h presence... no checking for elf_abi.h... no checking for uncompress in -lz... yes checking mach-o/loader.h usability... no checking mach-o/loader.h presence... no checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... yes checking whether dtrace needs post processing... yes checking for __builtin_setjmp... yes with cast () checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp checking for prefix of external symbols... NONE checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.1.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.1.2 * Installation prefix: /tmp/instance-9/output-1/host * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: /usr/bin/gcc * with pthread: yes * with coroutine: amd64 * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -L/tmp/instance-9/output-1/host/lib \ -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -L/tmp/instance-9/output-1/host/lib \ -Wl,-rpath,/tmp/instance-9/output-1/host/lib \ -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wduplicated-cond -Wimplicit-function-declaration \ -Wimplicit-int -Wmisleading-indentation \ -Wpointer-arith -Wwrite-strings \ -Wimplicit-fallthrough=0 -Wmissing-noreturn \ -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable \ -Wundef * strip command: strip -S -x * install doc: no * JIT support: yes * man page type: doc * BASERUBY -v: ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) \ [x86_64-linux-gnu] --- >>> host-ruby 3.1.2 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-ruby-3.1.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' BASERUBY = /usr/bin/ruby --disable=gems CC = /usr/bin/gcc LD = /usr/bin/ld LDSHARED = /usr/bin/gcc -shared CFLAGS = -O2 -I/tmp/instance-9/output-1/host/include -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 CPPFLAGS = -I/tmp/instance-9/output-1/host/include DLDFLAGS = -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -ldl -lcrypt -lm LANG = en_US.UTF-8 LC_ALL = C LC_CTYPE = MFLAGS = -j1 gcc (Debian 10.2.1-6) 10.2.1 20210110 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling ./main.c compiling dmydln.c compiling miniinit.c compiling dmyext.c translating probes probes.d compiling array.c compiling ast.c compiling bignum.c compiling class.c compiling compar.c compiling compile.c compiling complex.c compiling cont.c compiling debug.c compiling debug_counter.c compiling dir.c compiling dln_find.c compiling encoding.c compiling enum.c compiling enumerator.c compiling error.c compiling eval.c compiling file.c compiling gc.c compiling hash.c compiling inits.c compiling io.c compiling io_buffer.c compiling iseq.c compiling load.c compiling marshal.c compiling math.c compiling memory_view.c making mjit_config.h compiling mjit.c compiling mjit_compile.c compiling node.c compiling numeric.c compiling object.c compiling pack.c compiling parse.c compiling proc.c compiling process.c compiling ractor.c compiling random.c compiling range.c compiling rational.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c compiling scheduler.c compiling signal.c compiling sprintf.c compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling symbol.c compiling thread.c compiling time.c compiling transcode.c compiling transient_heap.c compiling util.c compiling variable.c ./revision.h unchanged compiling version.c compiling vm.c compiling vm_backtrace.c compiling vm_dump.c compiling vm_sync.c compiling vm_trace.c compiling yjit.c assembling coroutine/amd64/Context.S processing probes in object files compiling enc/ascii.c compiling enc/us_ascii.c compiling enc/unicode.c compiling enc/utf_8.c compiling enc/trans/newline.c compiling ./missing/setproctitle.c compiling ./missing/strlcat.c compiling ./missing/strlcpy.c compiling addr2line.c compiling dmyenc.c linking miniruby generating encdb.h encdb.h updated /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk making srcs under enc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Nothing to be done for 'srcs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' generating transdb.h transdb.h updated compiling dln.c compiling localeinit.c creating verconf.h verconf.h updated compiling loadpath.c builtin_binary.inc updated compiling builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.1.2 generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' configuring -test-/RUBY_ALIGNOF configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/enumerator_kw configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring -test-/win32/console configuring -test-/win32/dln configuring -test-/win32/fd_setsize configuring bigdecimal configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring etc configuring fcntl configuring fiddle libffi_version: 3.4.4 configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring win32 configuring win32ole configuring zlib make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' generating makefile exts.mk exts.mk updated make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/RUBY_ALIGNOF' compiling c.c compiling cpp.cpp linking shared-object -test-/RUBY_ALIGNOF.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/RUBY_ALIGNOF' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/arith_seq/extract' compiling extract.c linking shared-object -test-/arith_seq/extract.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/arith_seq/extract' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/array/concat' compiling to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/array/concat' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/array/resize' compiling resize.c linking shared-object -test-/array/resize.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/array/resize' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bignum' compiling big2str.c compiling bigzero.c compiling div.c compiling init.c compiling intpack.c compiling mul.c compiling str2big.c linking shared-object -test-/bignum.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bignum' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug-14834' compiling bug-14384.c linking shared-object -test-/bug_14834.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug-14834' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug-3571' compiling bug.c linking shared-object -test-/bug_3571.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug-3571' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug-5832' compiling bug.c linking shared-object -test-/bug_5832.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug-5832' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug_reporter' compiling bug_reporter.c linking shared-object -test-/bug_reporter.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/bug_reporter' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/class' compiling class2name.c compiling init.c linking shared-object -test-/class.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/class' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/cxxanyargs' compiling cxxanyargs.cpp linking shared-object -test-/cxxanyargs.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/cxxanyargs' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/debug' compiling init.c compiling inspector.c compiling profile_frames.c linking shared-object -test-/debug.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/debug' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/dln/empty' compiling empty.c linking shared-object -test-/dln/empty.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/dln/empty' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/enumerator_kw' compiling enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/enumerator_kw' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/exception' compiling dataerror.c compiling enc_raise.c compiling ensured.c compiling init.c linking shared-object -test-/exception.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/exception' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/fatal' compiling rb_fatal.c linking shared-object -test-/fatal/rb_fatal.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/fatal' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/file' compiling fs.c compiling init.c compiling stat.c linking shared-object -test-/file.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/file' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/float' compiling init.c compiling nextafter.c linking shared-object -test-/float.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/float' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/funcall' compiling funcall.c linking shared-object -test-/funcall.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/funcall' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/gvl/call_without_gvl' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/hash' compiling delete.c compiling init.c linking shared-object -test-/hash.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/hash' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/integer' compiling core_ext.c compiling init.c compiling my_integer.c linking shared-object -test-/integer.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/integer' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/iseq_load' compiling iseq_load.c linking shared-object -test-/iseq_load.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/iseq_load' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/iter' compiling break.c compiling init.c compiling yield.c linking shared-object -test-/iter.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/iter' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/load/dot.dot' compiling dot.dot.c linking shared-object -test-/load/dot.dot.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/load/dot.dot' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/load/protect' compiling protect.c linking shared-object -test-/load/protect.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/load/protect' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/marshal/compat' compiling usrcompat.c linking shared-object -test-/marshal/compat.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/marshal/compat' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/marshal/internal_ivar' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/marshal/usr' compiling usrmarshal.c linking shared-object -test-/marshal/usr.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/marshal/usr' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/memory_view' compiling memory_view.c linking shared-object -test-/memory_view.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/memory_view' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/method' compiling arity.c compiling init.c linking shared-object -test-/method.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/method' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/notimplement' compiling bug.c linking shared-object -test-/notimplement.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/notimplement' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/num2int' compiling num2int.c linking shared-object -test-/num2int.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/num2int' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/path_to_class' compiling path_to_class.c linking shared-object -test-/path_to_class.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/path_to_class' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/popen_deadlock' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/postponed_job' compiling postponed_job.c linking shared-object -test-/postponed_job.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/postponed_job' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/printf' compiling printf.c linking shared-object -test-/printf.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/printf' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/proc' compiling init.c compiling receiver.c compiling super.c linking shared-object -test-/proc.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/proc' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/random' compiling init.c compiling loop.c linking shared-object -test-/random.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/random' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/rational' compiling rat.c linking shared-object -test-/rational.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/rational' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/rb_call_super_kw' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/recursion' compiling recursion.c linking shared-object -test-/recursion.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/recursion' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/regexp' compiling init.c compiling parse_depth_limit.c linking shared-object -test-/regexp.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/regexp' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/scan_args' compiling scan_args.c linking shared-object -test-/scan_args.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/scan_args' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/st/foreach' compiling foreach.c linking shared-object -test-/st/foreach.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/st/foreach' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/st/numhash' compiling numhash.c linking shared-object -test-/st/numhash.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/st/numhash' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/st/update' compiling update.c linking shared-object -test-/st/update.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/st/update' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/string' compiling capacity.c compiling coderange.c compiling cstr.c compiling ellipsize.c compiling enc_associate.c compiling enc_str_buf_cat.c compiling fstring.c compiling init.c compiling modify.c compiling new.c compiling nofree.c compiling normalize.c compiling qsort.c compiling rb_interned_str.c compiling rb_str_dup.c compiling set_len.c linking shared-object -test-/string.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/string' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/struct' compiling duplicate.c compiling init.c compiling len.c compiling member.c linking shared-object -test-/struct.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/struct' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/symbol' compiling init.c compiling type.c linking shared-object -test-/symbol.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/symbol' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/thread_fd' compiling thread_fd.c linking shared-object -test-/thread_fd.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/thread_fd' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/time' compiling init.c compiling leap_second.c compiling new.c linking shared-object -test-/time.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/time' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/tracepoint' compiling gc_hook.c compiling tracepoint.c linking shared-object -test-/tracepoint.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/tracepoint' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/typeddata' compiling typeddata.c linking shared-object -test-/typeddata.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/typeddata' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/vm' compiling at_exit.c linking shared-object -test-/vm/at_exit.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/vm' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/wait' compiling wait.c linking shared-object -test-/wait.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/-test-/wait' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/bigdecimal' compiling bigdecimal.c compiling missing.c linking shared-object bigdecimal.so installing default bigdecimal libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/bigdecimal' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/cgi/escape' compiling escape.c linking shared-object cgi/escape.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/cgi/escape' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/continuation' compiling continuation.c linking shared-object continuation.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/continuation' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/coverage' compiling coverage.c linking shared-object coverage.so installing default coverage libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/coverage' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/date' compiling date_core.c compiling date_parse.c compiling date_strftime.c compiling date_strptime.c linking shared-object date_core.so installing default date_core libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/date' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest' compiling digest.c linking shared-object digest.so installing digest libraries installing default digest libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/bubblebabble' compiling bubblebabble.c linking shared-object digest/bubblebabble.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/bubblebabble' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/md5' compiling md5init.c compiling md5.c linking shared-object digest/md5.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/md5' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/rmd160' compiling rmd160init.c compiling rmd160.c linking shared-object digest/rmd160.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/rmd160' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/sha1' compiling sha1init.c compiling sha1.c linking shared-object digest/sha1.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/sha1' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/sha2' compiling sha2init.c compiling sha2.c linking shared-object digest/sha2.so installing default sha2 libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/sha2' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/etc' compiling etc.c linking shared-object etc.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/etc' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fcntl' compiling fcntl.c linking shared-object fcntl.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fcntl' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fiddle' compiling closure.c compiling conversions.c compiling fiddle.c compiling function.c compiling handle.c compiling memory_view.c compiling pinned.c compiling pointer.c linking shared-object fiddle.so installing default fiddle libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fiddle' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/console' compiling console.c linking shared-object io/console.so installing default console libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/console' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/nonblock' compiling nonblock.c linking shared-object io/nonblock.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/nonblock' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/wait' compiling wait.c linking shared-object io/wait.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/wait' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json' installing default libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json/generator' compiling generator.c linking shared-object json/ext/generator.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json/generator' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json/parser' compiling parser.c linking shared-object json/ext/parser.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json/parser' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/monitor' compiling monitor.c linking shared-object monitor.so installing default monitor libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/monitor' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/nkf' compiling nkf.c linking shared-object nkf.so installing default nkf libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/nkf' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/objspace' compiling object_tracing.c compiling objspace.c compiling objspace_dump.c linking shared-object objspace.so installing default objspace libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/objspace' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/openssl' compiling openssl_missing.c compiling ossl.c compiling ossl_asn1.c compiling ossl_bio.c compiling ossl_bn.c compiling ossl_cipher.c compiling ossl_config.c compiling ossl_digest.c compiling ossl_engine.c compiling ossl_hmac.c compiling ossl_kdf.c compiling ossl_ns_spki.c compiling ossl_ocsp.c compiling ossl_pkcs12.c compiling ossl_pkcs7.c compiling ossl_pkey.c compiling ossl_pkey_dh.c compiling ossl_pkey_dsa.c compiling ossl_pkey_ec.c compiling ossl_pkey_rsa.c compiling ossl_rand.c compiling ossl_ssl.c compiling ossl_ssl_session.c compiling ossl_ts.c compiling ossl_x509.c compiling ossl_x509attr.c compiling ossl_x509cert.c compiling ossl_x509crl.c compiling ossl_x509ext.c compiling ossl_x509name.c compiling ossl_x509req.c compiling ossl_x509revoked.c compiling ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/openssl' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pathname' compiling pathname.c linking shared-object pathname.so installing default pathname libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pathname' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/psych' compiling ../.././ext/psych/yaml/api.c compiling ../.././ext/psych/yaml/dumper.c compiling ../.././ext/psych/yaml/emitter.c compiling ../.././ext/psych/yaml/loader.c compiling ../.././ext/psych/yaml/parser.c compiling psych.c compiling psych_emitter.c compiling psych_parser.c compiling psych_to_ruby.c compiling psych_yaml_tree.c compiling ../.././ext/psych/yaml/reader.c compiling ../.././ext/psych/yaml/scanner.c compiling ../.././ext/psych/yaml/writer.c linking shared-object psych.so installing default psych libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/psych' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pty' compiling pty.c linking shared-object pty.so installing default pty libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pty' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/racc/cparse' compiling cparse.c linking shared-object racc/cparse.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/racc/cparse' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/rbconfig/sizeof' compiling sizes.c compiling limits.c linking shared-object rbconfig/sizeof.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/rbconfig/sizeof' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/ripper' compiling ripper.c linking shared-object ripper.so installing default ripper libraries checking ../.././parse.y and ../.././ext/ripper/eventids2.c make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/ripper' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/rubyvm' installing default libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/rubyvm' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/socket' compiling init.c compiling constants.c compiling basicsocket.c compiling socket.c compiling ipsocket.c compiling tcpsocket.c compiling tcpserver.c compiling sockssocket.c compiling udpsocket.c compiling unixsocket.c compiling unixserver.c compiling option.c compiling ancdata.c compiling raddrinfo.c compiling ifaddr.c linking shared-object socket.so installing default socket libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/socket' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/stringio' compiling stringio.c linking shared-object stringio.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/stringio' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/strscan' compiling strscan.c linking shared-object strscan.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/strscan' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/syslog' compiling syslog.c linking shared-object syslog.so installing default syslog libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/syslog' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/zlib' compiling zlib.c linking shared-object zlib.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/zlib' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' ./revision.h unchanged linking ruby make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' *** Following extensions are not compiled: win32: Could not be configured. It will not be installed. Check ext/win32/mkmf.log for more details. win32/resolv: Skipped because its parent was not configured. win32ole: Could not be configured. It will not be installed. Check ext/win32ole/mkmf.log for more details. *** Fix the problems, then remove these directories and try again if you want. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' compiling ./enc/encdb.c linking encoding encdb.so compiling ./enc/big5.c linking encoding big5.so compiling ./enc/cesu_8.c linking encoding cesu_8.so compiling ./enc/cp949.c linking encoding cp949.so compiling ./enc/emacs_mule.c linking encoding emacs_mule.so compiling ./enc/euc_jp.c linking encoding euc_jp.so compiling ./enc/euc_kr.c linking encoding euc_kr.so compiling ./enc/euc_tw.c linking encoding euc_tw.so compiling ./enc/gb2312.c linking encoding gb2312.so compiling ./enc/gb18030.c linking encoding gb18030.so compiling ./enc/gbk.c linking encoding gbk.so compiling ./enc/iso_8859_1.c linking encoding iso_8859_1.so compiling ./enc/iso_8859_2.c linking encoding iso_8859_2.so compiling ./enc/iso_8859_3.c linking encoding iso_8859_3.so compiling ./enc/iso_8859_4.c linking encoding iso_8859_4.so compiling ./enc/iso_8859_5.c linking encoding iso_8859_5.so compiling ./enc/iso_8859_6.c linking encoding iso_8859_6.so compiling ./enc/iso_8859_7.c linking encoding iso_8859_7.so compiling ./enc/iso_8859_8.c linking encoding iso_8859_8.so compiling ./enc/iso_8859_9.c linking encoding iso_8859_9.so compiling ./enc/iso_8859_10.c linking encoding iso_8859_10.so compiling ./enc/iso_8859_11.c linking encoding iso_8859_11.so compiling ./enc/iso_8859_13.c linking encoding iso_8859_13.so compiling ./enc/iso_8859_14.c linking encoding iso_8859_14.so compiling ./enc/iso_8859_15.c linking encoding iso_8859_15.so compiling ./enc/iso_8859_16.c linking encoding iso_8859_16.so compiling ./enc/koi8_r.c linking encoding koi8_r.so compiling ./enc/koi8_u.c linking encoding koi8_u.so compiling ./enc/shift_jis.c linking encoding shift_jis.so compiling ./enc/utf_16be.c linking encoding utf_16be.so compiling ./enc/utf_16le.c linking encoding utf_16le.so compiling ./enc/utf_32be.c linking encoding utf_32be.so compiling ./enc/utf_32le.c linking encoding utf_32le.so compiling ./enc/windows_31j.c linking encoding windows_31j.so compiling ./enc/windows_1250.c linking encoding windows_1250.so compiling ./enc/windows_1251.c linking encoding windows_1251.so compiling ./enc/windows_1252.c linking encoding windows_1252.so compiling ./enc/windows_1253.c linking encoding windows_1253.so compiling ./enc/windows_1254.c linking encoding windows_1254.so compiling ./enc/windows_1257.c linking encoding windows_1257.so make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' making trans make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' compiling ./enc/trans/transdb.c linking transcoder transdb.so compiling ./enc/trans/big5.c linking transcoder big5.so compiling ./enc/trans/cesu_8.c linking transcoder cesu_8.so compiling ./enc/trans/chinese.c linking transcoder chinese.so compiling ./enc/trans/ebcdic.c linking transcoder ebcdic.so compiling ./enc/trans/emoji.c linking transcoder emoji.so compiling ./enc/trans/emoji_iso2022_kddi.c linking transcoder emoji_iso2022_kddi.so compiling ./enc/trans/emoji_sjis_docomo.c linking transcoder emoji_sjis_docomo.so compiling ./enc/trans/emoji_sjis_kddi.c linking transcoder emoji_sjis_kddi.so compiling ./enc/trans/emoji_sjis_softbank.c linking transcoder emoji_sjis_softbank.so compiling ./enc/trans/escape.c linking transcoder escape.so compiling ./enc/trans/gb18030.c linking transcoder gb18030.so compiling ./enc/trans/gbk.c linking transcoder gbk.so compiling ./enc/trans/iso2022.c linking transcoder iso2022.so compiling ./enc/trans/japanese.c linking transcoder japanese.so compiling ./enc/trans/japanese_euc.c linking transcoder japanese_euc.so compiling ./enc/trans/japanese_sjis.c linking transcoder japanese_sjis.so compiling ./enc/trans/korean.c linking transcoder korean.so compiling ./enc/trans/single_byte.c linking transcoder single_byte.so compiling ./enc/trans/utf8_mac.c linking transcoder utf8_mac.so compiling ./enc/trans/utf_16_32.c linking transcoder utf_16_32.so make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' making encs make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Nothing to be done for 'encs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' building rb_mjit_header.h rb_mjit_header.h updated building .ext/include/x86_64-linux/rb_mjit_min_header-3.1.2.h transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_opt_mod, rb_vm_ic_hit_p, rb_vm_splat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_set_ivar_idx, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.1.2.h include/ruby-3.1.0/x86_64-linux/rb_mjit_min_header-3.1.2.h make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' >>> host-ruby 3.1.2 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-ruby-3.1.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' ./revision.h unchanged generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated BASERUBY = /usr/bin/ruby --disable=gems CC = /usr/bin/gcc LD = /usr/bin/ld LDSHARED = /usr/bin/gcc -shared CFLAGS = -O2 -I/tmp/instance-9/output-1/host/include -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 CPPFLAGS = -I/tmp/instance-9/output-1/host/include DLDFLAGS = -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -ldl -lcrypt -lm LANG = en_US.UTF-8 LC_ALL = C LC_CTYPE = MFLAGS = -j1 gcc (Debian 10.2.1-6) 10.2.1 20210110 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Nothing to be done for 'srcs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/bigdecimal' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/bigdecimal' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/coverage' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/coverage' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/date' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/date' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/sha2' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/digest/sha2' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fiddle' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/fiddle' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/console' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/io/console' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/json' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/monitor' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/monitor' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/nkf' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/nkf' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/objspace' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/objspace' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/openssl' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/openssl' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pathname' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pathname' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/psych' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/psych' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pty' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/pty' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/ripper' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/ripper' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/rubyvm' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/rubyvm' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/socket' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/socket' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/syslog' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2/ext/syslog' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' ./revision.h unchanged make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' *** Following extensions are not compiled: win32: Could not be configured. It will not be installed. Check ext/win32/mkmf.log for more details. win32/resolv: Skipped because its parent was not configured. win32ole: Could not be configured. It will not be installed. Check ext/win32ole/mkmf.log for more details. *** Fix the problems, then remove these directories and try again if you want. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' making enc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Nothing to be done for 'enc'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' making trans make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Nothing to be done for './enc/trans'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' making encs make[2]: Entering directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' make[2]: Nothing to be done for 'encs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake ./tool/rbinstall.rb --make="/home/autobuild/make/make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j1" --make-flags=" -j1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/instance-9/output-1/host/bin installing base libraries: /tmp/instance-9/output-1/host/lib installing arch files: /tmp/instance-9/output-1/host/lib/ruby/3.1.0/x86_64-linux installing pkgconfig data: /tmp/instance-9/output-1/host/lib/pkgconfig installing extension objects: /tmp/instance-9/output-1/host/lib/ruby/3.1.0/x86_64-linux installing extension objects: /tmp/instance-9/output-1/host/lib/ruby/site_ruby/3.1.0/x86_64-linux installing extension objects: /tmp/instance-9/output-1/host/lib/ruby/vendor_ruby/3.1.0/x86_64-linux installing extension headers: /tmp/instance-9/output-1/host/include/ruby-3.1.0/x86_64-linux installing extension scripts: /tmp/instance-9/output-1/host/lib/ruby/3.1.0 installing extension scripts: /tmp/instance-9/output-1/host/lib/ruby/site_ruby/3.1.0 installing extension scripts: /tmp/instance-9/output-1/host/lib/ruby/vendor_ruby/3.1.0 installing extension headers: /tmp/instance-9/output-1/host/include/ruby-3.1.0/ruby installing command scripts: /tmp/instance-9/output-1/host/bin installing library scripts: /tmp/instance-9/output-1/host/lib/ruby/3.1.0 installing common headers: /tmp/instance-9/output-1/host/include/ruby-3.1.0 installing manpages: /tmp/instance-9/output-1/host/share/man/man1 installing default gems from lib: /tmp/instance-9/output-1/host/lib/ruby/gems/3.1.0 abbrev 0.1.0 base64 0.1.1 benchmark 0.2.0 bundler 2.3.7 cgi 0.3.1 csv 3.2.2 delegate 0.2.0 did_you_mean 1.6.1 drb 2.1.0 english 0.7.1 erb 2.2.3 error_highlight 0.3.0 fileutils 1.6.0 find 0.1.1 forwardable 1.3.2 getoptlong 0.1.1 ipaddr 1.2.4 irb 1.4.1 logger 1.5.0 mutex_m 0.1.1 net-http 0.2.0 net-protocol 0.1.2 observer 0.1.1 open-uri 0.2.0 open3 0.1.1 optparse 0.2.0 ostruct 0.5.2 pp 0.3.0 prettyprint 0.1.1 pstore 0.1.1 racc 1.6.0 rdoc 6.4.0 readline 0.0.3 reline 0.3.0 resolv 0.2.1 resolv-replace 0.1.0 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.1.1 set 1.0.2 shellwords 0.1.0 singleton 0.1.1 tempfile 0.1.2 time 0.2.0 timeout 0.2.0 tmpdir 0.1.2 tsort 0.1.0 un 0.2.0 uri 0.11.0 weakref 0.1.1 yaml 0.2.0 installing default gems from ext: /tmp/instance-9/output-1/host/lib/ruby/gems/3.1.0 bigdecimal 3.1.1 date 3.2.2 digest 3.1.0 etc 1.3.0 fcntl 1.0.1 fiddle 1.1.0 io-console 0.5.11 io-nonblock 0.1.0 io-wait 0.2.1 json 2.6.1 nkf 0.1.1 openssl 3.0.0 pathname 0.2.0 psych 4.0.3 stringio 3.0.1 strscan 3.0.1 syslog 0.1.0 win32ole 1.8.8 zlib 2.1.1 installing bundled gems: /tmp/instance-9/output-1/host/lib/ruby/gems/3.1.0 minitest 5.15.0 power_assert 2.0.1 rake 13.0.6 test-unit 3.5.3 rexml 3.2.5 rss 0.2.9 net-ftp 0.1.3 net-imap 0.2.3 net-pop 0.1.1 net-smtp 0.3.1 matrix 0.4.2 prime 0.1.2 rbs 2.1.0 Building native extensions. This could take a while... typeprof 0.21.2 debug 1.4.0 Building native extensions. This could take a while... installing bundled gem cache: /tmp/instance-9/output-1/host/lib/ruby/gems/3.1.0/cache make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-ruby-3.1.2' ruby-3.1.2.tar.xz: OK (sha512: 4a74e9efc6ea4b3eff4fec7534eb1fff4794d021531defc2e9937e53c6668db8ecdc0fff2bc23d5e6602d0df344a2caa85b31c5414309541e3d5313ec82b6e21) >>> ruby 3.1.2 Extracting xzcat /tmp/instance-9/dl/ruby/ruby-3.1.2.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/ruby-3.1.2 -xf - >>> ruby 3.1.2 Patching Applying 0001-Fix-build-with-LibreSSL-3-5.patch using patch: patching file ext/openssl/ossl_pkey.c >>> ruby 3.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/ruby-3.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ruby 3.1.2 Patching libtool patching file /tmp/instance-9/output-1/build/ruby-3.1.2/ext/fiddle/libffi-3.2.1/ltmain.sh >>> ruby 3.1.2 Configuring (cd /tmp/instance-9/output-1/build/ruby-3.1.2/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 LIBS=-latomic 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 --disable-install-doc --disable-rpath --disable-rubygems --with-gmp CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " ) checking for ruby... /tmp/instance-9/output-1/host/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking target system type... s390x-buildroot-linux-gnu checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking for s390x-buildroot-linux-gnu-/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking for s390x-buildroot-linux-gnu-/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for s390x-buildroot-linux-gnu-/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++... no checking for s390x-buildroot-linux-gnu-/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking for s390x-buildroot-linux-gnu-/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for s390x-buildroot-linux-gnu-ranlib... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking for s390x-buildroot-linux-gnu-gar... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for s390x-buildroot-linux-gnu-gas... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as checking for s390x-buildroot-linux-gnu-gld... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking for s390x-buildroot-linux-gnu-gnm... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking for s390x-buildroot-linux-gnu-gobjcopy... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy checking for s390x-buildroot-linux-gnu-gobjdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking for s390x-buildroot-linux-gnu-gstrip... /bin/true 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 whether the linker is GNU ld... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp accepts -o... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for s390x-buildroot-linux-gnu-dtrace... no checking for dot... no checking for doxygen... no checking for s390x-buildroot-linux-gnu-pkg-config... /tmp/instance-9/output-1/host/bin/pkg-config checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether -Wl,-R. is accepted as LDFLAGS... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... no checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -std=gnu99 is accepted as CFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking whether CXXFLAGS is valid... no configure: WARNING: something wrong with CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for shutdown in -lsocket... no checking for cs_open in -lcapstone... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no checking net/socket.h usability... no checking net/socket.h presence... no checking for net/socket.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sanitizer/asan_interface.h usability... no checking sanitizer/asan_interface.h presence... no checking for sanitizer/asan_interface.h... no checking sanitizer/msan_interface.h usability... no checking sanitizer/msan_interface.h presence... no checking for sanitizer/msan_interface.h... no checking setjmpex.h usability... no checking setjmpex.h presence... no checking for setjmpex.h... no checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... (cached) yes checking for an ANSI C-conforming const... yes checking whether char is unsigned... yes checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... no checking for std::nullptr_t... no checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... (cached) yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strstr... yes checking for tgamma... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... yes checking for atan2l... yes checking for atan2f... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getentropy... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for openat... yes checking for pipe2... yes checking for poll... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... no checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on s390x... 0 checking for getcontext... yes checking for swapcontext... yes checking for makecontext... yes checking native coroutine implementation for s390x-linux-gnu... ucontext checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking if mcontext_t is a pointer... no checking for getcontext... (cached) yes checking for setcontext... yes checking if fork works with pthread... yes checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... yes checking ioctl request type... unsigned long checking whether ELF binaries are produced... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elf_abi.h usability... no checking elf_abi.h presence... no checking for elf_abi.h... no checking for uncompress in -lz... yes checking mach-o/loader.h usability... no checking mach-o/loader.h presence... no checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for /bin/true flags... -A -n checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast () checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp checking for prefix of external symbols... NONE checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking if make is GNU make... yes .ext/include/s390x-linux-gnu/ruby/config.h updated configure: ruby library version = 3.1.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.1.2 * Installation prefix: /usr * exec prefix: /usr * arch: s390x-linux-gnu * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux-gnu * compiler: /tmp/instance-9/output-1/host/bin/s390x-buildroot-\ linux-gnu-gcc * with pthread: yes * with coroutine: ucontext * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wduplicated-cond -Wimplicit-function-declaration \ -Wimplicit-int -Wmisleading-indentation \ -Wpointer-arith -Wwrite-strings \ -Wimplicit-fallthrough=0 -Wmissing-noreturn \ -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable \ -Wundef * strip command: /bin/true -A -n * install doc: no * JIT support: yes * man page type: doc * BASERUBY -v: ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) \ [x86_64-linux] --- >>> ruby 3.1.2 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/ruby-3.1.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' BASERUBY = /tmp/instance-9/output-1/host/bin/ruby --disable=gems CC = /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc LD = /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld LDSHARED = /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/s390x-linux-gnu -I./include -I. -I./enc/unicode/13.0.0 CPPFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDISABLE_RUBYGEMS=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -latomic LANG = en_US.UTF-8 LC_ALL = C LC_CTYPE = MFLAGS = -j1 s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-266-gf298729fc3) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./revision.h unchanged compiling version.c compiling ./main.c compiling dmydln.c compiling miniinit.c compiling dmyext.c making dummy probes.h compiling array.c compiling ast.c compiling bignum.c compiling class.c compiling compar.c compiling compile.c compiling complex.c compiling cont.c compiling debug.c compiling debug_counter.c compiling dir.c compiling dln_find.c compiling encoding.c compiling enum.c compiling enumerator.c compiling error.c compiling eval.c compiling file.c compiling gc.c compiling hash.c compiling inits.c compiling io.c compiling io_buffer.c compiling iseq.c compiling load.c compiling marshal.c compiling math.c compiling memory_view.c making mjit_config.h compiling mjit.c compiling mjit_compile.c compiling node.c compiling numeric.c compiling object.c compiling pack.c compiling parse.c compiling proc.c compiling process.c compiling ractor.c compiling random.c compiling range.c compiling rational.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c compiling scheduler.c compiling signal.c compiling sprintf.c compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling symbol.c compiling thread.c compiling time.c compiling transcode.c compiling transient_heap.c compiling util.c compiling variable.c compiling vm.c compiling vm_backtrace.c compiling vm_dump.c compiling vm_sync.c compiling vm_trace.c compiling yjit.c compiling coroutine/ucontext/Context.c compiling enc/ascii.c compiling enc/us_ascii.c compiling enc/unicode.c compiling enc/utf_8.c compiling enc/trans/newline.c compiling ./missing/setproctitle.c compiling ./missing/strlcat.c compiling ./missing/strlcpy.c compiling addr2line.c compiling dmyenc.c linking miniruby generating s390x-linux-gnu-fake.rb s390x-linux-gnu-fake.rb updated generating encdb.h encdb.h updated /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk making srcs under enc make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'srcs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' generating transdb.h transdb.h updated compiling dln.c compiling localeinit.c creating verconf.h verconf.h updated compiling loadpath.c builtin_binary.inc updated compiling builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.1.2 generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' configuring -test-/RUBY_ALIGNOF configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/enumerator_kw configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring bigdecimal configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring etc configuring fcntl configuring fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' generating makefile exts.mk exts.mk updated make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/RUBY_ALIGNOF' compiling c.c linking shared-object -test-/RUBY_ALIGNOF.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/RUBY_ALIGNOF' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/arith_seq/extract' compiling extract.c linking shared-object -test-/arith_seq/extract.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/arith_seq/extract' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/array/concat' compiling to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/array/concat' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/array/resize' compiling resize.c linking shared-object -test-/array/resize.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/array/resize' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bignum' compiling big2str.c compiling bigzero.c compiling div.c compiling init.c compiling intpack.c compiling mul.c compiling str2big.c linking shared-object -test-/bignum.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bignum' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug-14834' compiling bug-14384.c linking shared-object -test-/bug_14834.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug-14834' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug-3571' compiling bug.c linking shared-object -test-/bug_3571.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug-3571' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug-5832' compiling bug.c linking shared-object -test-/bug_5832.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug-5832' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug_reporter' compiling bug_reporter.c linking shared-object -test-/bug_reporter.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/bug_reporter' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/class' compiling class2name.c compiling init.c linking shared-object -test-/class.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/class' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/debug' compiling init.c compiling inspector.c compiling profile_frames.c linking shared-object -test-/debug.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/debug' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/dln/empty' compiling empty.c linking shared-object -test-/dln/empty.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/dln/empty' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/enumerator_kw' compiling enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/enumerator_kw' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/exception' compiling dataerror.c compiling enc_raise.c compiling ensured.c compiling init.c linking shared-object -test-/exception.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/exception' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/fatal' compiling rb_fatal.c linking shared-object -test-/fatal/rb_fatal.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/fatal' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/file' compiling fs.c compiling init.c compiling stat.c linking shared-object -test-/file.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/file' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/float' compiling init.c compiling nextafter.c linking shared-object -test-/float.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/float' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/funcall' compiling funcall.c linking shared-object -test-/funcall.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/funcall' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/gvl/call_without_gvl' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/hash' compiling delete.c compiling init.c linking shared-object -test-/hash.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/hash' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/integer' compiling core_ext.c compiling init.c compiling my_integer.c linking shared-object -test-/integer.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/integer' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/iseq_load' compiling iseq_load.c linking shared-object -test-/iseq_load.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/iseq_load' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/iter' compiling break.c compiling init.c compiling yield.c linking shared-object -test-/iter.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/iter' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/load/dot.dot' compiling dot.dot.c linking shared-object -test-/load/dot.dot.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/load/dot.dot' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/load/protect' compiling protect.c linking shared-object -test-/load/protect.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/load/protect' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/marshal/compat' compiling usrcompat.c linking shared-object -test-/marshal/compat.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/marshal/compat' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/marshal/internal_ivar' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/marshal/usr' compiling usrmarshal.c linking shared-object -test-/marshal/usr.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/marshal/usr' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/memory_view' compiling memory_view.c linking shared-object -test-/memory_view.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/memory_view' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/method' compiling arity.c compiling init.c linking shared-object -test-/method.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/method' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/notimplement' compiling bug.c linking shared-object -test-/notimplement.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/notimplement' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/num2int' compiling num2int.c linking shared-object -test-/num2int.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/num2int' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/path_to_class' compiling path_to_class.c linking shared-object -test-/path_to_class.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/path_to_class' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/popen_deadlock' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/postponed_job' compiling postponed_job.c linking shared-object -test-/postponed_job.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/postponed_job' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/printf' compiling printf.c linking shared-object -test-/printf.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/printf' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/proc' compiling init.c compiling receiver.c compiling super.c linking shared-object -test-/proc.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/proc' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/random' compiling init.c compiling loop.c linking shared-object -test-/random.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/random' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/rational' compiling rat.c linking shared-object -test-/rational.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/rational' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/rb_call_super_kw' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/recursion' compiling recursion.c linking shared-object -test-/recursion.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/recursion' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/regexp' compiling init.c compiling parse_depth_limit.c linking shared-object -test-/regexp.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/regexp' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/scan_args' compiling scan_args.c linking shared-object -test-/scan_args.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/scan_args' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/st/foreach' compiling foreach.c linking shared-object -test-/st/foreach.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/st/foreach' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/st/numhash' compiling numhash.c linking shared-object -test-/st/numhash.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/st/numhash' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/st/update' compiling update.c linking shared-object -test-/st/update.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/st/update' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/string' compiling capacity.c compiling coderange.c compiling cstr.c compiling ellipsize.c compiling enc_associate.c compiling enc_str_buf_cat.c compiling fstring.c compiling init.c compiling modify.c compiling new.c compiling nofree.c compiling normalize.c compiling qsort.c compiling rb_interned_str.c compiling rb_str_dup.c compiling set_len.c linking shared-object -test-/string.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/string' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/struct' compiling duplicate.c compiling init.c compiling len.c compiling member.c linking shared-object -test-/struct.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/struct' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/symbol' compiling init.c compiling type.c linking shared-object -test-/symbol.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/symbol' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/thread_fd' compiling thread_fd.c linking shared-object -test-/thread_fd.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/thread_fd' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/time' compiling init.c compiling leap_second.c compiling new.c linking shared-object -test-/time.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/time' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/tracepoint' compiling gc_hook.c compiling tracepoint.c linking shared-object -test-/tracepoint.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/tracepoint' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/typeddata' compiling typeddata.c linking shared-object -test-/typeddata.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/typeddata' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/vm' compiling at_exit.c linking shared-object -test-/vm/at_exit.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/vm' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/wait' compiling wait.c linking shared-object -test-/wait.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/-test-/wait' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/bigdecimal' compiling bigdecimal.c compiling missing.c linking shared-object bigdecimal.so installing default bigdecimal libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/bigdecimal' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/cgi/escape' compiling escape.c linking shared-object cgi/escape.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/cgi/escape' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/continuation' compiling continuation.c linking shared-object continuation.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/continuation' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/coverage' compiling coverage.c linking shared-object coverage.so installing default coverage libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/coverage' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/date' compiling date_core.c compiling date_parse.c compiling date_strftime.c compiling date_strptime.c linking shared-object date_core.so installing default date_core libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/date' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest' compiling digest.c linking shared-object digest.so installing digest libraries installing default digest libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/bubblebabble' compiling bubblebabble.c linking shared-object digest/bubblebabble.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/bubblebabble' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/md5' compiling md5init.c compiling md5.c linking shared-object digest/md5.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/md5' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/rmd160' compiling rmd160init.c compiling rmd160.c linking shared-object digest/rmd160.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/rmd160' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/sha1' compiling sha1init.c compiling sha1.c linking shared-object digest/sha1.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/sha1' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/sha2' compiling sha2init.c compiling sha2.c linking shared-object digest/sha2.so installing default sha2 libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/sha2' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/etc' compiling etc.c linking shared-object etc.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/etc' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/fcntl' compiling fcntl.c linking shared-object fcntl.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/fcntl' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/fiddle' compiling closure.c compiling conversions.c compiling fiddle.c compiling function.c compiling handle.c compiling memory_view.c compiling pinned.c compiling pointer.c linking shared-object fiddle.so installing default fiddle libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/fiddle' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/console' compiling console.c linking shared-object io/console.so installing default console libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/console' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/nonblock' compiling nonblock.c linking shared-object io/nonblock.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/nonblock' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/wait' compiling wait.c linking shared-object io/wait.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/wait' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json' installing default libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json/generator' compiling generator.c linking shared-object json/ext/generator.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json/generator' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json/parser' compiling parser.c linking shared-object json/ext/parser.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json/parser' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/monitor' compiling monitor.c linking shared-object monitor.so installing default monitor libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/monitor' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/nkf' compiling nkf.c linking shared-object nkf.so installing default nkf libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/nkf' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/objspace' compiling object_tracing.c compiling objspace.c compiling objspace_dump.c linking shared-object objspace.so installing default objspace libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/objspace' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/openssl' compiling openssl_missing.c compiling ossl.c compiling ossl_asn1.c compiling ossl_bio.c compiling ossl_bn.c compiling ossl_cipher.c compiling ossl_config.c compiling ossl_digest.c compiling ossl_engine.c compiling ossl_hmac.c compiling ossl_kdf.c compiling ossl_ns_spki.c compiling ossl_ocsp.c compiling ossl_pkcs12.c compiling ossl_pkcs7.c compiling ossl_pkey.c compiling ossl_pkey_dh.c compiling ossl_pkey_dsa.c compiling ossl_pkey_ec.c compiling ossl_pkey_rsa.c compiling ossl_rand.c compiling ossl_ssl.c compiling ossl_ssl_session.c compiling ossl_ts.c compiling ossl_x509.c compiling ossl_x509attr.c compiling ossl_x509cert.c compiling ossl_x509crl.c compiling ossl_x509ext.c compiling ossl_x509name.c compiling ossl_x509req.c compiling ossl_x509revoked.c compiling ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/openssl' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pathname' compiling pathname.c linking shared-object pathname.so installing default pathname libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pathname' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/psych' compiling ../.././ext/psych/yaml/api.c compiling ../.././ext/psych/yaml/dumper.c compiling ../.././ext/psych/yaml/emitter.c compiling ../.././ext/psych/yaml/loader.c compiling ../.././ext/psych/yaml/parser.c compiling psych.c compiling psych_emitter.c compiling psych_parser.c compiling psych_to_ruby.c compiling psych_yaml_tree.c compiling ../.././ext/psych/yaml/reader.c compiling ../.././ext/psych/yaml/scanner.c compiling ../.././ext/psych/yaml/writer.c linking shared-object psych.so installing default psych libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/psych' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pty' compiling pty.c linking shared-object pty.so installing default pty libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pty' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/racc/cparse' compiling cparse.c linking shared-object racc/cparse.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/racc/cparse' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/rbconfig/sizeof' compiling sizes.c compiling limits.c linking shared-object rbconfig/sizeof.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/rbconfig/sizeof' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/readline' compiling readline.c linking shared-object readline.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/readline' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/ripper' compiling ripper.c linking shared-object ripper.so installing default ripper libraries checking ../.././parse.y and ../.././ext/ripper/eventids2.c make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/ripper' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/rubyvm' installing default libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/rubyvm' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/socket' compiling init.c compiling constants.c compiling basicsocket.c compiling socket.c compiling ipsocket.c compiling tcpsocket.c compiling tcpserver.c compiling sockssocket.c compiling udpsocket.c compiling unixsocket.c compiling unixserver.c compiling option.c compiling ancdata.c compiling raddrinfo.c compiling ifaddr.c linking shared-object socket.so installing default socket libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/socket' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/stringio' compiling stringio.c linking shared-object stringio.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/stringio' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/strscan' compiling strscan.c linking shared-object strscan.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/strscan' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/syslog' compiling syslog.c linking shared-object syslog.so installing default syslog libraries make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/syslog' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/zlib' compiling zlib.c linking shared-object zlib.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/zlib' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' ./revision.h unchanged linking ruby make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'note'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' compiling ./enc/encdb.c linking encoding encdb.so compiling ./enc/big5.c linking encoding big5.so compiling ./enc/cesu_8.c linking encoding cesu_8.so compiling ./enc/cp949.c linking encoding cp949.so compiling ./enc/emacs_mule.c linking encoding emacs_mule.so compiling ./enc/euc_jp.c linking encoding euc_jp.so compiling ./enc/euc_kr.c linking encoding euc_kr.so compiling ./enc/euc_tw.c linking encoding euc_tw.so compiling ./enc/gb2312.c linking encoding gb2312.so compiling ./enc/gb18030.c linking encoding gb18030.so compiling ./enc/gbk.c linking encoding gbk.so compiling ./enc/iso_8859_1.c linking encoding iso_8859_1.so compiling ./enc/iso_8859_2.c linking encoding iso_8859_2.so compiling ./enc/iso_8859_3.c linking encoding iso_8859_3.so compiling ./enc/iso_8859_4.c linking encoding iso_8859_4.so compiling ./enc/iso_8859_5.c linking encoding iso_8859_5.so compiling ./enc/iso_8859_6.c linking encoding iso_8859_6.so compiling ./enc/iso_8859_7.c linking encoding iso_8859_7.so compiling ./enc/iso_8859_8.c linking encoding iso_8859_8.so compiling ./enc/iso_8859_9.c linking encoding iso_8859_9.so compiling ./enc/iso_8859_10.c linking encoding iso_8859_10.so compiling ./enc/iso_8859_11.c linking encoding iso_8859_11.so compiling ./enc/iso_8859_13.c linking encoding iso_8859_13.so compiling ./enc/iso_8859_14.c linking encoding iso_8859_14.so compiling ./enc/iso_8859_15.c linking encoding iso_8859_15.so compiling ./enc/iso_8859_16.c linking encoding iso_8859_16.so compiling ./enc/koi8_r.c linking encoding koi8_r.so compiling ./enc/koi8_u.c linking encoding koi8_u.so compiling ./enc/shift_jis.c linking encoding shift_jis.so compiling ./enc/utf_16be.c linking encoding utf_16be.so compiling ./enc/utf_16le.c linking encoding utf_16le.so compiling ./enc/utf_32be.c linking encoding utf_32be.so compiling ./enc/utf_32le.c linking encoding utf_32le.so compiling ./enc/windows_31j.c linking encoding windows_31j.so compiling ./enc/windows_1250.c linking encoding windows_1250.so compiling ./enc/windows_1251.c linking encoding windows_1251.so compiling ./enc/windows_1252.c linking encoding windows_1252.so compiling ./enc/windows_1253.c linking encoding windows_1253.so compiling ./enc/windows_1254.c linking encoding windows_1254.so compiling ./enc/windows_1257.c linking encoding windows_1257.so make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' making trans make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' compiling ./enc/trans/transdb.c linking transcoder transdb.so compiling ./enc/trans/big5.c linking transcoder big5.so compiling ./enc/trans/cesu_8.c linking transcoder cesu_8.so compiling ./enc/trans/chinese.c linking transcoder chinese.so compiling ./enc/trans/ebcdic.c linking transcoder ebcdic.so compiling ./enc/trans/emoji.c linking transcoder emoji.so compiling ./enc/trans/emoji_iso2022_kddi.c linking transcoder emoji_iso2022_kddi.so compiling ./enc/trans/emoji_sjis_docomo.c linking transcoder emoji_sjis_docomo.so compiling ./enc/trans/emoji_sjis_kddi.c linking transcoder emoji_sjis_kddi.so compiling ./enc/trans/emoji_sjis_softbank.c linking transcoder emoji_sjis_softbank.so compiling ./enc/trans/escape.c linking transcoder escape.so compiling ./enc/trans/gb18030.c linking transcoder gb18030.so compiling ./enc/trans/gbk.c linking transcoder gbk.so compiling ./enc/trans/iso2022.c linking transcoder iso2022.so compiling ./enc/trans/japanese.c linking transcoder japanese.so compiling ./enc/trans/japanese_euc.c linking transcoder japanese_euc.so compiling ./enc/trans/japanese_sjis.c linking transcoder japanese_sjis.so compiling ./enc/trans/korean.c linking transcoder korean.so compiling ./enc/trans/single_byte.c linking transcoder single_byte.so compiling ./enc/trans/utf8_mac.c linking transcoder utf8_mac.so compiling ./enc/trans/utf_16_32.c linking transcoder utf_16_32.so make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' making encs make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'encs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' building rb_mjit_header.h rb_mjit_header.h updated building .ext/include/s390x-linux-gnu/rb_mjit_min_header-3.1.2.h transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_opt_mod, rb_vm_ic_hit_p, rb_vm_splat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_set_ivar_idx, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar ln -sf ../../../.ext/include/s390x-linux-gnu/rb_mjit_min_header-3.1.2.h include/ruby-3.1.0/s390x-linux-gnu/rb_mjit_min_header-3.1.2.h make[1]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' >>> ruby 3.1.2 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/ruby-3.1.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' ./revision.h unchanged BASERUBY = /tmp/instance-9/output-1/host/bin/ruby --disable=gems CC = /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc LD = /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld LDSHARED = /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/s390x-linux-gnu -I./include -I. -I./enc/unicode/13.0.0 CPPFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDISABLE_RUBYGEMS=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -latomic LANG = en_US.UTF-8 LC_ALL = C LC_CTYPE = MFLAGS = -j1 s390x-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-266-gf298729fc3) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'srcs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' generating makefile exts.mk exts.mk unchanged make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/bigdecimal' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/bigdecimal' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/coverage' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/coverage' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/date' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/date' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/sha2' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/digest/sha2' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/fiddle' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/fiddle' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/console' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/io/console' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/json' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/monitor' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/monitor' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/nkf' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/nkf' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/objspace' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/objspace' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/openssl' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/openssl' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pathname' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pathname' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/psych' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/psych' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pty' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/pty' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/ripper' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/ripper' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/rubyvm' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/rubyvm' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/socket' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/socket' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/syslog' make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2/ext/syslog' make[3]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' ./revision.h unchanged make[3]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'note'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' making enc make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'enc'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' making trans make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for './enc/trans'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' making encs make[2]: Entering directory '/tmp/instance-9/output-1/build/ruby-3.1.2' make[2]: Nothing to be done for 'encs'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' /tmp/instance-9/output-1/host/bin/ruby --disable=gems -I/tmp/instance-9/output-1/build/ruby-3.1.2 -rs390x-linux-gnu-fake -I`cd ./lib; pwd` --disable-gems -r./s390x-linux-gnu-fake ./tool/rbinstall.rb --make="/home/autobuild/make/make" --dest-dir="/tmp/instance-9/output-1/target" --extout=".ext" --ext-build-dir="./ext" --mflags="-j1" --make-flags=" -j1 -- DESTDIR=/tmp/instance-9/output-1/target" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /usr/bin installing base libraries: /usr/lib installing arch files: /usr/lib/ruby/3.1.0/s390x-linux-gnu installing pkgconfig data: /usr/lib/pkgconfig installing extension objects: /usr/lib/ruby/3.1.0/s390x-linux-gnu installing extension objects: /usr/lib/ruby/site_ruby/3.1.0/s390x-linux-gnu installing extension objects: /usr/lib/ruby/vendor_ruby/3.1.0/s390x-linux-gnu installing extension headers: /usr/include/ruby-3.1.0/s390x-linux-gnu installing extension scripts: /usr/lib/ruby/3.1.0 installing extension scripts: /usr/lib/ruby/site_ruby/3.1.0 installing extension scripts: /usr/lib/ruby/vendor_ruby/3.1.0 installing extension headers: /usr/include/ruby-3.1.0/ruby installing command scripts: /usr/bin installing library scripts: /usr/lib/ruby/3.1.0 installing common headers: /usr/include/ruby-3.1.0 installing manpages: /usr/share/man/man1 installing default gems from lib: /usr/lib/ruby/gems/3.1.0 abbrev 0.1.0 base64 0.1.1 benchmark 0.2.0 bundler 2.3.7 cgi 0.3.1 csv 3.2.2 delegate 0.2.0 did_you_mean 1.6.1 drb 2.1.0 english 0.7.1 erb 2.2.3 error_highlight 0.3.0 fileutils 1.6.0 find 0.1.1 forwardable 1.3.2 getoptlong 0.1.1 ipaddr 1.2.4 irb 1.4.1 logger 1.5.0 mutex_m 0.1.1 net-http 0.2.0 net-protocol 0.1.2 observer 0.1.1 open-uri 0.2.0 open3 0.1.1 optparse 0.2.0 ostruct 0.5.2 pp 0.3.0 prettyprint 0.1.1 pstore 0.1.1 racc 1.6.0 rdoc 6.4.0 readline 0.0.3 reline 0.3.0 resolv 0.2.1 resolv-replace 0.1.0 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.1.1 set 1.0.2 shellwords 0.1.0 singleton 0.1.1 tempfile 0.1.2 time 0.2.0 timeout 0.2.0 tmpdir 0.1.2 tsort 0.1.0 un 0.2.0 uri 0.11.0 weakref 0.1.1 yaml 0.2.0 installing default gems from ext: /usr/lib/ruby/gems/3.1.0 bigdecimal 3.1.1 date 3.2.2 digest 3.1.0 etc 1.3.0 fcntl 1.0.1 fiddle 1.1.0 io-console 0.5.11 io-nonblock 0.1.0 io-wait 0.2.1 json 2.6.1 nkf 0.1.1 openssl 3.0.0 pathname 0.2.0 psych 4.0.3 readline-ext 0.1.4 stringio 3.0.1 strscan 3.0.1 syslog 0.1.0 zlib 2.1.1 installing bundled gems: /usr/lib/ruby/gems/3.1.0 minitest 5.15.0 power_assert 2.0.1 rake 13.0.6 test-unit 3.5.3 rexml 3.2.5 rss 0.2.9 net-ftp 0.1.3 net-imap 0.2.3 net-pop 0.1.1 net-smtp 0.3.1 matrix 0.4.2 prime 0.1.2 rbs 2.1.0 Building native extensions. This could take a while... typeprof 0.21.2 debug 1.4.0 Building native extensions. This could take a while... installing bundled gem cache: /usr/lib/ruby/gems/3.1.0/cache make[1]: Leaving directory '/tmp/instance-9/output-1/build/ruby-3.1.2' rm -f /tmp/instance-9/output-1/target/usr/bin/gem /tmp/instance-9/output-1/target/usr/bin/rdoc /tmp/instance-9/output-1/target/usr/bin/ri /tmp/instance-9/output-1/target/usr/bin/rake rm -rf /tmp/instance-9/output-1/target/usr/lib/ruby/gems rm -rf /tmp/instance-9/output-1/target/usr/lib/ruby/3.1.0/rake* /tmp/instance-9/output-1/target/usr/lib/ruby/3.1.0/rdoc* /tmp/instance-9/output-1/target/usr/lib/ruby/3.1.0/rubygems* scrub-2.6.1.tar.gz: OK (sha256: 838b061b2e1932b342fb9695c5579cdff5d2d72506cb41d6d8032eba18aed969) >>> scrub 2.6.1 Extracting gzip -d -c /tmp/instance-9/dl/scrub/scrub-2.6.1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/scrub-2.6.1 -xf - >>> scrub 2.6.1 Patching Applying 0001-configure-ac-make-sure-m4-macros-are-included-in-the-build.patch using patch: patching file configure.ac >>> scrub 2.6.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/scrub-2.6.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> scrub 2.6.1 Configuring >>> scrub 2.6.1 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' libtoolize: Consider adding '-I config' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:9: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:9: the top level configure.ac:18: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:18: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:781: AM_CONFIG_HEADER is expanded from... configure.ac:18: the top level configure.ac:44: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:44: the top level configure.ac:51: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:51: You should run autoupdate. config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:52: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... config/ac_pkgconfig.m4:3: AC_PKGCONFIG is expanded from... configure.ac:52: the top level configure.ac:37: installing 'config/compile' configure.ac:9: installing 'config/config.guess' configure.ac:9: installing 'config/config.sub' configure.ac:17: installing 'config/install-sh' configure.ac:17: installing 'config/missing' libscrub/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' >>> scrub 2.6.1 Patching libtool patching file /tmp/instance-9/output-1/build/scrub-2.6.1/config/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/scrub-2.6.1/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking target system type... s390x-buildroot-linux-gnu checking metadata... yes checking installation directory variables... yes 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for getopt.h... yes checking for stdbool.h... yes checking for pthread.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to install pkg-config *.pc files... ${libdir}/pkgconfig checking whether byte ordering is bigendian... (cached) yes checking for an ANSI C-conforming const... yes checking for getopt_long... yes checking for posix_memalign... yes checking for memalign... yes checking for posix_fadvise... yes checking for rand_r... yes checking for random_r... yes checking how to link against pthreads... -lpthread checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scrub.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/scrub.1 config.status: creating test/Makefile config.status: creating libscrub/Makefile config.status: creating libscrub/libscrub.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> scrub 2.6.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/scrub-2.6.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1' Making all in src make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/src' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o aes.o aes.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o filldentry.o filldentry.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fillfile.o fillfile.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o genrand.o genrand.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o getsize.o getsize.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o hwrand.o hwrand.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pattern.o pattern.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o progress.o progress.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o scrub.o scrub.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sig.o sig.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o util.o util.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o scrub aes.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o scrub aes.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/src' Making all in man make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/man' Making all in test make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/test' make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1' >>> scrub 2.6.1 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/scrub-2.6.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c scrub '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c scrub /tmp/instance-9/output-1/target/usr/bin/scrub make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/src' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 scrub.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/man' Making install in test make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/test' make[3]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/test' make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1/test' make[2]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1' make[3]: Entering directory '/tmp/instance-9/output-1/build/scrub-2.6.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/scrub-2.6.1' >>> sdl2 2.24.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.SDL2-2.24.2.tar.gz.U9gMGP/output' 'http://www.libsdl.org/release/SDL2-2.24.2.tar.gz' --2022-12-07 01:47:39-- http://www.libsdl.org/release/SDL2-2.24.2.tar.gz Resolving www.libsdl.org (www.libsdl.org)... 192.241.223.99, 2604:a880:1:20::181:e001 Connecting to www.libsdl.org (www.libsdl.org)|192.241.223.99|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 7525041 (7.2M) [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.SDL2-2.24.2.tar.gz.U9gMGP/output' 0K .......... .......... .......... .......... .......... 0% 873K 8s 50K .......... .......... .......... .......... .......... 1% 1.75M 6s 100K .......... .......... .......... .......... .......... 2% 203M 4s 150K .......... .......... .......... .......... .......... 2% 288M 3s 200K .......... .......... .......... .......... .......... 3% 1.76M 3s 250K .......... .......... .......... .......... .......... 4% 13.0M 3s 300K .......... .......... .......... .......... .......... 4% 227M 2s 350K .......... .......... .......... .......... .......... 5% 2.02M 2s 400K .......... .......... .......... .......... .......... 6% 178M 2s 450K .......... .......... .......... .......... .......... 6% 14.3M 2s 500K .......... .......... .......... .......... .......... 7% 221M 2s 550K .......... .......... .......... .......... .......... 8% 896K 2s 600K .......... .......... .......... .......... .......... 8% 219M 2s 650K .......... .......... .......... .......... .......... 9% 271M 2s 700K .......... .......... .......... .......... .......... 10% 265M 2s 750K .......... .......... .......... .......... .......... 10% 277M 2s 800K .......... .......... .......... .......... .......... 11% 238M 2s 850K .......... .......... .......... .......... .......... 12% 273M 1s 900K .......... .......... .......... .......... .......... 12% 273M 1s 950K .......... .......... .......... .......... .......... 13% 262M 1s 1000K .......... .......... .......... .......... .......... 14% 234M 1s 1050K .......... .......... .......... .......... .......... 14% 269M 1s 1100K .......... .......... .......... .......... .......... 15% 280M 1s 1150K .......... .......... .......... .......... .......... 16% 1.87M 1s 1200K .......... .......... .......... .......... .......... 17% 219M 1s 1250K .......... .......... .......... .......... .......... 17% 142M 1s 1300K .......... .......... .......... .......... .......... 18% 1.56M 1s 1350K .......... .......... .......... .......... .......... 19% 258M 1s 1400K .......... .......... .......... .......... .......... 19% 4.20M 1s 1450K .......... .......... .......... .......... .......... 20% 2.40M 1s 1500K .......... .......... .......... .......... .......... 21% 169M 1s 1550K .......... .......... .......... .......... .......... 21% 201M 1s 1600K .......... .......... .......... .......... .......... 22% 246M 1s 1650K .......... .......... .......... .......... .......... 23% 175M 1s 1700K .......... .......... .......... .......... .......... 23% 197M 1s 1750K .......... .......... .......... .......... .......... 24% 204M 1s 1800K .......... .......... .......... .......... .......... 25% 229M 1s 1850K .......... .......... .......... .......... .......... 25% 232M 1s 1900K .......... .......... .......... .......... .......... 26% 1.89M 1s 1950K .......... .......... .......... .......... .......... 27% 207M 1s 2000K .......... .......... .......... .......... .......... 27% 13.1M 1s 2050K .......... .......... .......... .......... .......... 28% 269M 1s 2100K .......... .......... .......... .......... .......... 29% 272M 1s 2150K .......... .......... .......... .......... .......... 29% 241M 1s 2200K .......... .......... .......... .......... .......... 30% 2.07M 1s 2250K .......... .......... .......... .......... .......... 31% 179M 1s 2300K .......... .......... .......... .......... .......... 31% 13.8M 1s 2350K .......... .......... .......... .......... .......... 32% 202M 1s 2400K .......... .......... .......... .......... .......... 33% 275M 1s 2450K .......... .......... .......... .......... .......... 34% 13.7M 1s 2500K .......... .......... .......... .......... .......... 34% 2.02M 1s 2550K .......... .......... .......... .......... .......... 35% 187M 1s 2600K .......... .......... .......... .......... .......... 36% 222M 1s 2650K .......... .......... .......... .......... .......... 36% 271M 1s 2700K .......... .......... .......... .......... .......... 37% 280M 1s 2750K .......... .......... .......... .......... .......... 38% 2.11M 1s 2800K .......... .......... .......... .......... .......... 38% 6.06M 1s 2850K .......... .......... .......... .......... .......... 39% 265M 1s 2900K .......... .......... .......... .......... .......... 40% 1.77M 1s 2950K .......... .......... .......... .......... .......... 40% 962K 1s 3000K .......... .......... .......... .......... .......... 41% 237M 1s 3050K .......... .......... .......... .......... .......... 42% 269M 1s 3100K .......... .......... .......... .......... .......... 42% 259M 1s 3150K .......... .......... .......... .......... .......... 43% 240M 1s 3200K .......... .......... .......... .......... .......... 44% 282M 1s 3250K .......... .......... .......... .......... .......... 44% 276M 1s 3300K .......... .......... .......... .......... .......... 45% 211M 1s 3350K .......... .......... .......... .......... .......... 46% 4.55M 1s 3400K .......... .......... .......... .......... .......... 46% 217M 1s 3450K .......... .......... .......... .......... .......... 47% 268M 1s 3500K .......... .......... .......... .......... .......... 48% 1.77M 1s 3550K .......... .......... .......... .......... .......... 48% 212M 1s 3600K .......... .......... .......... .......... .......... 49% 234M 1s 3650K .......... .......... .......... .......... .......... 50% 277M 1s 3700K .......... .......... .......... .......... .......... 51% 2.08M 1s 3750K .......... .......... .......... .......... .......... 51% 214M 1s 3800K .......... .......... .......... .......... .......... 52% 2.48M 1s 3850K .......... .......... .......... .......... .......... 53% 5.96M 1s 3900K .......... .......... .......... .......... .......... 53% 12.6M 1s 3950K .......... .......... .......... .......... .......... 54% 2.04M 1s 4000K .......... .......... .......... .......... .......... 55% 47.1M 1s 4050K .......... .......... .......... .......... .......... 55% 6.97M 0s 4100K .......... .......... .......... .......... .......... 56% 2.45M 0s 4150K .......... .......... .......... .......... .......... 57% 11.8M 0s 4200K .......... .......... .......... .......... .......... 57% 12.5M 0s 4250K .......... .......... .......... .......... .......... 58% 2.44M 0s 4300K .......... .......... .......... .......... .......... 59% 11.7M 0s 4350K .......... .......... .......... .......... .......... 59% 4.14M 0s 4400K .......... .......... .......... .......... .......... 60% 4.03M 0s 4450K .......... .......... .......... .......... .......... 61% 8.73M 0s 4500K .......... .......... .......... .......... .......... 61% 4.75M 0s 4550K .......... .......... .......... .......... .......... 62% 3.05M 0s 4600K .......... .......... .......... .......... .......... 63% 11.9M 0s 4650K .......... .......... .......... .......... .......... 63% 6.13M 0s 4700K .......... .......... .......... .......... .......... 64% 3.05M 0s 4750K .......... .......... .......... .......... .......... 65% 11.9M 0s 4800K .......... .......... .......... .......... .......... 65% 3.08M 0s 4850K .......... .......... .......... .......... .......... 66% 6.06M 0s 4900K .......... .......... .......... .......... .......... 67% 12.0M 0s 4950K .......... .......... .......... .......... .......... 68% 2.46M 0s 5000K .......... .......... .......... .......... .......... 68% 12.1M 0s 5050K .......... .......... .......... .......... .......... 69% 11.9M 0s 5100K .......... .......... .......... .......... .......... 70% 2.46M 0s 5150K .......... .......... .......... .......... .......... 70% 11.9M 0s 5200K .......... .......... .......... .......... .......... 71% 12.0M 0s 5250K .......... .......... .......... .......... .......... 72% 2.45M 0s 5300K .......... .......... .......... .......... .......... 72% 12.1M 0s 5350K .......... .......... .......... .......... .......... 73% 11.9M 0s 5400K .......... .......... .......... .......... .......... 74% 2.46M 0s 5450K .......... .......... .......... .......... .......... 74% 6.03M 0s 5500K .......... .......... .......... .......... .......... 75% 260M 0s 5550K .......... .......... .......... .......... .......... 76% 2.48M 0s 5600K .......... .......... .......... .......... .......... 76% 6.01M 0s 5650K .......... .......... .......... .......... .......... 77% 6.25M 0s 5700K .......... .......... .......... .......... .......... 78% 4.03M 0s 5750K .......... .......... .......... .......... .......... 78% 4.04M 0s 5800K .......... .......... .......... .......... .......... 79% 12.7M 0s 5850K .......... .......... .......... .......... .......... 80% 3.06M 0s 5900K .......... .......... .......... .......... .......... 80% 5.79M 0s 5950K .......... .......... .......... .......... .......... 81% 6.38M 0s 6000K .......... .......... .......... .......... .......... 82% 2.25M 0s 6050K .......... .......... .......... .......... .......... 83% 222M 0s 6100K .......... .......... .......... .......... .......... 83% 8.06M 0s 6150K .......... .......... .......... .......... .......... 84% 2.04M 0s 6200K .......... .......... .......... .......... .......... 85% 224M 0s 6250K .......... .......... .......... .......... .......... 85% 12.8M 0s 6300K .......... .......... .......... .......... .......... 86% 2.03M 0s 6350K .......... .......... .......... .......... .......... 87% 163M 0s 6400K .......... .......... .......... .......... .......... 87% 13.1M 0s 6450K .......... .......... .......... .......... .......... 88% 1.96M 0s 6500K .......... .......... .......... .......... .......... 89% 227M 0s 6550K .......... .......... .......... .......... .......... 89% 7.09M 0s 6600K .......... .......... .......... .......... .......... 90% 2.04M 0s 6650K .......... .......... .......... .......... .......... 91% 216M 0s 6700K .......... .......... .......... .......... .......... 91% 6.24M 0s 6750K .......... .......... .......... .......... .......... 92% 2.45M 0s 6800K .......... .......... .......... .......... .......... 93% 160M 0s 6850K .......... .......... .......... .......... .......... 93% 6.36M 0s 6900K .......... .......... .......... .......... .......... 94% 4.06M 0s 6950K .......... .......... .......... .......... .......... 95% 5.96M 0s 7000K .......... .......... .......... .......... .......... 95% 4.15M 0s 7050K .......... .......... .......... .......... .......... 96% 6.12M 0s 7100K .......... .......... .......... .......... .......... 97% 5.91M 0s 7150K .......... .......... .......... .......... .......... 97% 12.8M 0s 7200K .......... .......... .......... .......... .......... 98% 3.04M 0s 7250K .......... .......... .......... .......... .......... 99% 6.05M 0s 7300K .......... .......... .......... .......... ........ 100% 12.2M=1.3s 2022-12-07 01:47:40 (5.73 MB/s) - '/tmp/instance-9/output-1/build/.SDL2-2.24.2.tar.gz.U9gMGP/output' saved [7525041/7525041] SDL2-2.24.2.tar.gz: OK (sha256: b35ef0a802b09d90ed3add0dcac0e95820804202914f5bb7b0feb710f1a1329f) >>> sdl2 2.24.2 Extracting gzip -d -c /tmp/instance-9/dl/sdl2/SDL2-2.24.2.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/sdl2-2.24.2 -xf - >>> sdl2 2.24.2 Patching Applying 0001-If-a-CRTC-doesn-t-have-a-mode-configured-use-the-pre.patch using patch: patching file src/video/kmsdrm/SDL_kmsdrmvideo.c Hunk #1 succeeded at 537 (offset -129 lines). Hunk #2 succeeded at 641 (offset -129 lines). >>> sdl2 2.24.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/sdl2-2.24.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl2 2.24.2 Patching libtool patching file /tmp/instance-9/output-1/build/sdl2-2.24.2/build-scripts/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4287 (offset 10 lines). Hunk #3 succeeded at 6584 (offset 30 lines). Hunk #4 succeeded at 6594 (offset 30 lines). Hunk #5 succeeded at 6894 (offset 37 lines). Hunk #6 succeeded at 7198 (offset 49 lines). Hunk #7 succeeded at 8174 (offset 62 lines). Hunk #8 succeeded at 10803 (offset 93 lines). >>> sdl2 2.24.2 Configuring (cd /tmp/instance-9/output-1/build/sdl2-2.24.2/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 --disable-rpath --disable-arts --disable-esd --disable-dbus --disable-pulseaudio --disable-video-vivante --disable-video-cocoa --disable-video-metal --disable-video-wayland --disable-video-dummy --disable-video-offscreen --disable-video-vulkan --disable-ime --disable-ibus --disable-fcitx --disable-joystick-mfi --disable-directx --disable-xinput --disable-wasapi --disable-hidapi-joystick --disable-hidapi-libusb --disable-joystick-virtual --disable-render-d3d --enable-static --enable-libudev --disable-sse --disable-3dnow --disable-video-directfb --disable-video-rpi --disable-video-x11 --without-x --disable-video-opengl --disable-video-opengles --disable-video-opengles1 --disable-video-opengles2 --disable-alsa --disable-video-kmsdrm ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for s390x-buildroot-linux-gnu-windres... no checking for windres... no checking for gawk... (cached) gawk checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking for egrep... (cached) /usr/bin/grep -E checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking pkg-config is at least version 0.9.0... yes checking for gsort... no checking for sort... sort checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for linker option --no-undefined... yes checking for linker option --dynamicbase... no checking for linker option --nxcompat... no checking for linker option --high-entropy-va... no checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for limits.h... yes checking for ctype.h... yes checking for math.h... yes checking for float.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for M_PI in math.h... yes checking for working alloca.h... yes checking for alloca... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for setenv... yes checking for putenv... yes checking for unsetenv... yes checking for bsearch... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for wcslen... yes checking for wcslcpy... no checking for wcslcat... no checking for _wcsdup... no checking for wcsdup... yes checking for wcsstr... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wcscasecmp... yes checking for _wcsicmp... no checking for wcsncasecmp... yes checking for _wcsnicmp... no checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for index... yes checking for rindex... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtok_r... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for vsscanf... yes checking for vsnprintf... yes checking for fopen64... yes checking for fseeko... yes checking for fseeko64... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for sysconf... yes checking for sysctlbyname... no checking for getauxval... yes checking for elf_aux_info... no checking for poll... yes checking for _Exit... yes checking for pow in -lm... yes checking for acos... yes checking for acosf... yes checking for asin... yes checking for asinf... yes checking for atan... yes checking for atanf... yes checking for atan2... yes checking for atan2f... yes checking for ceil... yes checking for ceilf... yes checking for copysign... yes checking for copysignf... yes checking for cos... yes checking for cosf... yes checking for exp... yes checking for expf... yes checking for fabs... yes checking for fabsf... yes checking for floor... yes checking for floorf... yes checking for trunc... yes checking for truncf... yes checking for fmod... yes checking for fmodf... yes checking for log... yes checking for logf... yes checking for log10... yes checking for log10f... yes checking for lround... yes checking for lroundf... yes checking for pow... yes checking for powf... yes checking for round... yes checking for roundf... yes checking for scalbn... yes checking for scalbnf... yes checking for sin... yes checking for sinf... yes checking for sqrt... yes checking for sqrtf... yes checking for tan... yes checking for tanf... yes checking for iconv_open in -liconv... no checking for iconv... yes checking for struct sigaction.sa_sigaction... yes checking for libunwind.h... no checking for GCC builtin atomic operations... yes checking for GCC -mmmx option... no checking for immintrin.h... no checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for GCC -mlsx option... no checking for lsxintrin.h... no checking for GCC -mlasx option... no checking for lasxintrin.h... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no checking for GCC -fno-strict-aliasing option... yes checking for GCC -fvisibility=hidden option... yes checking for GCC -Wdeclaration-after-statement option... yes checking for dlfcn.h... (cached) yes checking for dlopen in -lc... yes checking for dlopen... yes checking for O_CLOEXEC... yes checking for OSS audio support... yes checking for libpipewire-0.3 >= 0.3.20... no checking for jack >= 0.125... no checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking for sndio.h... no checking for sio_open in -lsndio... no checking for sndio audio support... no checking for samplerate.h... no checking for Linux 2.4 unified input interface... yes checking for libudev.h... yes -- dynamic udev -> libudev.so.1 checking for sys/inotify.h... yes checking for inotify_init... yes checking for inotify_init1... yes checking for Linux kd.h... yes checking for hidapi joystick support... yes checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for clock_gettime in -lrt... yes checking for linux/version.h... yes checking whether to install sdl2-config... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sdl2-config config.status: creating sdl2-config.cmake config.status: creating sdl2-config-version.cmake config.status: creating SDL2.spec config.status: creating sdl2.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing sdl2_config commands config.status: executing summary commands SDL2 Configure Summary: Building Shared Libraries Building Static Libraries Enabled modules : atomic audio video render events joystick haptic hidapi sensor power filesystem threads timers file misc locale loadso cpuinfo assembly Assembly Math : Audio drivers : disk dummy oss Video drivers : Input drivers : linuxev linuxkd Enable virtual joystick APIs : NO Using libsamplerate : NO Using libudev : YES Using dbus : NO Using ime : NO Using ibus : NO Using fcitx : NO configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> sdl2 2.24.2 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/sdl2-2.24.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/sdl2-2.24.2' /bin/bash ./build-scripts//updaterev.sh /bin/bash ./build-scripts//mkinstalldirs build mkdir -p -- build touch build/.created CC build/SDL.lo CC build/SDL_assert.lo CC build/SDL_dataqueue.lo CC build/SDL_error.lo CC build/SDL_guid.lo CC build/SDL_hints.lo CC build/SDL_list.lo CC build/SDL_log.lo CC build/SDL_utils.lo CC build/SDL_atomic.lo CC build/SDL_spinlock.lo CC build/SDL_audio.lo CC build/SDL_audiocvt.lo CC build/SDL_audiodev.lo CC build/SDL_audiotypecvt.lo CC build/SDL_mixer.lo CC build/SDL_wave.lo CC build/SDL_cpuinfo.lo CC build/SDL_dynapi.lo CC build/SDL_clipboardevents.lo CC build/SDL_displayevents.lo CC build/SDL_dropevents.lo CC build/SDL_events.lo CC build/SDL_gesture.lo CC build/SDL_keyboard.lo CC build/SDL_mouse.lo CC build/SDL_quit.lo CC build/SDL_touch.lo CC build/SDL_windowevents.lo CC build/imKStoUCS.lo CC build/SDL_rwops.lo CC build/SDL_haptic.lo CC build/SDL_hidapi.lo CC build/SDL_gamecontroller.lo CC build/SDL_joystick.lo CC build/controller_type.lo CC build/e_atan2.lo CC build/e_exp.lo CC build/e_fmod.lo CC build/e_log.lo CC build/e_log10.lo CC build/e_pow.lo CC build/e_rem_pio2.lo CC build/e_sqrt.lo CC build/k_cos.lo CC build/k_rem_pio2.lo CC build/k_sin.lo CC build/k_tan.lo CC build/s_atan.lo CC build/s_copysign.lo CC build/s_cos.lo CC build/s_fabs.lo CC build/s_floor.lo CC build/s_scalbn.lo CC build/s_sin.lo CC build/s_tan.lo CC build/SDL_url.lo CC build/SDL_power.lo CC build/SDL_d3dmath.lo CC build/SDL_render.lo CC build/SDL_yuv_sw.lo CC build/SDL_render_d3d.lo CC build/SDL_shaders_d3d.lo CC build/SDL_render_d3d11.lo CC build/SDL_shaders_d3d11.lo CC build/SDL_render_d3d12.lo CC build/SDL_shaders_d3d12.lo CC build/SDL_render_gl.lo CC build/SDL_shaders_gl.lo CC build/SDL_render_gles.lo CC build/SDL_render_gles2.lo CC build/SDL_shaders_gles2.lo CC build/SDL_render_ps2.lo CC build/SDL_render_psp.lo CC build/SDL_blendfillrect.lo CC build/SDL_blendline.lo CC build/SDL_blendpoint.lo CC build/SDL_drawline.lo CC build/SDL_drawpoint.lo CC build/SDL_render_sw.lo CC build/SDL_rotate.lo CC build/SDL_triangle.lo CC build/SDL_render_vita_gxm.lo CC build/SDL_render_vita_gxm_memory.lo CC build/SDL_render_vita_gxm_tools.lo CC build/SDL_sensor.lo CC build/SDL_crc16.lo CC build/SDL_crc32.lo CC build/SDL_getenv.lo CC build/SDL_iconv.lo CC build/SDL_malloc.lo CC build/SDL_mslibc.lo CC build/SDL_qsort.lo CC build/SDL_stdlib.lo CC build/SDL_string.lo CC build/SDL_strtokr.lo CC build/SDL_thread.lo CC build/SDL_timer.lo CC build/SDL_RLEaccel.lo CC build/SDL_blit.lo CC build/SDL_blit_0.lo CC build/SDL_blit_1.lo CC build/SDL_blit_A.lo CC build/SDL_blit_N.lo CC build/SDL_blit_auto.lo CC build/SDL_blit_copy.lo CC build/SDL_blit_slow.lo CC build/SDL_bmp.lo CC build/SDL_clipboard.lo CC build/SDL_egl.lo CC build/SDL_fillrect.lo CC build/SDL_pixels.lo CC build/SDL_rect.lo CC build/SDL_shape.lo CC build/SDL_stretch.lo CC build/SDL_surface.lo CC build/SDL_video.lo CC build/SDL_vulkan_utils.lo CC build/SDL_yuv.lo CC build/yuv_rgb.lo CC build/SDL_locale.lo CC build/SDL_diskaudio.lo CC build/SDL_dummyaudio.lo CC build/SDL_sysloadso.lo CC build/SDL_dspaudio.lo CC build/SDL_systhread.lo CC build/SDL_syssem.lo CC build/SDL_sysmutex.lo CC build/SDL_syscond.lo CC build/SDL_systls.lo CC build/SDL_sysurl.lo CC build/SDL_syslocale.lo CC build/SDL_sysjoystick.lo CC build/SDL_steamcontroller.lo CC build/SDL_syshaptic.lo CC build/SDL_syspower.lo CC build/SDL_sysfilesystem.lo CC build/SDL_systimer.lo CC build/SDL_udev.lo CC build/SDL_evdev.lo CC build/SDL_evdev_kbd.lo CC build/SDL_evdev_kbd_freebsd.lo CC build/SDL_evdev_capabilities.lo CC build/SDL_threadprio.lo CC build/SDL_poll.lo CC build/SDL_nullevents.lo CC build/SDL_nullframebuffer.lo CC build/SDL_nullvideo.lo CC build/SDL_dummysensor.lo LTLINK build/libSDL2.la CC build/SDL_dummy_main.lo LTLINK build/libSDL2main.la CC build/SDL_test_assert.lo CC build/SDL_test_common.lo CC build/SDL_test_compare.lo CC build/SDL_test_crc32.lo CC build/SDL_test_font.lo CC build/SDL_test_fuzzer.lo CC build/SDL_test_harness.lo CC build/SDL_test_imageBlit.lo CC build/SDL_test_imageBlitBlend.lo CC build/SDL_test_imageFace.lo CC build/SDL_test_imagePrimitives.lo CC build/SDL_test_imagePrimitivesBlend.lo CC build/SDL_test_log.lo CC build/SDL_test_md5.lo CC build/SDL_test_memory.lo CC build/SDL_test_random.lo LTLINK build/libSDL2_test.la make[1]: Leaving directory '/tmp/instance-9/output-1/build/sdl2-2.24.2' >>> sdl2 2.24.2 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/sdl2-2.24.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/sdl2-2.24.2' /bin/bash ./build-scripts//updaterev.sh /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/install -c -m 755 sdl2-config /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/sdl2-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/SDL2 mkdir -p -- /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/SDL2 for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_guid.h SDL_haptic.h SDL_hidapi.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_locale.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_misc.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/sdl2-2.24.2/include/$file /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/SDL2/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -c -m 644 include/SDL_revision.h /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/sdl2-2.24.2/include/SDL_revision.h /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/SDL2/SDL_revision.h; \ fi /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libSDL2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libSDL2main.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libSDL2_test.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/aclocal /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/sdl2-2.24.2/sdl2.m4 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/aclocal/sdl2.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl2.pc /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 mkdir -p -- /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config.cmake /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config-version.cmake /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/sdl2-2.24.2' /usr/bin/sed -i -e '2iget_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE)\n' /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2/sdl2-config.cmake /usr/bin/sed -i -e 's%"/usr"%${PACKAGE_PREFIX_DIR}%' /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/cmake/SDL2/sdl2-config.cmake >>> sdl2 2.24.2 Fixing package configuration files >>> sdl2 2.24.2 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> sdl2 2.24.2 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/sdl2-2.24.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/sdl2-2.24.2' /bin/bash ./build-scripts//updaterev.sh /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/target/usr/bin /usr/bin/install -c -m 755 sdl2-config /tmp/instance-9/output-1/target/usr/bin/sdl2-config /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/target/usr/include/SDL2 mkdir -p -- /tmp/instance-9/output-1/target/usr/include/SDL2 for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_guid.h SDL_haptic.h SDL_hidapi.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_locale.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_misc.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/sdl2-2.24.2/include/$file /tmp/instance-9/output-1/target/usr/include/SDL2/$file; \ done /usr/bin/install -c -m 644 include/SDL_config.h /tmp/instance-9/output-1/target/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -c -m 644 include/SDL_revision.h /tmp/instance-9/output-1/target/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/sdl2-2.24.2/include/SDL_revision.h /tmp/instance-9/output-1/target/usr/include/SDL2/SDL_revision.h; \ fi /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/target/usr/lib /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /tmp/instance-9/output-1/target/usr/lib/libSDL2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /tmp/instance-9/output-1/target/usr/lib/libSDL2main.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /tmp/instance-9/output-1/target/usr/lib/libSDL2_test.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/target/usr/share/aclocal /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/sdl2-2.24.2/sdl2.m4 /tmp/instance-9/output-1/target/usr/share/aclocal/sdl2.m4 /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl2.pc /tmp/instance-9/output-1/target/usr/lib/pkgconfig /bin/bash ./build-scripts//mkinstalldirs /tmp/instance-9/output-1/target/usr/lib/cmake/SDL2 mkdir -p -- /tmp/instance-9/output-1/target/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config.cmake /tmp/instance-9/output-1/target/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config-version.cmake /tmp/instance-9/output-1/target/usr/lib/cmake/SDL2 make[1]: Leaving directory '/tmp/instance-9/output-1/build/sdl2-2.24.2' >>> host-sloci-image 0.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.sloci-image-0.1.2.tar.gz.4kvxCh/output' 'https://github.com/jirutka/sloci-image/archive/v0.1.2/sloci-image-0.1.2.tar.gz' --2022-12-07 01:51:59-- https://github.com/jirutka/sloci-image/archive/v0.1.2/sloci-image-0.1.2.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/jirutka/sloci-image/tar.gz/refs/tags/v0.1.2 [following] --2022-12-07 01:52:00-- https://codeload.github.com/jirutka/sloci-image/tar.gz/refs/tags/v0.1.2 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.sloci-image-0.1.2.tar.gz.4kvxCh/output' 0K ...... 60.8M=0s 2022-12-07 01:52:00 (60.8 MB/s) - '/tmp/instance-9/output-1/build/.sloci-image-0.1.2.tar.gz.4kvxCh/output' saved [7037] sloci-image-0.1.2.tar.gz: OK (sha256: 4c5baee9a4915ca88e3a54befa1ccb8616be20208070cf54ac366c195647da79) >>> host-sloci-image 0.1.2 Extracting gzip -d -c /tmp/instance-9/dl/sloci-image/sloci-image-0.1.2.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-sloci-image-0.1.2 -xf - >>> host-sloci-image 0.1.2 Patching >>> host-sloci-image 0.1.2 Configuring >>> host-sloci-image 0.1.2 Building >>> host-sloci-image 0.1.2 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 PREFIX=/tmp/instance-9/output-1/host -C /tmp/instance-9/output-1/build/host-sloci-image-0.1.2 install make[1]: Entering directory '/tmp/instance-9/output-1/build/host-sloci-image-0.1.2' mkdir -p //tmp/instance-9/output-1/host/bin install -m 755 sloci-image //tmp/instance-9/output-1/host/bin/sloci-image make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-sloci-image-0.1.2' smack-1.3.1.tar.gz: OK (sha256: 1a607da3b1a661dc76b7a5b8571f4a2d56b4d61d78376088d19f2d8637dc6822) >>> smack 1.3.1 Extracting gzip -d -c /tmp/instance-9/dl/smack/smack-1.3.1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/smack-1.3.1 -xf - >>> smack 1.3.1 Patching >>> smack 1.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/smack-1.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> smack 1.3.1 Configuring >>> smack 1.3.1 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:11: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:11: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:11: the top level configure.ac:17: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:17: the top level configure.ac:14: installing 'build-aux/ar-lib' configure.ac:11: installing 'build-aux/compile' configure.ac:15: installing 'build-aux/config.guess' configure.ac:15: installing 'build-aux/config.sub' configure.ac:10: installing 'build-aux/install-sh' configure.ac:10: installing 'build-aux/missing' libsmack/Makefile.am: installing 'build-aux/depcomp' >>> smack 1.3.1 Patching libtool patching file /tmp/instance-9/output-1/build/smack-1.3.1/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/smack-1.3.1/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether make supports nested variables... (cached) yes checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... no checking for doxygen... no checking pkg-config is at least version 0.9.0... yes checking for SYSTEMD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsmack/Makefile config.status: creating libsmack/libsmack.pc config.status: creating utils/Makefile config.status: creating doc/Makefile config.status: creating init/Makefile config.status: creating utils/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> smack 1.3.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/smack-1.3.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/smack-1.3.1' Making all in libsmack CC libsmack.lo CC init.lo CC common.lo CCLD libsmackcommon.la CCLD libsmack.la Making all in utils /home/autobuild/make/make all-am CC smackaccess.o CCLD smackaccess CC smackload.o CCLD smackload CC smackcipso.o CCLD smackcipso CC chsmack.o CCLD chsmack CC smackctl.o CCLD smackctl Making all in doc make[2]: Nothing to be done for 'all'. Making all in init make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/instance-9/output-1/build/smack-1.3.1' >>> smack 1.3.1 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/smack-1.3.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/smack-1.3.1' Making install in libsmack /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsmack.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsmack.so.1.3.1 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libsmack.so.1.3.1 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so.1 || { rm -f libsmack.so.1 && ln -s libsmack.so.1.3.1 libsmack.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so || { rm -f libsmack.so && ln -s libsmack.so.1.3.1 libsmack.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmack.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libsmack.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys' /usr/bin/install -c -m 644 sys/smack.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsmack.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' Making install in utils /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c smackaccess smackload smackcipso chsmack smackctl '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c smackaccess /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/smackaccess libtool: install: /usr/bin/install -c smackload /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/smackload libtool: install: /usr/bin/install -c smackcipso /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/smackcipso libtool: install: /usr/bin/install -c chsmack /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/chsmack libtool: install: /usr/bin/install -c smackctl /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/smackctl make[3]: Nothing to be done for 'install-data-am'. Making install in doc make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 smackaccess.1 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 chsmack.8 smackcipso.8 smackload.8 smackctl.8 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8' Making install in init make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/tmp/instance-9/output-1/build/smack-1.3.1' >>> smack 1.3.1 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> smack 1.3.1 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/smack-1.3.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/smack-1.3.1' Making install in libsmack /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsmack.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsmack.so.1.3.1 /tmp/instance-9/output-1/target/usr/lib/libsmack.so.1.3.1 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so.1 || { rm -f libsmack.so.1 && ln -s libsmack.so.1.3.1 libsmack.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libsmack.so.1.3.1 libsmack.so || { rm -f libsmack.so && ln -s libsmack.so.1.3.1 libsmack.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmack.lai /tmp/instance-9/output-1/target/usr/lib/libsmack.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/sys' /usr/bin/install -c -m 644 sys/smack.h '/tmp/instance-9/output-1/target/usr/include/sys' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsmack.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' Making install in utils /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c smackaccess smackload smackcipso chsmack smackctl '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c smackaccess /tmp/instance-9/output-1/target/usr/bin/smackaccess libtool: install: /usr/bin/install -c smackload /tmp/instance-9/output-1/target/usr/bin/smackload libtool: install: /usr/bin/install -c smackcipso /tmp/instance-9/output-1/target/usr/bin/smackcipso libtool: install: /usr/bin/install -c chsmack /tmp/instance-9/output-1/target/usr/bin/chsmack libtool: install: /usr/bin/install -c smackctl /tmp/instance-9/output-1/target/usr/bin/smackctl make[3]: Nothing to be done for 'install-data-am'. Making install in doc make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 smackaccess.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 chsmack.8 smackcipso.8 smackload.8 smackctl.8 '/tmp/instance-9/output-1/target/usr/share/man/man8' Making install in init make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/tmp/instance-9/output-1/build/smack-1.3.1' readline-8.1.2.tar.gz: OK (sha256: 7589a2381a8419e68654a47623ce7dfcb756815c8fee726b98f90bf668af7bc6) >>> host-readline 8.1.2 Extracting gzip -d -c /tmp/instance-9/dl/readline/readline-8.1.2.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-readline-8.1.2 -xf - >>> host-readline 8.1.2 Patching Applying 0001-curses-link.patch using patch: patching file support/shobj-conf >>> host-readline 8.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-readline-8.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-readline 8.1.2 Patching libtool >>> host-readline 8.1.2 Configuring (cd /tmp/instance-9/output-1/build/host-readline-8.1.2/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-8.1 for x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/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 whether /usr/bin/gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no checking for working volatile... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl... yes checking for kill... yes checking for lstat... yes checking for readlink... yes checking for fnmatch... yes checking for memmove... yes checking for pselect... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcasecmp... yes checking for strpbrk... yes checking for tcgetattr... yes checking for vsnprintf... yes checking for isascii... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working strcoll... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/ptem.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether or not strcoll and strcmp differ... no checking whether the ctype macros accept non-ascii characters... no checking whether getpw functions are declared in pwd.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for sig_atomic_t in signal.h... yes checking whether signal handlers are of type void... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbstr.h usability... no checking mbstr.h presence... no checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking size of wchar_t... 4 checking configuration for building shared libraries... supported configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating readline.pc config.status: creating config.h config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking >>> host-readline 8.1.2 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-readline-8.1.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-readline-8.1.2' test -d shlib || mkdir shlib ( cd shlib ; /home/autobuild/make/make -j1 all ) make[2]: Entering directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/shlib' rm -f readline.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o readline.o ../readline.c mv readline.o readline.so rm -f vi_mode.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o vi_mode.o ../vi_mode.c mv vi_mode.o vi_mode.so rm -f funmap.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o funmap.o ../funmap.c mv funmap.o funmap.so rm -f keymaps.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o keymaps.o ../keymaps.c mv keymaps.o keymaps.so rm -f parens.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o parens.o ../parens.c mv parens.o parens.so rm -f search.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o search.o ../search.c mv search.o search.so rm -f rltty.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o rltty.o ../rltty.c mv rltty.o rltty.so rm -f complete.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o complete.o ../complete.c mv complete.o complete.so rm -f bind.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o bind.o ../bind.c mv bind.o bind.so rm -f isearch.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o isearch.o ../isearch.c mv isearch.o isearch.so rm -f display.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o display.o ../display.c mv display.o display.so rm -f signals.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o signals.o ../signals.c mv signals.o signals.so rm -f util.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o util.o ../util.c mv util.o util.so rm -f kill.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o kill.o ../kill.c mv kill.o kill.so rm -f undo.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o undo.o ../undo.c mv undo.o undo.so rm -f macro.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o macro.o ../macro.c mv macro.o macro.so rm -f input.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o input.o ../input.c mv input.o input.so rm -f callback.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o callback.o ../callback.c mv callback.o callback.so rm -f terminal.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o terminal.o ../terminal.c mv terminal.o terminal.so rm -f text.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o text.o ../text.c mv text.o text.so rm -f nls.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o nls.o ../nls.c mv nls.o nls.so rm -f misc.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o misc.o ../misc.c mv misc.o misc.so rm -f history.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o history.o ../history.c mv history.o history.so rm -f histexpand.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o histexpand.o ../histexpand.c mv histexpand.o histexpand.so rm -f histfile.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o histfile.o ../histfile.c mv histfile.o histfile.so rm -f histsearch.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o histsearch.o ../histsearch.c mv histsearch.o histsearch.so rm -f shell.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o shell.o ../shell.c mv shell.o shell.so rm -f mbutil.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o mbutil.o ../mbutil.c mv mbutil.o mbutil.so rm -f tilde.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c mv tilde.o tilde.so rm -f colors.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o colors.o ../colors.c mv colors.o colors.so rm -f parse-colors.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o parse-colors.o ../parse-colors.c mv parse-colors.o parse-colors.so rm -f xmalloc.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o xmalloc.o ../xmalloc.c mv xmalloc.o xmalloc.so rm -f xfree.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o xfree.o ../xfree.c mv xfree.o xfree.so rm -f compat.so /usr/bin/gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/instance-9/output-1/host/include -DRL_LIBRARY_VERSION='"8.1"' -DBRACKETED_PASTE_DEFAULT=1 -O2 -I/tmp/instance-9/output-1/host/include -fPIC -o compat.o ../compat.c mv compat.o compat.so rm -f libreadline.so.8.1 /usr/bin/gcc -shared -Wl,-soname,libreadline.so.8.1 -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-soname,`basename libreadline.so.8.1 .1` -o libreadline.so.8.1 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lncurses rm -f libhistory.so.8.1 /usr/bin/gcc -shared -Wl,-soname,libhistory.so.8.1 -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-soname,`basename libhistory.so.8.1 .1` -o libhistory.so.8.1 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncurses make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/shlib' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-readline-8.1.2' >>> host-readline 8.1.2 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-readline-8.1.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-readline-8.1.2' /bin/sh ./support/mkinstalldirs /tmp/instance-9/output-1/host/include \ /tmp/instance-9/output-1/host/include/readline /tmp/instance-9/output-1/host/lib \ /tmp/instance-9/output-1/host/share/info /tmp/instance-9/output-1/host/share/man/man3 /tmp/instance-9/output-1/host/share/doc/readline \ /tmp/instance-9/output-1/host/lib/pkgconfig mkdir -p -- /tmp/instance-9/output-1/host/include/readline /tmp/instance-9/output-1/host/lib /tmp/instance-9/output-1/host/share/info /tmp/instance-9/output-1/host/share/man/man3 /tmp/instance-9/output-1/host/share/doc/readline /tmp/instance-9/output-1/host/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -c -m 644 ./$f /tmp/instance-9/output-1/host/include/readline ; \ done test -d shlib || mkdir shlib ( cd shlib ; /home/autobuild/make/make -j1 all ) make[2]: Entering directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/shlib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/shlib' /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /tmp/instance-9/output-1/host/share/doc/readline ( if test -d doc ; then \ cd doc && \ /home/autobuild/make/make -j1 infodir=/tmp/instance-9/output-1/host/share/info DESTDIR= install; \ fi ) make[2]: Entering directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/doc' /bin/sh ../support/mkdirs /tmp/instance-9/output-1/host/share/info /tmp/instance-9/output-1/host/share/man/man3 if test -n "" ; then \ /bin/sh ../support/mkdirs ; \ fi if test -f readline.info; then \ /usr/bin/install -c -m 644 readline.info /tmp/instance-9/output-1/host/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /tmp/instance-9/output-1/host/share/info/readline.info; \ fi if test -f rluserman.info; then \ /usr/bin/install -c -m 644 rluserman.info /tmp/instance-9/output-1/host/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /tmp/instance-9/output-1/host/share/info/rluserman.info; \ fi if test -f history.info; then \ /usr/bin/install -c -m 644 history.info /tmp/instance-9/output-1/host/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /tmp/instance-9/output-1/host/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/tmp/instance-9/output-1/host/share/info/dir \ /tmp/instance-9/output-1/host/share/info/readline.info ; \ install-info --dir-file=/tmp/instance-9/output-1/host/share/info/dir \ /tmp/instance-9/output-1/host/share/info/history.info ; \ install-info --dir-file=/tmp/instance-9/output-1/host/share/info/dir \ /tmp/instance-9/output-1/host/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /tmp/instance-9/output-1/host/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /tmp/instance-9/output-1/host/share/man/man3/history.3 if test -n "" ; then \ if test -f readline.html; then \ /usr/bin/install -c -m 644 readline.html /readline.html; \ else \ /usr/bin/install -c -m 644 ./readline.html /readline.html; \ fi ; \ if test -f history.html; then \ /usr/bin/install -c -m 644 history.html /history.html; \ else \ /usr/bin/install -c -m 644 ./history.html /history.html; \ fi ; \ if test -f rluserman.html; then \ /usr/bin/install -c -m 644 rluserman.html /rluserman.html; \ else \ /usr/bin/install -c -m 644 ./rluserman.html /rluserman.html; \ fi ; \ fi make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/doc' /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/host-readline-8.1.2/readline.pc /tmp/instance-9/output-1/host/lib/pkgconfig/readline.pc ( cd shlib ; /home/autobuild/make/make -j1 DESTDIR= install ) make[2]: Entering directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/shlib' /bin/sh ../support/mkdirs /tmp/instance-9/output-1/host/lib /bin/sh ../support/mkdirs /tmp/instance-9/output-1/host/bin /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /tmp/instance-9/output-1/host/lib -b /tmp/instance-9/output-1/host/bin -i "/usr/bin/install -c -m 644" libhistory.so.8.1 /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /tmp/instance-9/output-1/host/lib -b /tmp/instance-9/output-1/host/bin -i "/usr/bin/install -c -m 644" libreadline.so.8.1 install: you may need to run ldconfig make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-readline-8.1.2/shlib' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-readline-8.1.2' softether-4.30-9700-beta.tar.gz: OK (sha256: f579fa938f6d5d0622f23b3c163b3de5dc171e30175e44511bf269b3bb9fb1fc) >>> host-softether 4.30-9700-beta Extracting gzip -d -c /tmp/instance-9/dl/softether/softether-4.30-9700-beta.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta -xf - >>> host-softether 4.30-9700-beta Patching Applying 0001-Create-autotools-plumbing-for-SoftEther.patch using patch: patching file Makefile.am patching file autotools/ax_check_openssl.m4 patching file autotools/ax_check_zlib.m4 patching file autotools/ax_lib_readline.m4 patching file autotools/ax_pthread.m4 patching file autotools/ax_with_curses.m4 patching file autotools/softether.am patching file configure.ac patching file configure patching file manual_configure patching file src/Cedar/Makefile.am patching file src/Makefile.am patching file src/Mayaqua/Makefile.am patching file src/bin/hamcore/Makefile.am patching file src/hamcorebuilder/Makefile.am patching file src/vpnbridge/Makefile.am patching file src/vpnclient/Makefile.am patching file src/vpncmd/Makefile.am patching file src/vpnserver/Makefile.am Applying 0002-Create-libsoftether.so-and-dynamically-link.patch using patch: patching file configure.ac patching file src/Makefile.am patching file src/libsoftether/Makefile.am patching file src/vpnbridge/Makefile.am patching file src/vpnclient/Makefile.am patching file src/vpncmd/Makefile.am patching file src/vpnserver/Makefile.am Applying 0003-use-fhs-install-directories.patch using patch: patching file autotools/softether.am patching file src/Cedar/Admin.c Hunk #1 succeeded at 11482 (offset 1148 lines). patching file src/Cedar/Command.c Hunk #1 succeeded at 518 (offset -9 lines). Hunk #2 succeeded at 543 (offset -9 lines). patching file src/Cedar/Logging.c Hunk #1 succeeded at 529 (offset 21 lines). patching file src/Cedar/Server.c Hunk #1 succeeded at 1105 (offset 45 lines). Hunk #2 succeeded at 1199 (offset 65 lines). patching file src/Mayaqua/FileIO.c Hunk #1 succeeded at 113 (offset -9 lines). Hunk #2 succeeded at 1038 (offset -6 lines). Hunk #3 succeeded at 1154 (offset -6 lines). patching file src/Mayaqua/FileIO.h Hunk #1 succeeded at 340 (offset -9 lines). patching file src/Mayaqua/Mayaqua.c Hunk #1 succeeded at 610 (offset -1 lines). patching file src/Mayaqua/Table.c patching file src/Mayaqua/Unix.c Hunk #1 succeeded at 915 (offset -13 lines). Hunk #2 succeeded at 2367 (offset 107 lines). Hunk #3 succeeded at 2412 (offset 107 lines). patching file src/bin/hamcore/Makefile.am Applying 0004-create-non-forking-softetherd-for-upstart-and-systemd.patch using patch: patching file configure.ac patching file src/Makefile.am patching file src/bin/hamcore/strtable_en.stb Hunk #1 succeeded at 1072 (offset 10 lines). patching file src/softetherd/Makefile.am patching file src/softetherd/softetherd.c Applying 0005-change-GetExeDir-to-GetStateDir-in-Cedar-and-Mayaqua.patch using patch: patching file src/Cedar/Protocol.c Hunk #1 succeeded at 872 (offset 711 lines). Hunk #2 succeeded at 1172 (offset 711 lines). Hunk #3 succeeded at 1180 (offset 711 lines). patching file src/Mayaqua/Network.c Hunk #1 succeeded at 13034 (offset 446 lines). Hunk #2 succeeded at 13048 (offset 446 lines). Applying 0006-cross-compile.patch using patch: patching file src/bin/hamcore/Makefile.am patching file src/Makefile.am Applying 0007-iconv.patch using patch: patching file src/Mayaqua/Mayaqua.h Hunk #1 succeeded at 283 (offset 1 line). Applying 0008-librt.patch using patch: patching file configure.ac Applying 0009-uclibc-ai-addrconfig.patch using patch: patching file src/Mayaqua/Mayaqua.h Hunk #1 succeeded at 229 (offset -6 lines). >>> host-softether 4.30-9700-beta Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-softether 4.30-9700-beta Configuring >>> host-softether 4.30-9700-beta Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'. libtoolize: copying file 'autotools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autotools'. libtoolize: copying file 'autotools/libtool.m4' libtoolize: copying file 'autotools/ltoptions.m4' libtoolize: copying file 'autotools/ltsugar.m4' libtoolize: copying file 'autotools/ltversion.m4' libtoolize: copying file 'autotools/lt~obsolete.m4' configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:25: You should run autoupdate. autotools/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:25: the top level configure.ac:77: warning: The macro `AC_LANG_C' is obsolete. configure.ac:77: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... autotools/ax_check_zlib.m4:68: AX_CHECK_ZLIB is expanded from... configure.ac:77: the top level configure.ac:23: installing 'autotools/ar-lib' configure.ac:23: installing 'autotools/compile' configure.ac:25: installing 'autotools/config.guess' configure.ac:25: installing 'autotools/config.sub' configure.ac:22: installing 'autotools/install-sh' configure.ac:22: installing 'autotools/missing' src/Cedar/Makefile.am: installing 'autotools/depcomp' >>> host-softether 4.30-9700-beta Patching libtool patching file /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/autotools/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking the archiver (/usr/bin/ar) interface... ar checking for gcc... (cached) /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for clock_gettime in -lrt... yes checking for pkg-config... /tmp/instance-9/output-1/host/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking for zlib.h... yes checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... yes checking for a readline compatible library... -lreadline checking for readline.h... no checking for readline/readline.h... yes checking whether readline supports history... yes checking for history.h... no checking for readline/history.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Mayaqua/Makefile config.status: creating src/Cedar/Makefile config.status: creating src/hamcorebuilder/Makefile config.status: creating src/libsoftether/Makefile config.status: creating src/bin/hamcore/Makefile config.status: creating src/vpnserver/Makefile config.status: creating src/vpnclient/Makefile config.status: creating src/vpnbridge/Makefile config.status: creating src/vpncmd/Makefile config.status: creating src/softetherd/Makefile config.status: creating softether_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls >>> host-softether 4.30-9700-beta Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/Mayaqua make[1]: Entering directory '/tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/Mayaqua' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Cfg.lo Cfg.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Cfg.c -fPIC -DPIC -o .libs/Cfg.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Encrypt.lo Encrypt.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Encrypt.c -fPIC -DPIC -o .libs/Encrypt.o Encrypt.c: In function 'RsaCheck': Encrypt.c:2713:3: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] 2713 | rsa = RSA_generate_key(bit, RSA_F4, NULL, NULL); | ^~~ In file included from /tmp/instance-9/output-1/host/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/include/openssl/rsa.h:235:25: note: declared here 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/include/openssl/opensslconf.h:118:37: note: in definition of macro 'DECLARE_DEPRECATED' 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /tmp/instance-9/output-1/host/include/openssl/rsa.h:235:1: note: in expansion of macro 'DEPRECATEDIN_0_9_8' 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~~~ Encrypt.c: In function 'RsaGen': Encrypt.c:2783:3: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] 2783 | rsa = RSA_generate_key(bit, RSA_F4, NULL, NULL); | ^~~ In file included from /tmp/instance-9/output-1/host/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/include/openssl/rsa.h:235:25: note: declared here 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/include/openssl/opensslconf.h:118:37: note: in definition of macro 'DECLARE_DEPRECATED' 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /tmp/instance-9/output-1/host/include/openssl/rsa.h:235:1: note: in expansion of macro 'DEPRECATEDIN_0_9_8' 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~~~ Encrypt.c: In function 'X509ToX': Encrypt.c:3898:7: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 3898 | char *uri = (char *)ASN1_STRING_data(ad->location->d.uniformResourceIdentifier); | ^~~~ In file included from /tmp/instance-9/output-1/host/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/include/openssl/asn1.h:554:35: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/include/openssl/opensslconf.h:118:37: note: in definition of macro 'DECLARE_DEPRECATED' 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /tmp/instance-9/output-1/host/include/openssl/asn1.h:554:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ Encrypt.c: In function 'FreeOpenSSLThreadState': Encrypt.c:4111:2: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] 4111 | ERR_remove_state(0); | ^~~~~~~~~~~~~~~~ In file included from /tmp/instance-9/output-1/host/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/include/openssl/err.h:261:25: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/include/openssl/opensslconf.h:118:37: note: in definition of macro 'DECLARE_DEPRECATED' 118 | # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); | ^ /tmp/instance-9/output-1/host/include/openssl/err.h:261:1: note: in expansion of macro 'DEPRECATEDIN_1_0_0' 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o FileIO.lo FileIO.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c FileIO.c -fPIC -DPIC -o .libs/FileIO.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Internat.lo Internat.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Internat.c -fPIC -DPIC -o .libs/Internat.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Kernel.lo Kernel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Kernel.c -fPIC -DPIC -o .libs/Kernel.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Mayaqua.lo Mayaqua.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Mayaqua.c -fPIC -DPIC -o .libs/Mayaqua.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Memory.lo Memory.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Memory.c -fPIC -DPIC -o .libs/Memory.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from Memory.c:115: Memory.c: In function 'HashListKeyToPointer': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Memory.c:231:7: note: in expansion of macro 'POINTER_TO_KEY' 231 | if (POINTER_TO_KEY(p) == key) | ^~~~~~~~~~~~~~ Memory.c: In function 'CrashNow': Memory.c:633:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 633 | UCHAR *c = (UCHAR *)r; | ^ In file included from ../../src/Mayaqua/Mayaqua.h:326, from Memory.c:115: Memory.c: In function 'ListKeyToPointer': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Memory.c:1728:7: note: in expansion of macro 'POINTER_TO_KEY' 1728 | if (POINTER_TO_KEY(p) == key) | ^~~~~~~~~~~~~~ Memory.c: In function 'GetMemSize': ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ ../../src/Mayaqua/Memory.h:121:52: note: in expansion of macro 'POINTER_TO_UINT64' 121 | #define IS_NULL_POINTER(p) (((p) == NULL) || ((POINTER_TO_UINT64(p) == (UINT64)sizeof(MEMTAG)))) | ^~~~~~~~~~~~~~~~~ Memory.c:4099:6: note: in expansion of macro 'IS_NULL_POINTER' 4099 | if (IS_NULL_POINTER(addr)) | ^~~~~~~~~~~~~~~ Memory.c: In function 'ReAlloc': ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ ../../src/Mayaqua/Memory.h:121:52: note: in expansion of macro 'POINTER_TO_UINT64' 121 | #define IS_NULL_POINTER(p) (((p) == NULL) || ((POINTER_TO_UINT64(p) == (UINT64)sizeof(MEMTAG)))) | ^~~~~~~~~~~~~~~~~ Memory.c:4116:6: note: in expansion of macro 'IS_NULL_POINTER' 4116 | if (IS_NULL_POINTER(addr)) | ^~~~~~~~~~~~~~~ Memory.c: In function 'Free': ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ ../../src/Mayaqua/Memory.h:121:52: note: in expansion of macro 'POINTER_TO_UINT64' 121 | #define IS_NULL_POINTER(p) (((p) == NULL) || ((POINTER_TO_UINT64(p) == (UINT64)sizeof(MEMTAG)))) | ^~~~~~~~~~~~~~~~~ Memory.c:4173:6: note: in expansion of macro 'IS_NULL_POINTER' 4173 | if (IS_NULL_POINTER(addr)) | ^~~~~~~~~~~~~~~ Memory.c: In function 'InternalMalloc': ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ Memory.c:4253:14: note: in expansion of macro 'POINTER_TO_UINT64' 4253 | TrackNewObj(POINTER_TO_UINT64(addr), "MEM", size); | ^~~~~~~~~~~~~~~~~ Memory.c: In function 'InternalFree': ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ Memory.c:4273:17: note: in expansion of macro 'POINTER_TO_UINT64' 4273 | TrackDeleteObj(POINTER_TO_UINT64(addr)); | ^~~~~~~~~~~~~~~~~ Memory.c: In function 'InternalReAlloc': ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ Memory.c:4308:21: note: in expansion of macro 'POINTER_TO_UINT64' 4308 | TrackChangeObjSize(POINTER_TO_UINT64(addr), size, POINTER_TO_UINT64(new_addr)); | ^~~~~~~~~~~~~~~~~ ../../src/Mayaqua/MayaType.h:225:92: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ Memory.c:4308:52: note: in expansion of macro 'POINTER_TO_UINT64' 4308 | TrackChangeObjSize(POINTER_TO_UINT64(addr), size, POINTER_TO_UINT64(new_addr)); | ^~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Microsoft.lo Microsoft.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Microsoft.c -fPIC -DPIC -o .libs/Microsoft.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Network.lo Network.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Network.c -fPIC -DPIC -o .libs/Network.o Network.c: In function 'NewCancelSpecial': Network.c:11549:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 11549 | c->pipe_read = (int)hEvent; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Object.lo Object.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Object.c -fPIC -DPIC -o .libs/Object.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o OS.lo OS.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c OS.c -fPIC -DPIC -o .libs/OS.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Pack.lo Pack.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Pack.c -fPIC -DPIC -o .libs/Pack.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Secure.lo Secure.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Secure.c -fPIC -DPIC -o .libs/Secure.o Secure.c: In function 'SignSecByObject': Secure.c:419:66: warning: passing argument 5 of 'sec->Api->C_Sign' from incompatible pointer type [-Wincompatible-pointer-types] 419 | ret = sec->Api->C_Sign(sec->SessionId, hash, sizeof(hash), dst, &size); | ^~~~~ | | | UINT * {aka unsigned int *} Secure.c:419:66: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:423:67: warning: passing argument 5 of 'sec->Api->C_Sign' from incompatible pointer type [-Wincompatible-pointer-types] 423 | ret = sec->Api->C_Sign(sec->SessionId, hash, sizeof(hash), dst, &size); | ^~~~~ | | | UINT * {aka unsigned int *} Secure.c:423:67: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'WriteSecKey': Secure.c:600:83: warning: passing argument 4 of 'sec->Api->C_CreateObject' from incompatible pointer type [-Wincompatible-pointer-types] 600 | if ((ret = sec->Api->C_CreateObject(sec->SessionId, a, sizeof(a) / sizeof(a[0]), &object)) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:600:83: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'WriteSecCert': Secure.c:806:83: warning: passing argument 4 of 'sec->Api->C_CreateObject' from incompatible pointer type [-Wincompatible-pointer-types] 806 | if ((ret = sec->Api->C_CreateObject(sec->SessionId, a, sizeof(a) / sizeof(a[0]), &object)) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:806:83: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'EnumSecObject': Secure.c:1312:46: warning: passing argument 2 of 'sec->Api->C_FindObjects' from incompatible pointer type [-Wincompatible-pointer-types] 1312 | if (sec->Api->C_FindObjects(sec->SessionId, objects, sizeof(objects) / sizeof(objects[0]), &num_objects) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1312:46: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1312:93: warning: passing argument 4 of 'sec->Api->C_FindObjects' from incompatible pointer type [-Wincompatible-pointer-types] 1312 | if (sec->Api->C_FindObjects(sec->SessionId, objects, sizeof(objects) / sizeof(objects[0]), &num_objects) != CKR_OK) | ^~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1312:93: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'WriteSecData': Secure.c:1433:76: warning: passing argument 4 of 'sec->Api->C_CreateObject' from incompatible pointer type [-Wincompatible-pointer-types] 1433 | if (sec->Api->C_CreateObject(sec->SessionId, a, sizeof(a) / sizeof(a[0]), &object) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1433:76: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'OpenSecSession': Secure.c:1736:52: warning: passing argument 5 of 'sec->Api->C_OpenSession' from incompatible pointer type [-Wincompatible-pointer-types] 1736 | CKF_RW_SESSION | CKF_SERIAL_SESSION, NULL, NULL, &session)) != CKR_OK) | ^~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1736:52: note: expected 'CK_SESSION_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1741:36: warning: passing argument 5 of 'sec->Api->C_OpenSession' from incompatible pointer type [-Wincompatible-pointer-types] 1741 | CKF_SERIAL_SESSION, NULL, NULL, &session)) != CKR_OK) | ^~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1741:36: note: expected 'CK_SESSION_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'OpenSec': Secure.c:1829:49: warning: passing argument 3 of 'sec->Api->C_GetSlotList' from incompatible pointer type [-Wincompatible-pointer-types] 1829 | if ((err = sec->Api->C_GetSlotList(true, NULL, &sec->NumSlot)) != CKR_OK || sec->NumSlot == 0) | ^~~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1829:49: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1839:39: warning: passing argument 2 of 'sec->Api->C_GetSlotList' from incompatible pointer type [-Wincompatible-pointer-types] 1839 | if (sec->Api->C_GetSlotList(TRUE, sec->SlotIdList, &sec->NumSlot) != CKR_OK) | ~~~^~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1839:39: note: expected 'CK_SLOT_ID_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1839:53: warning: passing argument 3 of 'sec->Api->C_GetSlotList' from incompatible pointer type [-Wincompatible-pointer-types] 1839 | if (sec->Api->C_GetSlotList(TRUE, sec->SlotIdList, &sec->NumSlot) != CKR_OK) | ^~~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1839:53: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Str.lo Str.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Str.c -fPIC -DPIC -o .libs/Str.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Table.lo Table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Table.c -fPIC -DPIC -o .libs/Table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o TcpIp.lo TcpIp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c TcpIp.c -fPIC -DPIC -o .libs/TcpIp.o TcpIp.c: In function 'CorrectChecksum': TcpIp.c:1974:37: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 1974 | IPV6_HEADER_PACKET_INFO *v6info = &p->IPv6HeaderPacketInfo; | ^~~~~~~~~~~~~~~~~~~~~~~~ TcpIp.c: In function 'ParsePacketIPv6': TcpIp.c:2809:28: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 2809 | if (ParsePacketIPv6Header(&p->IPv6HeaderPacketInfo, buf, size) == false) | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Tick64.lo Tick64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Tick64.c -fPIC -DPIC -o .libs/Tick64.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Tracking.lo Tracking.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Tracking.c -fPIC -DPIC -o .libs/Tracking.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from Tracking.c:114: Tracking.c: In function 'PrintObjectInfo': ../../src/Mayaqua/MayaType.h:227:82: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:247:19: note: in expansion of macro 'UINT64_TO_POINTER' 247 | o->Id, o->Name, UINT64_TO_POINTER(o->Address), o->Size, tmp); | ^~~~~~~~~~~~~~~~~ Tracking.c: In function 'PrintObjectList': ../../src/Mayaqua/MayaType.h:227:82: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:313:24: note: in expansion of macro 'UINT64_TO_POINTER' 313 | o->Id, o->Name, tmp, UINT64_TO_POINTER(o->Address), o->Size, o->FileName, o->LineNumber); | ^~~~~~~~~~~~~~~~~ Tracking.c: In function 'GetCallStackStr': ../../src/Mayaqua/MayaType.h:227:82: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:869:42: note: in expansion of macro 'UINT64_TO_POINTER' 869 | Format(tmp, sizeof(tmp), "0x%p ---", UINT64_TO_POINTER(s->offset)); | ^~~~~~~~~~~~~~~~~ ../../src/Mayaqua/MayaType.h:227:82: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:874:34: note: in expansion of macro 'UINT64_TO_POINTER' 874 | (void *)s->offset, s->name, UINT64_TO_POINTER(s->disp)); | ^~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Unix.lo Unix.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Unix.c -fPIC -DPIC -o .libs/Unix.o Unix.c: In function 'UnixIgnoreSignalForThread': Unix.c:324:18: warning: assignment to 'void (*)(int, siginfo_t *, void *)' from incompatible pointer type 'void * (*)(int, siginfo_t *, void *)' [-Wincompatible-pointer-types] 324 | sa.sa_sigaction = signal_received_for_ignore; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Win32.lo Win32.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Win32.c -fPIC -DPIC -o .libs/Win32.o /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -L/tmp/instance-9/output-1/host/lib64 -L/usr/lib -L/usr/lib -o libmayaqua.la Cfg.lo Encrypt.lo FileIO.lo Internat.lo Kernel.lo Mayaqua.lo Memory.lo Microsoft.lo Network.lo Object.lo OS.lo Pack.lo Secure.lo Str.lo Table.lo TcpIp.lo Tick64.lo Tracking.lo Unix.lo Win32.lo -lz -lrt -lssl -lcrypto -lncursesw -lreadline libtool: link: /usr/bin/ar cru .libs/libmayaqua.a .libs/Cfg.o .libs/Encrypt.o .libs/FileIO.o .libs/Internat.o .libs/Kernel.o .libs/Mayaqua.o .libs/Memory.o .libs/Microsoft.o .libs/Network.o .libs/Object.o .libs/OS.o .libs/Pack.o .libs/Secure.o .libs/Str.o .libs/Table.o .libs/TcpIp.o .libs/Tick64.o .libs/Tracking.o .libs/Unix.o .libs/Win32.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libmayaqua.a libtool: link: ( cd ".libs" && rm -f "libmayaqua.la" && ln -s "../libmayaqua.la" "libmayaqua.la" ) make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/Mayaqua' PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/Cedar make[1]: Entering directory '/tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/Cedar' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Account.lo Account.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Account.c -fPIC -DPIC -o .libs/Account.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Admin.lo Admin.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Admin.c -fPIC -DPIC -o .libs/Admin.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from CedarPch.h:115, from Admin.c:107: Admin.c: In function 'StEnumCrl': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:3664:24: note: in expansion of macro 'POINTER_TO_KEY' 3664 | t->Items[i].Key = POINTER_TO_KEY(crl); | ^~~~~~~~~~~~~~ Admin.c: In function 'SiEnumIpTable': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:4959:13: note: in expansion of macro 'POINTER_TO_KEY' 4959 | e->Key = POINTER_TO_KEY(table); | ^~~~~~~~~~~~~~ Admin.c: In function 'SiEnumMacTable': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:5133:13: note: in expansion of macro 'POINTER_TO_KEY' 5133 | e->Key = POINTER_TO_KEY(mac); | ^~~~~~~~~~~~~~ Admin.c: In function 'StEnumCa': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:7795:14: note: in expansion of macro 'POINTER_TO_KEY' 7795 | e->Key = POINTER_TO_KEY(x); | ^~~~~~~~~~~~~~ Admin.c: In function 'StEnumFarmMember': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:9567:12: note: in expansion of macro 'POINTER_TO_KEY' 9567 | e->Id = POINTER_TO_KEY(f); | ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o AzureClient.lo AzureClient.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c AzureClient.c -fPIC -DPIC -o .libs/AzureClient.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o AzureServer.lo AzureServer.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c AzureServer.c -fPIC -DPIC -o .libs/AzureServer.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Bridge.lo Bridge.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Bridge.c -fPIC -DPIC -o .libs/Bridge.o In file included from Bridge.c:121: BridgeUnix.c: In function 'CloseEth': BridgeUnix.c:1562:3: warning: implicit declaration of function 'FreeTap'; did you mean 'FreeCaps'? [-Wimplicit-function-declaration] 1562 | FreeTap(e->Tap); | ^~~~~~~ | FreeCaps /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o BridgeUnix.lo BridgeUnix.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c BridgeUnix.c -fPIC -DPIC -o .libs/BridgeUnix.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o BridgeWin32.lo BridgeWin32.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c BridgeWin32.c -fPIC -DPIC -o .libs/BridgeWin32.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Cedar.lo Cedar.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Cedar.c -fPIC -DPIC -o .libs/Cedar.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from CedarPch.h:115, from Cedar.c:106: Cedar.c: In function 'DeleteCa': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Cedar.c:816:8: note: in expansion of macro 'POINTER_TO_KEY' 816 | if (POINTER_TO_KEY(x) == ptr) | ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o CedarPch.lo CedarPch.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c CedarPch.c -fPIC -DPIC -o .libs/CedarPch.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Client.lo Client.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Client.c -fPIC -DPIC -o .libs/Client.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from CedarPch.h:115, from Client.c:107: Client.c: In function 'CtGetCa': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Client.c:8799:8: note: in expansion of macro 'POINTER_TO_KEY' 8799 | if (POINTER_TO_KEY(x) == get->Key) | ^~~~~~~~~~~~~~ Client.c: In function 'CtEnumCa': ../../src/Mayaqua/MayaType.h:221:64: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Client.c:8891:23: note: in expansion of macro 'POINTER_TO_KEY' 8891 | e->Items[i]->Key = POINTER_TO_KEY(x); | ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o CM.lo CM.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c CM.c -fPIC -DPIC -o .libs/CM.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Command.lo Command.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Command.c -fPIC -DPIC -o .libs/Command.o Command.c: In function 'CheckThread1': Command.c:402:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 402 | InputToNull((void *)check_thread_global_1); | ^ Command.c: In function 'CheckMemory': Command.c:693:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 693 | InputToNull((void *)(UINT)(((UCHAR *)pp[i])[j] = j % 256)); | ^ Command.c: In function 'StrToPortList': Command.c:7484:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7484 | if (IsInList(o, (void *)n)) | ^ Command.c:7490:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7490 | Add(o, (void *)n); | ^ Command.c: In function 'PsClusterSettingMember': Command.c:7567:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 7567 | t.Ports[i] = (UINT)LIST_DATA(ports, i); | ^ Command.c: In function 'CmdEvalHostAndPort': Command.c:7639:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 7639 | ret = ParseHostPort(tmp, NULL, NULL, (UINT)param); | ^ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Connection.lo Connection.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Connection.c -fPIC -DPIC -o .libs/Connection.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Console.lo Console.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Console.c -fPIC -DPIC -o .libs/Console.o Console.c: In function 'PasswordPrompt': Console.c:2042:8: warning: implicit declaration of function 'getch'; did you mean 'getc'? [-Wimplicit-function-declaration] 2042 | c = getch(); | ^~~~~ | getc /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Database.lo Database.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Database.c -fPIC -DPIC -o .libs/Database.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o DDNS.lo DDNS.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c DDNS.c -fPIC -DPIC -o .libs/DDNS.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o EM.lo EM.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c EM.c -fPIC -DPIC -o .libs/EM.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o EtherLog.lo EtherLog.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c EtherLog.c -fPIC -DPIC -o .libs/EtherLog.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Hub.lo Hub.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Hub.c -fPIC -DPIC -o .libs/Hub.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Interop_OpenVPN.lo Interop_OpenVPN.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Interop_OpenVPN.c -fPIC -DPIC -o .libs/Interop_OpenVPN.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Interop_SSTP.lo Interop_SSTP.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Interop_SSTP.c -fPIC -DPIC -o .libs/Interop_SSTP.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec.lo IPsec.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec.c -fPIC -DPIC -o .libs/IPsec.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_EtherIP.lo IPsec_EtherIP.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_EtherIP.c -fPIC -DPIC -o .libs/IPsec_EtherIP.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_IKE.lo IPsec_IKE.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_IKE.c -fPIC -DPIC -o .libs/IPsec_IKE.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_IkePacket.lo IPsec_IkePacket.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_IkePacket.c -fPIC -DPIC -o .libs/IPsec_IkePacket.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_IPC.lo IPsec_IPC.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_IPC.c -fPIC -DPIC -o .libs/IPsec_IPC.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_L2TP.lo IPsec_L2TP.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_L2TP.c -fPIC -DPIC -o .libs/IPsec_L2TP.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_PPP.lo IPsec_PPP.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_PPP.c -fPIC -DPIC -o .libs/IPsec_PPP.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o IPsec_Win7.lo IPsec_Win7.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c IPsec_Win7.c -fPIC -DPIC -o .libs/IPsec_Win7.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Layer3.lo Layer3.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Layer3.c -fPIC -DPIC -o .libs/Layer3.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Link.lo Link.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Link.c -fPIC -DPIC -o .libs/Link.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Listener.lo Listener.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Listener.c -fPIC -DPIC -o .libs/Listener.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Logging.lo Logging.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Logging.c -fPIC -DPIC -o .libs/Logging.o Logging.c: In function 'PacketLogParseProc': Logging.c:1800:33: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 1800 | ICMPV6_HEADER_INFO *icmp = &p->ICMPv6HeaderPacketInfo; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Nat.lo Nat.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Nat.c -fPIC -DPIC -o .libs/Nat.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o NativeStack.lo NativeStack.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c NativeStack.c -fPIC -DPIC -o .libs/NativeStack.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o NM.lo NM.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c NM.c -fPIC -DPIC -o .libs/NM.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o NullLan.lo NullLan.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c NullLan.c -fPIC -DPIC -o .libs/NullLan.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Protocol.lo Protocol.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Protocol.c -fPIC -DPIC -o .libs/Protocol.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Radius.lo Radius.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Radius.c -fPIC -DPIC -o .libs/Radius.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Remote.lo Remote.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Remote.c -fPIC -DPIC -o .libs/Remote.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Sam.lo Sam.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Sam.c -fPIC -DPIC -o .libs/Sam.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o SecureInfo.lo SecureInfo.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c SecureInfo.c -fPIC -DPIC -o .libs/SecureInfo.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o SecureNAT.lo SecureNAT.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c SecureNAT.c -fPIC -DPIC -o .libs/SecureNAT.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o SeLowUser.lo SeLowUser.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c SeLowUser.c -fPIC -DPIC -o .libs/SeLowUser.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Server.lo Server.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Server.c -fPIC -DPIC -o .libs/Server.o Server.c: In function 'SiRebootServerThread': Server.c:6892:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 6892 | StStartServer((bool)param); | ^ In file included from ../../src/Mayaqua/Mayaqua.h:353, from CedarPch.h:115, from Server.c:105: Server.c: In function 'SiRebootServerEx': Server.c:6906:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 6906 | t = NewThread(SiRebootServerThread, (void *)bridge); | ^ ../../src/Mayaqua/Kernel.h:167:70: note: in definition of macro 'NewThread' 167 | #define NewThread(thread_proc, param) NewThreadNamed((thread_proc), (param), (#thread_proc)) | ^~~~~ Server.c: In function 'SiCalledDeleteIpTable': Server.c:7829:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7829 | if (IsInList(h->IpTable, (void *)key)) | ^ Server.c:7831:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7831 | IP_TABLE_ENTRY *e = (IP_TABLE_ENTRY *)key; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Session.lo Session.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Session.c -fPIC -DPIC -o .libs/Session.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o SM.lo SM.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c SM.c -fPIC -DPIC -o .libs/SM.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o SW.lo SW.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c SW.c -fPIC -DPIC -o .libs/SW.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o UdpAccel.lo UdpAccel.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c UdpAccel.c -fPIC -DPIC -o .libs/UdpAccel.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o UT.lo UT.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c UT.c -fPIC -DPIC -o .libs/UT.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o VG.lo VG.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c VG.c -fPIC -DPIC -o .libs/VG.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Virtual.lo Virtual.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Virtual.c -fPIC -DPIC -o .libs/Virtual.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o VLan.lo VLan.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c VLan.c -fPIC -DPIC -o .libs/VLan.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o VLanUnix.lo VLanUnix.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c VLanUnix.c -fPIC -DPIC -o .libs/VLanUnix.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o VLanWin32.lo VLanWin32.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c VLanWin32.c -fPIC -DPIC -o .libs/VLanWin32.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o WaterMark.lo WaterMark.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c WaterMark.c -fPIC -DPIC -o .libs/WaterMark.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o WebUI.lo WebUI.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c WebUI.c -fPIC -DPIC -o .libs/WebUI.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o WinUi.lo WinUi.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c WinUi.c -fPIC -DPIC -o .libs/WinUi.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o Wpc.lo Wpc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c Wpc.c -fPIC -DPIC -o .libs/Wpc.o /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -L/tmp/instance-9/output-1/host/lib64 -L/usr/lib -L/usr/lib -o libcedar.la Account.lo Admin.lo AzureClient.lo AzureServer.lo Bridge.lo BridgeUnix.lo BridgeWin32.lo Cedar.lo CedarPch.lo Client.lo CM.lo Command.lo Connection.lo Console.lo Database.lo DDNS.lo EM.lo EtherLog.lo Hub.lo Interop_OpenVPN.lo Interop_SSTP.lo IPsec.lo IPsec_EtherIP.lo IPsec_IKE.lo IPsec_IkePacket.lo IPsec_IPC.lo IPsec_L2TP.lo IPsec_PPP.lo IPsec_Win7.lo Layer3.lo Link.lo Listener.lo Logging.lo Nat.lo NativeStack.lo NM.lo NullLan.lo Protocol.lo Radius.lo Remote.lo Sam.lo SecureInfo.lo SecureNAT.lo SeLowUser.lo Server.lo Session.lo SM.lo SW.lo UdpAccel.lo UT.lo VG.lo Virtual.lo VLan.lo VLanUnix.lo VLanWin32.lo WaterMark.lo WebUI.lo WinUi.lo Wpc.lo -lz -lrt -lssl -lcrypto -lncursesw -lreadline libtool: link: /usr/bin/ar cru .libs/libcedar.a .libs/Account.o .libs/Admin.o .libs/AzureClient.o .libs/AzureServer.o .libs/Bridge.o .libs/BridgeUnix.o .libs/BridgeWin32.o .libs/Cedar.o .libs/CedarPch.o .libs/Client.o .libs/CM.o .libs/Command.o .libs/Connection.o .libs/Console.o .libs/Database.o .libs/DDNS.o .libs/EM.o .libs/EtherLog.o .libs/Hub.o .libs/Interop_OpenVPN.o .libs/Interop_SSTP.o .libs/IPsec.o .libs/IPsec_EtherIP.o .libs/IPsec_IKE.o .libs/IPsec_IkePacket.o .libs/IPsec_IPC.o .libs/IPsec_L2TP.o .libs/IPsec_PPP.o .libs/IPsec_Win7.o .libs/Layer3.o .libs/Link.o .libs/Listener.o .libs/Logging.o .libs/Nat.o .libs/NativeStack.o .libs/NM.o .libs/NullLan.o .libs/Protocol.o .libs/Radius.o .libs/Remote.o .libs/Sam.o .libs/SecureInfo.o .libs/SecureNAT.o .libs/SeLowUser.o .libs/Server.o .libs/Session.o .libs/SM.o .libs/SW.o .libs/UdpAccel.o .libs/UT.o .libs/VG.o .libs/Virtual.o .libs/VLan.o .libs/VLanUnix.o .libs/VLanWin32.o .libs/WaterMark.o .libs/WebUI.o .libs/WinUi.o .libs/Wpc.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libcedar.a libtool: link: ( cd ".libs" && rm -f "libcedar.la" && ln -s "../libcedar.la" "libcedar.la" ) make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/Cedar' PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/hamcorebuilder make[1]: Entering directory '/tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/hamcorebuilder' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/tmp/instance-9/output-1/host/include -I/usr/include -I/usr/include -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -c -o hamcorebuilder.o hamcorebuilder.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/tmp/instance-9/output-1/host/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -L/tmp/instance-9/output-1/host/lib64 -L/usr/lib -L/usr/lib -o hamcorebuilder hamcorebuilder.o ../../src/Mayaqua/libmayaqua.la ../../src/Cedar/libcedar.la -lz -lrt -lssl -lcrypto -lncursesw -lreadline libtool: link: /usr/bin/gcc -g -D_DEBUG -DDEBUG -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/tmp/instance-9/output-1/host/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -O2 -I/tmp/instance-9/output-1/host/include -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -o hamcorebuilder hamcorebuilder.o -L/tmp/instance-9/output-1/host/lib -L/tmp/instance-9/output-1/host/lib64 -L/usr/lib ../../src/Mayaqua/.libs/libmayaqua.a ../../src/Cedar/.libs/libcedar.a -lz -lrt -lssl -lcrypto -lncursesw -lreadline -pthread make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/hamcorebuilder' >>> host-softether 4.30-9700-beta Installing to host directory /usr/bin/install -m 0755 /tmp/instance-9/output-1/build/host-softether-4.30-9700-beta/src/hamcorebuilder/hamcorebuilder /tmp/instance-9/output-1/host/bin/hamcorebuilder softether-4.30-9700-beta.tar.gz: OK (sha256: f579fa938f6d5d0622f23b3c163b3de5dc171e30175e44511bf269b3bb9fb1fc) >>> softether 4.30-9700-beta Extracting gzip -d -c /tmp/instance-9/dl/softether/softether-4.30-9700-beta.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/softether-4.30-9700-beta -xf - >>> softether 4.30-9700-beta Patching Applying 0001-Create-autotools-plumbing-for-SoftEther.patch using patch: patching file Makefile.am patching file autotools/ax_check_openssl.m4 patching file autotools/ax_check_zlib.m4 patching file autotools/ax_lib_readline.m4 patching file autotools/ax_pthread.m4 patching file autotools/ax_with_curses.m4 patching file autotools/softether.am patching file configure.ac patching file configure patching file manual_configure patching file src/Cedar/Makefile.am patching file src/Makefile.am patching file src/Mayaqua/Makefile.am patching file src/bin/hamcore/Makefile.am patching file src/hamcorebuilder/Makefile.am patching file src/vpnbridge/Makefile.am patching file src/vpnclient/Makefile.am patching file src/vpncmd/Makefile.am patching file src/vpnserver/Makefile.am Applying 0002-Create-libsoftether.so-and-dynamically-link.patch using patch: patching file configure.ac patching file src/Makefile.am patching file src/libsoftether/Makefile.am patching file src/vpnbridge/Makefile.am patching file src/vpnclient/Makefile.am patching file src/vpncmd/Makefile.am patching file src/vpnserver/Makefile.am Applying 0003-use-fhs-install-directories.patch using patch: patching file autotools/softether.am patching file src/Cedar/Admin.c Hunk #1 succeeded at 11482 (offset 1148 lines). patching file src/Cedar/Command.c Hunk #1 succeeded at 518 (offset -9 lines). Hunk #2 succeeded at 543 (offset -9 lines). patching file src/Cedar/Logging.c Hunk #1 succeeded at 529 (offset 21 lines). patching file src/Cedar/Server.c Hunk #1 succeeded at 1105 (offset 45 lines). Hunk #2 succeeded at 1199 (offset 65 lines). patching file src/Mayaqua/FileIO.c Hunk #1 succeeded at 113 (offset -9 lines). Hunk #2 succeeded at 1038 (offset -6 lines). Hunk #3 succeeded at 1154 (offset -6 lines). patching file src/Mayaqua/FileIO.h Hunk #1 succeeded at 340 (offset -9 lines). patching file src/Mayaqua/Mayaqua.c Hunk #1 succeeded at 610 (offset -1 lines). patching file src/Mayaqua/Table.c patching file src/Mayaqua/Unix.c Hunk #1 succeeded at 915 (offset -13 lines). Hunk #2 succeeded at 2367 (offset 107 lines). Hunk #3 succeeded at 2412 (offset 107 lines). patching file src/bin/hamcore/Makefile.am Applying 0004-create-non-forking-softetherd-for-upstart-and-systemd.patch using patch: patching file configure.ac patching file src/Makefile.am patching file src/bin/hamcore/strtable_en.stb Hunk #1 succeeded at 1072 (offset 10 lines). patching file src/softetherd/Makefile.am patching file src/softetherd/softetherd.c Applying 0005-change-GetExeDir-to-GetStateDir-in-Cedar-and-Mayaqua.patch using patch: patching file src/Cedar/Protocol.c Hunk #1 succeeded at 872 (offset 711 lines). Hunk #2 succeeded at 1172 (offset 711 lines). Hunk #3 succeeded at 1180 (offset 711 lines). patching file src/Mayaqua/Network.c Hunk #1 succeeded at 13034 (offset 446 lines). Hunk #2 succeeded at 13048 (offset 446 lines). Applying 0006-cross-compile.patch using patch: patching file src/bin/hamcore/Makefile.am patching file src/Makefile.am Applying 0007-iconv.patch using patch: patching file src/Mayaqua/Mayaqua.h Hunk #1 succeeded at 283 (offset 1 line). Applying 0008-librt.patch using patch: patching file configure.ac Applying 0009-uclibc-ai-addrconfig.patch using patch: patching file src/Mayaqua/Mayaqua.h Hunk #1 succeeded at 229 (offset -6 lines). >>> softether 4.30-9700-beta Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/softether-4.30-9700-beta -name $file); do cp support/gnuconfig/$file $i; done; done >>> softether 4.30-9700-beta Configuring >>> softether 4.30-9700-beta Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'. libtoolize: copying file 'autotools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autotools'. libtoolize: copying file 'autotools/libtool.m4' libtoolize: copying file 'autotools/ltoptions.m4' libtoolize: copying file 'autotools/ltsugar.m4' libtoolize: copying file 'autotools/ltversion.m4' libtoolize: copying file 'autotools/lt~obsolete.m4' configure.ac:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:25: You should run autoupdate. autotools/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:25: the top level configure.ac:77: warning: The macro `AC_LANG_C' is obsolete. configure.ac:77: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... autotools/ax_check_zlib.m4:68: AX_CHECK_ZLIB is expanded from... configure.ac:77: the top level configure.ac:23: installing 'autotools/ar-lib' configure.ac:23: installing 'autotools/compile' configure.ac:25: installing 'autotools/config.guess' configure.ac:25: installing 'autotools/config.sub' configure.ac:22: installing 'autotools/install-sh' configure.ac:22: installing 'autotools/missing' src/Cedar/Makefile.am: installing 'autotools/depcomp' >>> softether 4.30-9700-beta Patching libtool patching file /tmp/instance-9/output-1/build/softether-4.30-9700-beta/autotools/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/softether-4.30-9700-beta/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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-zlib="/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr" ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking the archiver (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar) interface... ar checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for clock_gettime in -lrt... yes checking for pkg-config... /tmp/instance-9/output-1/host/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking for zlib.h... yes checking for NcursesW wide-character library... no checking for Ncurses library... yes checking for working ncurses/curses.h... no checking for working ncurses.h... yes checking for a readline compatible library... -lreadline checking for readline.h... no checking for readline/readline.h... yes checking whether readline supports history... yes checking for history.h... no checking for readline/history.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Mayaqua/Makefile config.status: creating src/Cedar/Makefile config.status: creating src/hamcorebuilder/Makefile config.status: creating src/libsoftether/Makefile config.status: creating src/bin/hamcore/Makefile config.status: creating src/vpnserver/Makefile config.status: creating src/vpnclient/Makefile config.status: creating src/vpnbridge/Makefile config.status: creating src/vpncmd/Makefile config.status: creating src/softetherd/Makefile config.status: creating softether_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> softether 4.30-9700-beta Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/softether-4.30-9700-beta/ make[1]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' Making all in Mayaqua make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Mayaqua' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Cfg.lo Cfg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Cfg.c -fPIC -DPIC -o .libs/Cfg.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Encrypt.lo Encrypt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Encrypt.c -fPIC -DPIC -o .libs/Encrypt.o Encrypt.c: In function 'RsaCheck': Encrypt.c:2713:17: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] 2713 | rsa = RSA_generate_key(bit, RSA_F4, NULL, NULL); | ^~~ In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/rsa.h:235:1: note: declared here 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~~~ Encrypt.c: In function 'RsaGen': Encrypt.c:2783:17: warning: 'RSA_generate_key' is deprecated [-Wdeprecated-declarations] 2783 | rsa = RSA_generate_key(bit, RSA_F4, NULL, NULL); | ^~~ In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/rsa.h:235:1: note: declared here 235 | DEPRECATEDIN_0_9_8(RSA *RSA_generate_key(int bits, unsigned long e, void | ^~~~~~~~~~~~~~~~~~ Encrypt.c: In function 'X509ToX': Encrypt.c:3898:49: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations] 3898 | char *uri = (char *)ASN1_STRING_data(ad->location->d.uniformResourceIdentifier); | ^~~~ In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ Encrypt.c: In function 'FreeOpenSSLThreadState': Encrypt.c:4111:9: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] 4111 | ERR_remove_state(0); | ^~~~~~~~~~~~~~~~ In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/e_os2.h:13, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/ssl.h:15, from Encrypt.c:118: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/openssl/err.h:261:1: note: declared here 261 | DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) | ^~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o FileIO.lo FileIO.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c FileIO.c -fPIC -DPIC -o .libs/FileIO.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Internat.lo Internat.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Internat.c -fPIC -DPIC -o .libs/Internat.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Kernel.lo Kernel.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Kernel.c -fPIC -DPIC -o .libs/Kernel.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Mayaqua.lo Mayaqua.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Mayaqua.c -fPIC -DPIC -o .libs/Mayaqua.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Memory.lo Memory.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Memory.c -fPIC -DPIC -o .libs/Memory.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from Memory.c:115: Memory.c: In function 'HashListKeyToPointer': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Memory.c:231:21: note: in expansion of macro 'POINTER_TO_KEY' 231 | if (POINTER_TO_KEY(p) == key) | ^~~~~~~~~~~~~~ Memory.c: In function 'CrashNow': Memory.c:633:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 633 | UCHAR *c = (UCHAR *)r; | ^ In file included from ../../src/Mayaqua/Mayaqua.h:326, from Memory.c:115: Memory.c: In function 'ListKeyToPointer': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Memory.c:1728:21: note: in expansion of macro 'POINTER_TO_KEY' 1728 | if (POINTER_TO_KEY(p) == key) | ^~~~~~~~~~~~~~ Memory.c: In function 'GetMemSize': ../../src/Mayaqua/MayaType.h:225:95: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ ../../src/Mayaqua/Memory.h:121:85: note: in expansion of macro 'POINTER_TO_UINT64' 121 | #define IS_NULL_POINTER(p) (((p) == NULL) || ((POINTER_TO_UINT64(p) == (UINT64)sizeof(MEMTAG)))) | ^~~~~~~~~~~~~~~~~ Memory.c:4099:13: note: in expansion of macro 'IS_NULL_POINTER' 4099 | if (IS_NULL_POINTER(addr)) | ^~~~~~~~~~~~~~~ Memory.c: In function 'ReAlloc': ../../src/Mayaqua/MayaType.h:225:95: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ ../../src/Mayaqua/Memory.h:121:85: note: in expansion of macro 'POINTER_TO_UINT64' 121 | #define IS_NULL_POINTER(p) (((p) == NULL) || ((POINTER_TO_UINT64(p) == (UINT64)sizeof(MEMTAG)))) | ^~~~~~~~~~~~~~~~~ Memory.c:4116:13: note: in expansion of macro 'IS_NULL_POINTER' 4116 | if (IS_NULL_POINTER(addr)) | ^~~~~~~~~~~~~~~ Memory.c: In function 'Free': ../../src/Mayaqua/MayaType.h:225:95: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 225 | #define POINTER_TO_UINT64(p) (((sizeof(void *) == sizeof(UINT64)) ? (UINT64)(p) : (UINT64)((UINT)(p)))) | ^ ../../src/Mayaqua/Memory.h:121:85: note: in expansion of macro 'POINTER_TO_UINT64' 121 | #define IS_NULL_POINTER(p) (((p) == NULL) || ((POINTER_TO_UINT64(p) == (UINT64)sizeof(MEMTAG)))) | ^~~~~~~~~~~~~~~~~ Memory.c:4173:13: note: in expansion of macro 'IS_NULL_POINTER' 4173 | if (IS_NULL_POINTER(addr)) | ^~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Microsoft.lo Microsoft.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Microsoft.c -fPIC -DPIC -o .libs/Microsoft.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Network.lo Network.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Network.c -fPIC -DPIC -o .libs/Network.o Network.c: In function 'NewCancelSpecial': Network.c:11549:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 11549 | c->pipe_read = (int)hEvent; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Object.lo Object.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Object.c -fPIC -DPIC -o .libs/Object.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o OS.lo OS.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c OS.c -fPIC -DPIC -o .libs/OS.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Pack.lo Pack.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Pack.c -fPIC -DPIC -o .libs/Pack.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Secure.lo Secure.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Secure.c -fPIC -DPIC -o .libs/Secure.o Secure.c: In function 'SignSecByObject': Secure.c:419:73: warning: passing argument 5 of 'sec->Api->C_Sign' from incompatible pointer type [-Wincompatible-pointer-types] 419 | ret = sec->Api->C_Sign(sec->SessionId, hash, sizeof(hash), dst, &size); | ^~~~~ | | | UINT * {aka unsigned int *} Secure.c:419:73: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:423:81: warning: passing argument 5 of 'sec->Api->C_Sign' from incompatible pointer type [-Wincompatible-pointer-types] 423 | ret = sec->Api->C_Sign(sec->SessionId, hash, sizeof(hash), dst, &size); | ^~~~~ | | | UINT * {aka unsigned int *} Secure.c:423:81: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'WriteSecKey': Secure.c:600:90: warning: passing argument 4 of 'sec->Api->C_CreateObject' from incompatible pointer type [-Wincompatible-pointer-types] 600 | if ((ret = sec->Api->C_CreateObject(sec->SessionId, a, sizeof(a) / sizeof(a[0]), &object)) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:600:90: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'WriteSecCert': Secure.c:806:90: warning: passing argument 4 of 'sec->Api->C_CreateObject' from incompatible pointer type [-Wincompatible-pointer-types] 806 | if ((ret = sec->Api->C_CreateObject(sec->SessionId, a, sizeof(a) / sizeof(a[0]), &object)) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:806:90: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'EnumSecObject': Secure.c:1312:53: warning: passing argument 2 of 'sec->Api->C_FindObjects' from incompatible pointer type [-Wincompatible-pointer-types] 1312 | if (sec->Api->C_FindObjects(sec->SessionId, objects, sizeof(objects) / sizeof(objects[0]), &num_objects) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1312:53: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1312:100: warning: passing argument 4 of 'sec->Api->C_FindObjects' from incompatible pointer type [-Wincompatible-pointer-types] 1312 | if (sec->Api->C_FindObjects(sec->SessionId, objects, sizeof(objects) / sizeof(objects[0]), &num_objects) != CKR_OK) | ^~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1312:100: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'WriteSecData': Secure.c:1433:83: warning: passing argument 4 of 'sec->Api->C_CreateObject' from incompatible pointer type [-Wincompatible-pointer-types] 1433 | if (sec->Api->C_CreateObject(sec->SessionId, a, sizeof(a) / sizeof(a[0]), &object) != CKR_OK) | ^~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1433:83: note: expected 'CK_OBJECT_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'OpenSecSession': Secure.c:1736:66: warning: passing argument 5 of 'sec->Api->C_OpenSession' from incompatible pointer type [-Wincompatible-pointer-types] 1736 | CKF_RW_SESSION | CKF_SERIAL_SESSION, NULL, NULL, &session)) != CKR_OK) | ^~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1736:66: note: expected 'CK_SESSION_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1741:57: warning: passing argument 5 of 'sec->Api->C_OpenSession' from incompatible pointer type [-Wincompatible-pointer-types] 1741 | CKF_SERIAL_SESSION, NULL, NULL, &session)) != CKR_OK) | ^~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1741:57: note: expected 'CK_SESSION_HANDLE_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c: In function 'OpenSec': Secure.c:1829:56: warning: passing argument 3 of 'sec->Api->C_GetSlotList' from incompatible pointer type [-Wincompatible-pointer-types] 1829 | if ((err = sec->Api->C_GetSlotList(true, NULL, &sec->NumSlot)) != CKR_OK || sec->NumSlot == 0) | ^~~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1829:56: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1839:46: warning: passing argument 2 of 'sec->Api->C_GetSlotList' from incompatible pointer type [-Wincompatible-pointer-types] 1839 | if (sec->Api->C_GetSlotList(TRUE, sec->SlotIdList, &sec->NumSlot) != CKR_OK) | ~~~^~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1839:46: note: expected 'CK_SLOT_ID_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} Secure.c:1839:60: warning: passing argument 3 of 'sec->Api->C_GetSlotList' from incompatible pointer type [-Wincompatible-pointer-types] 1839 | if (sec->Api->C_GetSlotList(TRUE, sec->SlotIdList, &sec->NumSlot) != CKR_OK) | ^~~~~~~~~~~~~ | | | UINT * {aka unsigned int *} Secure.c:1839:60: note: expected 'CK_ULONG_PTR' {aka 'long unsigned int *'} but argument is of type 'UINT *' {aka 'unsigned int *'} /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Str.lo Str.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Str.c -fPIC -DPIC -o .libs/Str.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Table.lo Table.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Table.c -fPIC -DPIC -o .libs/Table.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o TcpIp.lo TcpIp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c TcpIp.c -fPIC -DPIC -o .libs/TcpIp.o TcpIp.c: In function 'CorrectChecksum': TcpIp.c:1974:51: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 1974 | IPV6_HEADER_PACKET_INFO *v6info = &p->IPv6HeaderPacketInfo; | ^~~~~~~~~~~~~~~~~~~~~~~~ TcpIp.c: In function 'ParsePacketIPv6': TcpIp.c:2809:35: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 2809 | if (ParsePacketIPv6Header(&p->IPv6HeaderPacketInfo, buf, size) == false) | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Tick64.lo Tick64.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Tick64.c -fPIC -DPIC -o .libs/Tick64.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Tracking.lo Tracking.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Tracking.c -fPIC -DPIC -o .libs/Tracking.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from Tracking.c:114: Tracking.c: In function 'PrintObjectInfo': ../../src/Mayaqua/MayaType.h:227:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:247:33: note: in expansion of macro 'UINT64_TO_POINTER' 247 | o->Id, o->Name, UINT64_TO_POINTER(o->Address), o->Size, tmp); | ^~~~~~~~~~~~~~~~~ Tracking.c: In function 'PrintObjectList': ../../src/Mayaqua/MayaType.h:227:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:313:38: note: in expansion of macro 'UINT64_TO_POINTER' 313 | o->Id, o->Name, tmp, UINT64_TO_POINTER(o->Address), o->Size, o->FileName, o->LineNumber); | ^~~~~~~~~~~~~~~~~ Tracking.c: In function 'GetCallStackStr': ../../src/Mayaqua/MayaType.h:227:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:869:70: note: in expansion of macro 'UINT64_TO_POINTER' 869 | Format(tmp, sizeof(tmp), "0x%p ---", UINT64_TO_POINTER(s->offset)); | ^~~~~~~~~~~~~~~~~ ../../src/Mayaqua/MayaType.h:227:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 227 | #define UINT64_TO_POINTER(i) ((sizeof(void *) == sizeof(UINT64)) ? (void *)(i) : (void *)((UINT)(i))) | ^ Tracking.c:874:69: note: in expansion of macro 'UINT64_TO_POINTER' 874 | (void *)s->offset, s->name, UINT64_TO_POINTER(s->disp)); | ^~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Unix.lo Unix.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Unix.c -fPIC -DPIC -o .libs/Unix.o Unix.c: In function 'UnixIgnoreSignalForThread': Unix.c:324:25: warning: assignment to 'void (*)(int, siginfo_t *, void *)' from incompatible pointer type 'void * (*)(int, siginfo_t *, void *)' [-Wincompatible-pointer-types] 324 | sa.sa_sigaction = signal_received_for_ignore; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Win32.lo Win32.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Win32.c -fPIC -DPIC -o .libs/Win32.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o libmayaqua.la Cfg.lo Encrypt.lo FileIO.lo Internat.lo Kernel.lo Mayaqua.lo Memory.lo Microsoft.lo Network.lo Object.lo OS.lo Pack.lo Secure.lo Str.lo Table.lo TcpIp.lo Tick64.lo Tracking.lo Unix.lo Win32.lo -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/libmayaqua.a .libs/Cfg.o .libs/Encrypt.o .libs/FileIO.o .libs/Internat.o .libs/Kernel.o .libs/Mayaqua.o .libs/Memory.o .libs/Microsoft.o .libs/Network.o .libs/Object.o .libs/OS.o .libs/Pack.o .libs/Secure.o .libs/Str.o .libs/Table.o .libs/TcpIp.o .libs/Tick64.o .libs/Tracking.o .libs/Unix.o .libs/Win32.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/libmayaqua.a libtool: link: ( cd ".libs" && rm -f "libmayaqua.la" && ln -s "../libmayaqua.la" "libmayaqua.la" ) make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Mayaqua' Making all in Cedar make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Cedar' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Account.lo Account.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Account.c -fPIC -DPIC -o .libs/Account.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Admin.lo Admin.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Admin.c -fPIC -DPIC -o .libs/Admin.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from CedarPch.h:115, from Admin.c:107: Admin.c: In function 'StEnumCrl': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:3664:59: note: in expansion of macro 'POINTER_TO_KEY' 3664 | t->Items[i].Key = POINTER_TO_KEY(crl); | ^~~~~~~~~~~~~~ Admin.c: In function 'SiEnumIpTable': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:4959:34: note: in expansion of macro 'POINTER_TO_KEY' 4959 | e->Key = POINTER_TO_KEY(table); | ^~~~~~~~~~~~~~ Admin.c: In function 'SiEnumMacTable': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:5133:34: note: in expansion of macro 'POINTER_TO_KEY' 5133 | e->Key = POINTER_TO_KEY(mac); | ^~~~~~~~~~~~~~ Admin.c: In function 'StEnumCa': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:7795:42: note: in expansion of macro 'POINTER_TO_KEY' 7795 | e->Key = POINTER_TO_KEY(x); | ^~~~~~~~~~~~~~ Admin.c: In function 'StEnumFarmMember': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Admin.c:9567:33: note: in expansion of macro 'POINTER_TO_KEY' 9567 | e->Id = POINTER_TO_KEY(f); | ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o AzureClient.lo AzureClient.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c AzureClient.c -fPIC -DPIC -o .libs/AzureClient.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o AzureServer.lo AzureServer.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c AzureServer.c -fPIC -DPIC -o .libs/AzureServer.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Bridge.lo Bridge.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Bridge.c -fPIC -DPIC -o .libs/Bridge.o In file included from Bridge.c:121: BridgeUnix.c: In function 'CloseEth': BridgeUnix.c:1562:17: warning: implicit declaration of function 'FreeTap'; did you mean 'FreeCaps'? [-Wimplicit-function-declaration] 1562 | FreeTap(e->Tap); | ^~~~~~~ | FreeCaps /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o BridgeUnix.lo BridgeUnix.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c BridgeUnix.c -fPIC -DPIC -o .libs/BridgeUnix.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o BridgeWin32.lo BridgeWin32.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c BridgeWin32.c -fPIC -DPIC -o .libs/BridgeWin32.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Cedar.lo Cedar.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Cedar.c -fPIC -DPIC -o .libs/Cedar.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from CedarPch.h:115, from Cedar.c:106: Cedar.c: In function 'DeleteCa': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Cedar.c:816:29: note: in expansion of macro 'POINTER_TO_KEY' 816 | if (POINTER_TO_KEY(x) == ptr) | ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o CedarPch.lo CedarPch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c CedarPch.c -fPIC -DPIC -o .libs/CedarPch.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Client.lo Client.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Client.c -fPIC -DPIC -o .libs/Client.o In file included from ../../src/Mayaqua/Mayaqua.h:326, from CedarPch.h:115, from Client.c:107: Client.c: In function 'CtGetCa': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Client.c:8799:29: note: in expansion of macro 'POINTER_TO_KEY' 8799 | if (POINTER_TO_KEY(x) == get->Key) | ^~~~~~~~~~~~~~ Client.c: In function 'CtEnumCa': ../../src/Mayaqua/MayaType.h:221:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 221 | #define POINTER_TO_KEY(p) ((sizeof(void *) == sizeof(UINT)) ? (UINT)(p) : HashPtrToUINT(p)) | ^ Client.c:8891:44: note: in expansion of macro 'POINTER_TO_KEY' 8891 | e->Items[i]->Key = POINTER_TO_KEY(x); | ^~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o CM.lo CM.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c CM.c -fPIC -DPIC -o .libs/CM.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Command.lo Command.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Command.c -fPIC -DPIC -o .libs/Command.o Command.c: In function 'CheckThread1': Command.c:402:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 402 | InputToNull((void *)check_thread_global_1); | ^ Command.c: In function 'CheckMemory': Command.c:693:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 693 | InputToNull((void *)(UINT)(((UCHAR *)pp[i])[j] = j % 256)); | ^ Command.c: In function 'StrToPortList': Command.c:7484:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7484 | if (IsInList(o, (void *)n)) | ^ Command.c:7490:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7490 | Add(o, (void *)n); | ^ Command.c: In function 'PsClusterSettingMember': Command.c:7567:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 7567 | t.Ports[i] = (UINT)LIST_DATA(ports, i); | ^ Command.c: In function 'CmdEvalHostAndPort': Command.c:7639:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 7639 | ret = ParseHostPort(tmp, NULL, NULL, (UINT)param); | ^ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Connection.lo Connection.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Connection.c -fPIC -DPIC -o .libs/Connection.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Console.lo Console.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Console.c -fPIC -DPIC -o .libs/Console.o Console.c: In function 'PasswordPrompt': Console.c:2042:29: warning: implicit declaration of function 'getch'; did you mean 'getc'? [-Wimplicit-function-declaration] 2042 | c = getch(); | ^~~~~ | getc /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Database.lo Database.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Database.c -fPIC -DPIC -o .libs/Database.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o DDNS.lo DDNS.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c DDNS.c -fPIC -DPIC -o .libs/DDNS.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o EM.lo EM.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c EM.c -fPIC -DPIC -o .libs/EM.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o EtherLog.lo EtherLog.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c EtherLog.c -fPIC -DPIC -o .libs/EtherLog.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Hub.lo Hub.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Hub.c -fPIC -DPIC -o .libs/Hub.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Interop_OpenVPN.lo Interop_OpenVPN.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Interop_OpenVPN.c -fPIC -DPIC -o .libs/Interop_OpenVPN.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Interop_SSTP.lo Interop_SSTP.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Interop_SSTP.c -fPIC -DPIC -o .libs/Interop_SSTP.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec.lo IPsec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec.c -fPIC -DPIC -o .libs/IPsec.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_EtherIP.lo IPsec_EtherIP.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_EtherIP.c -fPIC -DPIC -o .libs/IPsec_EtherIP.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_IKE.lo IPsec_IKE.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_IKE.c -fPIC -DPIC -o .libs/IPsec_IKE.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_IkePacket.lo IPsec_IkePacket.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_IkePacket.c -fPIC -DPIC -o .libs/IPsec_IkePacket.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_IPC.lo IPsec_IPC.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_IPC.c -fPIC -DPIC -o .libs/IPsec_IPC.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_L2TP.lo IPsec_L2TP.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_L2TP.c -fPIC -DPIC -o .libs/IPsec_L2TP.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_PPP.lo IPsec_PPP.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_PPP.c -fPIC -DPIC -o .libs/IPsec_PPP.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o IPsec_Win7.lo IPsec_Win7.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c IPsec_Win7.c -fPIC -DPIC -o .libs/IPsec_Win7.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Layer3.lo Layer3.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Layer3.c -fPIC -DPIC -o .libs/Layer3.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Link.lo Link.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Link.c -fPIC -DPIC -o .libs/Link.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Listener.lo Listener.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Listener.c -fPIC -DPIC -o .libs/Listener.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Logging.lo Logging.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Logging.c -fPIC -DPIC -o .libs/Logging.o Logging.c: In function 'PacketLogParseProc': Logging.c:1800:68: warning: taking address of packed member of 'struct PKT' may result in an unaligned pointer value [-Waddress-of-packed-member] 1800 | ICMPV6_HEADER_INFO *icmp = &p->ICMPv6HeaderPacketInfo; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Nat.lo Nat.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Nat.c -fPIC -DPIC -o .libs/Nat.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o NativeStack.lo NativeStack.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c NativeStack.c -fPIC -DPIC -o .libs/NativeStack.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o NM.lo NM.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c NM.c -fPIC -DPIC -o .libs/NM.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o NullLan.lo NullLan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c NullLan.c -fPIC -DPIC -o .libs/NullLan.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Protocol.lo Protocol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Protocol.c -fPIC -DPIC -o .libs/Protocol.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Radius.lo Radius.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Radius.c -fPIC -DPIC -o .libs/Radius.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Remote.lo Remote.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Remote.c -fPIC -DPIC -o .libs/Remote.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Sam.lo Sam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Sam.c -fPIC -DPIC -o .libs/Sam.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o SecureInfo.lo SecureInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c SecureInfo.c -fPIC -DPIC -o .libs/SecureInfo.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o SecureNAT.lo SecureNAT.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c SecureNAT.c -fPIC -DPIC -o .libs/SecureNAT.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o SeLowUser.lo SeLowUser.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c SeLowUser.c -fPIC -DPIC -o .libs/SeLowUser.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Server.lo Server.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Server.c -fPIC -DPIC -o .libs/Server.o Server.c: In function 'SiRebootServerThread': Server.c:6892:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 6892 | StStartServer((bool)param); | ^ In file included from ../../src/Mayaqua/Mayaqua.h:353, from CedarPch.h:115, from Server.c:105: Server.c: In function 'SiRebootServerEx': Server.c:6906:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 6906 | t = NewThread(SiRebootServerThread, (void *)bridge); | ^ ../../src/Mayaqua/Kernel.h:167:70: note: in definition of macro 'NewThread' 167 | #define NewThread(thread_proc, param) NewThreadNamed((thread_proc), (param), (#thread_proc)) | ^~~~~ Server.c: In function 'SiCalledDeleteIpTable': Server.c:7829:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7829 | if (IsInList(h->IpTable, (void *)key)) | ^ Server.c:7831:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 7831 | IP_TABLE_ENTRY *e = (IP_TABLE_ENTRY *)key; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Session.lo Session.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Session.c -fPIC -DPIC -o .libs/Session.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o SM.lo SM.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c SM.c -fPIC -DPIC -o .libs/SM.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o SW.lo SW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c SW.c -fPIC -DPIC -o .libs/SW.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o UdpAccel.lo UdpAccel.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c UdpAccel.c -fPIC -DPIC -o .libs/UdpAccel.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o UT.lo UT.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c UT.c -fPIC -DPIC -o .libs/UT.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o VG.lo VG.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c VG.c -fPIC -DPIC -o .libs/VG.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Virtual.lo Virtual.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Virtual.c -fPIC -DPIC -o .libs/Virtual.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o VLan.lo VLan.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c VLan.c -fPIC -DPIC -o .libs/VLan.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o VLanUnix.lo VLanUnix.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c VLanUnix.c -fPIC -DPIC -o .libs/VLanUnix.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o VLanWin32.lo VLanWin32.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c VLanWin32.c -fPIC -DPIC -o .libs/VLanWin32.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o WaterMark.lo WaterMark.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c WaterMark.c -fPIC -DPIC -o .libs/WaterMark.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o WebUI.lo WebUI.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c WebUI.c -fPIC -DPIC -o .libs/WebUI.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o WinUi.lo WinUi.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c WinUi.c -fPIC -DPIC -o .libs/WinUi.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o Wpc.lo Wpc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c Wpc.c -fPIC -DPIC -o .libs/Wpc.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o libcedar.la Account.lo Admin.lo AzureClient.lo AzureServer.lo Bridge.lo BridgeUnix.lo BridgeWin32.lo Cedar.lo CedarPch.lo Client.lo CM.lo Command.lo Connection.lo Console.lo Database.lo DDNS.lo EM.lo EtherLog.lo Hub.lo Interop_OpenVPN.lo Interop_SSTP.lo IPsec.lo IPsec_EtherIP.lo IPsec_IKE.lo IPsec_IkePacket.lo IPsec_IPC.lo IPsec_L2TP.lo IPsec_PPP.lo IPsec_Win7.lo Layer3.lo Link.lo Listener.lo Logging.lo Nat.lo NativeStack.lo NM.lo NullLan.lo Protocol.lo Radius.lo Remote.lo Sam.lo SecureInfo.lo SecureNAT.lo SeLowUser.lo Server.lo Session.lo SM.lo SW.lo UdpAccel.lo UT.lo VG.lo Virtual.lo VLan.lo VLanUnix.lo VLanWin32.lo WaterMark.lo WebUI.lo WinUi.lo Wpc.lo -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/libcedar.a .libs/Account.o .libs/Admin.o .libs/AzureClient.o .libs/AzureServer.o .libs/Bridge.o .libs/BridgeUnix.o .libs/BridgeWin32.o .libs/Cedar.o .libs/CedarPch.o .libs/Client.o .libs/CM.o .libs/Command.o .libs/Connection.o .libs/Console.o .libs/Database.o .libs/DDNS.o .libs/EM.o .libs/EtherLog.o .libs/Hub.o .libs/Interop_OpenVPN.o .libs/Interop_SSTP.o .libs/IPsec.o .libs/IPsec_EtherIP.o .libs/IPsec_IKE.o .libs/IPsec_IkePacket.o .libs/IPsec_IPC.o .libs/IPsec_L2TP.o .libs/IPsec_PPP.o .libs/IPsec_Win7.o .libs/Layer3.o .libs/Link.o .libs/Listener.o .libs/Logging.o .libs/Nat.o .libs/NativeStack.o .libs/NM.o .libs/NullLan.o .libs/Protocol.o .libs/Radius.o .libs/Remote.o .libs/Sam.o .libs/SecureInfo.o .libs/SecureNAT.o .libs/SeLowUser.o .libs/Server.o .libs/Session.o .libs/SM.o .libs/SW.o .libs/UdpAccel.o .libs/UT.o .libs/VG.o .libs/Virtual.o .libs/VLan.o .libs/VLanUnix.o .libs/VLanWin32.o .libs/WaterMark.o .libs/WebUI.o .libs/WinUi.o .libs/Wpc.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/libcedar.a libtool: link: ( cd ".libs" && rm -f "libcedar.la" && ln -s "../libcedar.la" "libcedar.la" ) make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Cedar' Making all in libsoftether make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether' /bin/bash ../../libtool --tag=CC --tag=disable-static --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -avoid-version -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o libsoftether.la -rpath /usr/lib ../../src/Mayaqua/libmayaqua.la ../../src/Cedar/libcedar.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../src/Mayaqua/.libs/libmayaqua.a ../../src/Cedar/.libs/libcedar.a -Wl,--no-whole-archive -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -lz -lrt -lssl -lcrypto -lncurses -lreadline -O2 -g0 -Wl,-soname -Wl,libsoftether.so -o .libs/libsoftether.so libtool: link: ( cd ".libs" && rm -f "libsoftether.la" && ln -s "../libsoftether.la" "libsoftether.la" ) make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether' Making all in bin/hamcore make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' hamcorebuilder ../../../src/bin/hamcore hamcore.se2 hamcore.se2 Build Utility Copyright (c) SoftEther VPN Project. All Rights Reserved. Src Dir: '../../../src/bin/hamcore' Dest Filename: 'hamcore.se2' Processing... /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/authors.txt: 82 -> 78 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/backup_dir_readme.txt: 314 -> 130 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/empty.config: 37 -> 42 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/empty_sevpnclient.config: 1921 -> 866 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/eula.txt: 3587 -> 1671 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/install_src.dat: 13 -> 21 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/lang.config: 698 -> 409 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/languages.txt: 403 -> 346 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/languages_wine.txt: 260 -> 223 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/legal.txt: 43321 -> 12071 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile: 21531 -> 6358 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile.am: 1195 -> 674 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/Makefile.in: 20495 -> 6178 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_readme.pdf: 490556 -> 479129 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_readme.txt: 13030 -> 5081 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/openvpn_sample.ovpn: 4535 -> 1682 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/root_certs.dat: 400489 -> 275260 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/SOURCES_OF_BINARY_FILES.TXT: 6167 -> 2530 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_cn.stb: 564093 -> 151976 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_en.stb: 646927 -> 147673 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/strtable_ja.stb: 811031 -> 157501 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnserver_api_doc.html: 627154 -> 53763 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_cn.htm: 3965 -> 1578 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_en.htm: 3965 -> 1578 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/vpnweb_sample_ja.htm: 4856 -> 1978 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_cn.txt: 32104 -> 11779 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_en.txt: 37596 -> 11815 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/warning_ja.txt: 52545 -> 13598 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/cryptcom.cgi: 1729 -> 865 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/edituser.cgi: 1495 -> 723 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/error.cgi: 279 -> 243 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/hub.cgi: 2633 -> 893 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/license.cgi: 1852 -> 895 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/listener.cgi: 463 -> 328 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/localbridge.cgi: 1876 -> 918 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/login.cgi: 767 -> 499 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/newhub.cgi: 805 -> 473 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/redirect.cgi: 254 -> 177 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/securenat.cgi: 3169 -> 1125 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/server.cgi: 2367 -> 960 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/session.cgi: 979 -> 546 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/user.cgi: 951 -> 533 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/webui/webui.css: 30 -> 38 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/index.html: 1999 -> 908 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/index.html: 274 -> 180 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/README.md: 1170 -> 557 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.gitignore: 15 -> 23 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/hub.html: 653 -> 339 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_footer.html: 106 -> 92 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_head.html: 692 -> 296 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/include_menu.html: 1464 -> 490 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/index.html: 2878 -> 1192 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/package-lock.json: 170740 -> 37920 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/package.json: 608 -> 299 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/theme.css: 273 -> 166 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tsconfig.json: 5449 -> 1839 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tsconfig_webpack.json: 5440 -> 1840 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/tslint.json: 523 -> 225 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/webpack.config.js: 833 -> 377 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/launch.json: 454 -> 226 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/settings.json: 82 -> 74 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/.vscode/tasks.json: 1198 -> 328 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/bundle.js: 2622100 -> 614017 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/index.d.ts: 542 -> 256 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/index.d.ts.map: 555 -> 242 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/main.d.ts: 620 -> 264 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/main.d.ts.map: 624 -> 256 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/vpnadmin.d.ts: 50 -> 58 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/out_webpack/ts/vpnadmin.d.ts.map: 116 -> 98 /tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore/wwwroot/admin/default/src/ts/main.ts: 5662 -> 1736 authors.txt: offset: 2851 backup_dir_readme.txt: offset: 2929 empty.config: offset: 3059 empty_sevpnclient.config: offset: 3101 eula.txt: offset: 3967 install_src.dat: offset: 5638 lang.config: offset: 5659 languages.txt: offset: 6068 languages_wine.txt: offset: 6414 legal.txt: offset: 6637 Makefile: offset: 18708 Makefile.am: offset: 25066 Makefile.in: offset: 25740 openvpn_readme.pdf: offset: 31918 openvpn_readme.txt: offset: 511047 openvpn_sample.ovpn: offset: 516128 root_certs.dat: offset: 517810 SOURCES_OF_BINARY_FILES.TXT: offset: 793070 strtable_cn.stb: offset: 795600 strtable_en.stb: offset: 947576 strtable_ja.stb: offset: 1095249 vpnserver_api_doc.html: offset: 1252750 vpnweb_sample_cn.htm: offset: 1306513 vpnweb_sample_en.htm: offset: 1308091 vpnweb_sample_ja.htm: offset: 1309669 warning_cn.txt: offset: 1311647 warning_en.txt: offset: 1323426 warning_ja.txt: offset: 1335241 webui\cryptcom.cgi: offset: 1348839 webui\edituser.cgi: offset: 1349704 webui\error.cgi: offset: 1350427 webui\hub.cgi: offset: 1350670 webui\license.cgi: offset: 1351563 webui\listener.cgi: offset: 1352458 webui\localbridge.cgi: offset: 1352786 webui\login.cgi: offset: 1353704 webui\newhub.cgi: offset: 1354203 webui\redirect.cgi: offset: 1354676 webui\securenat.cgi: offset: 1354853 webui\server.cgi: offset: 1355978 webui\session.cgi: offset: 1356938 webui\user.cgi: offset: 1357484 webui\webui.css: offset: 1358017 wwwroot\admin\default\.gitignore: offset: 1358055 wwwroot\admin\default\.vscode\launch.json: offset: 1358078 wwwroot\admin\default\.vscode\settings.json: offset: 1358304 wwwroot\admin\default\.vscode\tasks.json: offset: 1358378 wwwroot\admin\default\hub.html: offset: 1358706 wwwroot\admin\default\include_footer.html: offset: 1359045 wwwroot\admin\default\include_head.html: offset: 1359137 wwwroot\admin\default\include_menu.html: offset: 1359433 wwwroot\admin\default\index.html: offset: 1359923 wwwroot\admin\default\out_webpack\bundle.js: offset: 1361115 wwwroot\admin\default\out_webpack\ts\index.d.ts: offset: 1975132 wwwroot\admin\default\out_webpack\ts\index.d.ts.map: offset: 1975388 wwwroot\admin\default\out_webpack\ts\main.d.ts: offset: 1975630 wwwroot\admin\default\out_webpack\ts\main.d.ts.map: offset: 1975894 wwwroot\admin\default\out_webpack\ts\vpnadmin.d.ts: offset: 1976150 wwwroot\admin\default\out_webpack\ts\vpnadmin.d.ts.map: offset: 1976208 wwwroot\admin\default\package-lock.json: offset: 1976306 wwwroot\admin\default\package.json: offset: 2014226 wwwroot\admin\default\src\ts\main.ts: offset: 2014525 wwwroot\admin\default\theme.css: offset: 2016261 wwwroot\admin\default\tsconfig.json: offset: 2016427 wwwroot\admin\default\tsconfig_webpack.json: offset: 2018266 wwwroot\admin\default\tslint.json: offset: 2020106 wwwroot\admin\default\webpack.config.js: offset: 2020331 wwwroot\admin\index.html: offset: 2020708 wwwroot\admin\README.md: offset: 2020888 wwwroot\index.html: offset: 2021445 Writing hamcore.se2... Done. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' Making all in vpnserver make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnserver' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o vpnserver.o vpnserver.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o vpnserver vpnserver.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o vpnserver vpnserver.o -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnserver' Making all in vpnclient make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnclient' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o vpncsvc.o vpncsvc.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o vpnclient vpncsvc.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o vpnclient vpncsvc.o -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnclient' Making all in vpnbridge make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnbridge' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o vpnbridge.o vpnbridge.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o vpnbridge vpnbridge.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o vpnbridge vpnbridge.o -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnbridge' Making all in vpncmd make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpncmd' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o vpncmd.o vpncmd.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o vpncmd vpncmd.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o vpncmd vpncmd.o -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpncmd' Making all in softetherd make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/softetherd' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -I/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o softetherd.o softetherd.c /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR='"/var/lib/softether"' -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib -o softetherd softetherd.o ../../src/libsoftether/libsoftether.la -lz -lrt -lssl -lcrypto -lncurses -lreadline libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DNDEBUG -DVPN_SPEED -I../../src -I../../src/Mayaqua -I../../src/Cedar -DSTATE_DIR=\"/var/lib/softether\" -DUNIX -DUNIX_LINUX -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o softetherd softetherd.o -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -L/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib ../../src/libsoftether/.libs/libsoftether.so -lz -lrt -lssl -lcrypto -lncurses -lreadline -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether/.libs make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[2]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[1]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' >>> softether 4.30-9700-beta Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/softether-4.30-9700-beta/ make[1]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' Making install in Mayaqua make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Mayaqua' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Mayaqua' Making install in Cedar make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Cedar' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Cedar' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Cedar' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/Cedar' Making install in libsoftether make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsoftether.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsoftether.so /tmp/instance-9/output-1/target/usr/lib/libsoftether.so libtool: install: /usr/bin/install -c .libs/libsoftether.lai /tmp/instance-9/output-1/target/usr/lib/libsoftether.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/libsoftether' Making install in bin/hamcore make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' /usr/bin/install -c -m 644 -D hamcore.se2 /tmp/instance-9/output-1/target/var/lib/softether/hamcore.se2 make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/bin/hamcore' Making install in vpnserver make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnserver' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnserver '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnserver /tmp/instance-9/output-1/target/usr/sbin/vpnserver make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnserver' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnserver' Making install in vpnclient make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnclient' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnclient '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnclient /tmp/instance-9/output-1/target/usr/sbin/vpnclient make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnclient' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnclient' Making install in vpnbridge make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnbridge' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpnbridge '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpnbridge /tmp/instance-9/output-1/target/usr/sbin/vpnbridge make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnbridge' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpnbridge' Making install in vpncmd make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpncmd' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c vpncmd '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c vpncmd /tmp/instance-9/output-1/target/usr/sbin/vpncmd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpncmd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/vpncmd' Making install in softetherd make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/softetherd' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/softetherd' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c softetherd '/tmp/instance-9/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c softetherd /tmp/instance-9/output-1/target/usr/sbin/softetherd make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/softetherd' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src/softetherd' make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[3]: Entering directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[2]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' make[1]: Leaving directory '/tmp/instance-9/output-1/build/softether-4.30-9700-beta' >>> stress-ng 0.13.05 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.stress-ng-0.13.05.tar.gz.RIWIoc/output' 'https://github.com/ColinIanKing/stress-ng/archive/V0.13.05/stress-ng-0.13.05.tar.gz' --2022-12-07 01:59:04-- https://github.com/ColinIanKing/stress-ng/archive/V0.13.05/stress-ng-0.13.05.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/ColinIanKing/stress-ng/tar.gz/refs/tags/V0.13.05 [following] --2022-12-07 01:59:04-- https://codeload.github.com/ColinIanKing/stress-ng/tar.gz/refs/tags/V0.13.05 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.stress-ng-0.13.05.tar.gz.RIWIoc/output' 0K .......... .......... .......... .......... .......... 488K 50K .......... .......... .......... .......... .......... 996K 100K .......... .......... .......... .......... .......... 965K 150K .......... .......... .......... .......... .......... 95.2M 200K .......... .......... .......... .......... .......... 95.4M 250K .......... .......... .......... .......... .......... 500K 300K .......... .......... .......... .......... .......... 96.2M 350K .......... .......... .......... .......... .......... 163M 400K .......... .......... .......... .......... .......... 137M 450K .......... .......... .......... .......... .......... 127M 500K .......... .......... .......... .......... .......... 139M 550K .......... .......... .......... .......... .......... 147M 600K .......... .......... .......... .......... .......... 208M 650K .......... .......... .......... .......... .......... 210M 700K .......... .......... .......... .......... .......... 193M 750K .......... .......... .......... .......... .......... 1.01M 800K .......... .......... .......... .......... .......... 45.5M 850K .......... .......... .......... .......... .......... 97.1M 900K .......... .......... .......... .......... .......... 97.0M 950K .......... .......... .......... ... 651K=0.4s 2022-12-07 01:59:05 (2.34 MB/s) - '/tmp/instance-9/output-1/build/.stress-ng-0.13.05.tar.gz.RIWIoc/output' saved [1006732] stress-ng-0.13.05.tar.gz: OK (sha256: 3de49e1100866634f549e99c1644283d0cde817b844a69dcf7f80afa2227d350) >>> stress-ng 0.13.05 Extracting gzip -d -c /tmp/instance-9/dl/stress-ng/stress-ng-0.13.05.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/stress-ng-0.13.05 -xf - >>> stress-ng 0.13.05 Patching Applying 0001-Makefile-fix-build-with-kernel-5.6.patch using patch: patching file Makefile Hunk #1 succeeded at 443 (offset -85 lines). patching file stress-io-uring.c Hunk #1 succeeded at 300 (offset -11 lines). >>> stress-ng 0.13.05 Configuring >>> stress-ng 0.13.05 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/stress-ng-0.13.05 make[1]: Entering directory '/tmp/instance-9/output-1/build/stress-ng-0.13.05' /home/autobuild/make/make -f Makefile.config STATIC= -j make[2]: Entering directory '/tmp/instance-9/output-1/build/stress-ng-0.13.05' Checking libraries: using -laio ... no using -lbsd ... no using -lcrypt ... yes using -lrt ... yes using -lsctp ... no using -lz ... yes using -ldl ... yes using -lJudy ... no using -pthread spinlock ... yes using -pthread ... yes using -lapparmor ... no using -lIPSec_MB ... no using -lkmod ... yes Checking header files: using aio.h ... yes using asm/ldt.h ... no using asm/mtrr.h ... no using asm/prctl.h ... no using attr/xattr.h ... no using bsd/stdlib.h ... no using bsd/string.h ... no using bsd/sys/tree.h ... no using bsd/unistd.h ... no using bsd/wchar.h ... no using complex.h ... yes using cpuid.h ... no using wchar.h ... yes using crypt.h ... yes using features.h ... yes using fenv.h ... yes using float.h ... yes using grp.h ... yes using intel_ipsec_mb.h ... no using Judy.h ... no using keyutils.h ... no using libaio.h ... no using libgen.h ... yes using libkmod.h ... yes using link.h ... yes using linux/android/binder.h ... yes using linux/android/binderfs.h ... no using linux/audit.h ... yes using linux/cdrom.h ... yes using linux/cn_proc.h ... yes using linux/connector.h ... yes using linux/dm-ioctl.h ... yes using linux/fd.h ... yes using linux/fiemap.h ... yes using linux/filter.h ... yes using linux/fsverity.h ... no using linux/futex.h ... yes using linux/fs.h ... yes using linux/genetlink.h ... yes using linux/hdreg.h ... yes using linux/hpet.h ... yes using linux/if_alg.h ... yes using linux/if_packet.h ... yes using linux/if_tun.h ... yes using linux/io_uring.h ... no using linux/kd.h ... yes using linux/landlock.h ... no using linux/loop.h ... yes using linux/media.h ... yes using linux/membarrier.h ... yes using linux/mempolicy.h ... yes using linux/netlink.h ... yes using linux/openat2.h ... yes using linux/pci.h ... yes using linux/perf_event.h ... yes using linux/posix_types.h ... yes using linux/ppdev.h ... yes using linux/ptp_clock.h ... yes using linux/random.h ... yes using linux/rseq.h ... no using linux/rtc.h ... yes using linux/rtnetlink.h ... yes using linux/seccomp.h ... yes using linux/serial.h ... yes using linux/sock_diag.h ... yes using linux/socket.h ... yes using linux/sockios.h ... yes using linux/sysctl.h ... yes using linux/taskstats.h ... yes using linux/udp.h ... yes using linux/unix_diag.h ... yes using linux/userfaultfd.h ... yes using linux/version.h ... yes using linux/videodev2.h ... yes using linux/vt.h ... yes using linux/watchdog.h ... yes using locale.h ... yes using malloc.h ... yes using mntent.h ... yes using mqueue.h ... yes using poll.h ... yes using scsi/scsi.h ... yes using scsi/scsi_ioctl.h ... yes using scsi/sg.h ... yes using semaphore.h ... yes using strings.h ... yes using sound/asound.h ... yes using spawn.h ... yes using syslog.h ... yes using sys/apparmor.h ... no using sys/auxv.h ... yes using sys/capability.h ... yes using sys/epoll.h ... yes using sys/eventfd.h ... yes using sys/fanotify.h ... yes using sys/fsuid.h ... yes using sys/inotify.h ... yes using sys/io.h ... no using sys/ipc.h ... yes using sys/mount.h ... yes using sys/msg.h ... yes using sys/param.h ... yes using sys/personality.h ... yes using sys/prctl.h ... yes using sys/tree.h ... no using sys/queue.h ... yes using sys/quota.h ... yes using sys/select.h ... yes using sys/sendfile.h ... yes using sys/shm.h ... yes using sys/signalfd.h ... yes using sys/statfs.h ... yes using sys/statvfs.h ... yes using sys/swap.h ... yes using sys/syscall.h ... yes using sys/sysinfo.h ... yes using sys/sysmacros.h ... yes using sys/timerfd.h ... yes using sys/timex.h ... yes using sys/uio.h ... yes using sys/ucred.h ... no using sys/un.h ... yes using sys/utsname.h ... yes using sys/vfs.h ... yes using sys/xattr.h ... yes using termio.h ... yes using termios.h ... yes using net/if.h ... yes using netinet/ip.h ... yes using netinet/ip_icmp.h ... yes using netinet/sctp.h ... no using netinet/tcp.h ... yes using ucontext.h ... yes using ustat.h (deprecated) ... no using utime.h ... yes Checking CPU and compiler features: using 64 byte alignment attribute ... yes using 128 byte alignment attribute ... yes using 64K alignment attribute ... yes using __atomic_add_fetch ... yes using __atomic_fetch_add_2 ... yes using __atomic_fetch_add_4 ... yes using __atomic_fetch_add_8 ... yes using atomics with -latomic ... no using __attribute__((fallthrough)) ... yes using darn instruction (power9) ... no using label as value feature ... yes using nop instruction ... yes using asm("") ... yes using pause instruction (x86) ... no using rdrand instruction (x86) ... no using __restrict keyword ... yes using yield instruction (ARM) ... no using target_clones attribute ... no using vector math ... yes using variable length array function args ... yes Checking types: using complex ... yes using daddr_t ... yes using dvd_authinfo ... yes using dvd_struct ... yes using float decimal32 ... no using float decimal64 ... no using float decimal128 ... no using float16 ... no using float32 ... yes using float64 ... yes using float80 ... no using float128 ... no using ino64_t ... yes using int128_t support ... yes using __kernel_long_t ... yes using __kernel_ulong_t ... yes using landlock_rule_type ... no using loff_t ... yes using mode_t ... yes using off_t ... yes using off64_t ... yes using pthread_mutexattr_t ... yes using struct cdrom_blk ... yes using struct cdrom_mcn ... yes using struct cdrom_msf ... yes using struct cdrom_read_audio ... yes using struct cdrom_subchnl ... yes using struct cdrom_ti ... yes using struct cdrom_tocentry ... yes using struct cdrom_tochdr ... yes using struct cdrom_volctrl ... yes using struct consolefontdesc ... yes using struct floppy_fdc_state ... yes using struct floppy_drive_struct ... yes using struct floppy_struct ... yes using struct dm_ioctl ... yes using struct fsverity_digest ... no using struct fsverity_enable_arg ... no using struct ifconf ... yes using struct iphdr and icmphdr ... yes using struct kbdiacrs ... yes using struct kbentry ... yes using struct kbkeycode ... yes using struct kbsentry ... yes using struct landlock_ruleset_attr ... no using struct media_device_info ... yes using struct msginfo ... yes using struct mtrr_gentry ... no using struct open_how ... no using struct rusage.ru_minflt ... yes using struct rusage.ru_nvcsw ... yes using struct seccomp_notif_sizes ... no using struct serial_icounter_struct ... yes using struct serial_struct ... yes using struct shmid_ds ... yes using struct shminfo ... yes using struct snd_ctl_card_info ... yes using struct snd_ctl_tlv ... yes using struct sockaddr_un ... yes using struct termios ... yes using struct unimapdesc ... yes using struct user_desc ... no using struct vt_consize ... yes using struct vt_mode ... yes using struct vt_sizes ... yes using struct vt_stat ... yes using struct v4l2_audio ... yes using struct v4l2_audioout ... yes using struct v4l2_capability ... yes using struct v4l2_dv_timings ... yes using struct v4l2_enc_idx ... yes using struct v4l2_framebuffer ... yes using struct v4l2_jpegcompression ... yes using type v4l2_std_id ... yes using struct winsize ... yes Checking functions and system calls: using accept4 ... yes using adjtime ... yes using adjtimex ... yes using affinity scheduling CPU masks ... yes using aio_cancel ... yes using aio_fsync ... yes using aio_read ... yes using aio_write ... yes using arch_prctl ... no using brk ... yes using __builtin___clear_cache ... yes using __builtin_cabsl ... yes using __builtin_ccosl ... yes using __builtin_cos ... yes using __builtin_cosf ... no using __builtin_cosl ... yes using __builtin_coshl ... yes using __builtin_cpow ... yes using __builtin_csinf ... yes using __builtin_csinl ... yes using __builtin_ctz ... yes using __builtin_cpu_is("power9") ... no using __builtin_exp ... yes using __builtin_expect ... yes using __builtin_expl ... yes using __builtin_fabs ... yes using __builtin_fabsl ... yes using __builtin_lgammal ... yes using __builtin_log ... yes using __builtin_logl ... yes using __builtin_memcpy ... yes using __builtin_memmove ... yes using __builtin_parity ... yes using __builtin_pow ... yes using __builtin_prefetch ... yes using __builtin_rint ... yes using __builtin_rintl ... yes using __builtin_ia32_sfence ... no using __builtin_sin ... yes using __builtin_sinhl ... yes using __builtin_sinf ... no using __builtin_sinl ... yes using __builtin_sqrt ... yes using __builtin_sqrtl ... yes using cabsl ... yes using ccosf ... yes using ccosl ... yes using chroot ... yes using cimag ... yes using crypt_r ... yes using clearenv ... yes using clock_getres ... yes using clock_gettime ... yes using clock_nanosleep ... yes using clock_settime ... yes using clone ... yes using copy_file_range ... yes using coshl ... yes using cosl ... yes using cpow ... yes using cpuid ... no using creal ... yes using csinl ... yes using dup3 ... no using endpwent ... yes using epoll_create ... yes using epoll_create1 ... yes using eventfd ... yes using execveat ... yes using expl ... yes using __executable_start ... yes using faccessat ... yes using faccessat2 ... no using fallocate ... yes using fanotify ... yes using fchmodat ... yes using fchownat ... yes using fdatasync ... yes using fgetxattr ... yes using flistxattr ... yes using flock ... yes using fremovexattr ... yes using fsetxattr ... yes using fsync ... yes using futimens ... yes using futimes ... yes using futimesat ... yes using __get_cpuid ... no using getauxval ... yes using getdomainname ... yes using getdtablesize ... yes using gethostname ... yes using gethostid ... yes using getmntent ... yes using getmntinfo ... no using getpagesize ... yes using getpgid ... yes using getpgrp ... yes using getpriority ... yes using getpwent ... yes using getresgid ... yes using getresuid ... yes using getrusage ... yes using getsid ... yes using getxattr ... yes using inotify ... yes using inotify1 ... yes using ioport ... no using iopl ... no using lgammal ... yes using lgetxattr ... yes using linkat ... yes using listxattr ... yes using llistxattr ... yes using lremovexattr ... yes using lockf ... yes using logl ... yes using lookup_dcookie ... yes using lsetxattr ... yes using madvise ... yes using mallopt ... yes using memfd_create ... yes using mincore ... yes using mkdirat ... yes using mknodat ... yes using mlock ... yes using mlock2 ... yes using mlockall ... yes using modify_ldt ... no using mprotect ... yes using mremap ... yes using msync ... yes using munlock ... yes using munlockall ... yes using name_to_handle_at ... yes using nanosleep ... yes using nice ... yes using openat ... yes using openat2 ... no using open_by_handle_at ... yes using pidfd_getfd ... yes using pidfd_open ... yes using pidfd_send_signal ... no using personality ... yes using pipe2 ... yes using pkey_alloc ... yes using pkey_free ... yes using pkey_get ... yes using pkey_set ... yes using pkey_mprotect ... yes using posix_fadvise ... yes using posix_fallocate ... yes using posix_madvise ... yes using posix_memalign ... yes using POSIX message queues ... yes using __ppc_get_timebase (powerpc) ... no using posix_openpt ... yes using quotactl_fd ... no using POSIX semaphores ... yes using posix_spawn ... yes using powl ... yes using ppoll ... yes using prctl ... yes using preadv ... yes using preadv2 ... yes using prlimit ... yes using process_vm_readv ... yes using process_vm_writev ... yes using pselect ... yes using pthread_attr_setstack ... yes using pthread_mutexattr_destroy ... yes using pthread_mutexattr_init ... yes using pthread_mutexattr_setprioceiling ... yes using pthread_mutexattr_setprotocol ... yes using pthread_sigqueue ... yes using ptrace ... yes using ptsname ... yes using pwritev ... yes using pwritev2 ... yes using readlinkat ... yes using recvmmsg ... yes using remap_file_pages ... yes using removexattr ... yes using renameat ... yes using renameat2 ... yes using rintl ... yes using sbrk ... yes using sched_get_priority_max ... yes using sched_get_priority_min ... yes using sched_getaffinity ... yes using sched_getcpu ... yes using sched_rr_get_interval ... yes using sched_setscheduler ... yes using sched_yield ... yes using sendmmsg ... yes using setdomainname ... yes using setfsgid ... yes using setfsuid ... yes using setns ... yes using setproctitle ... no using setpgid ... yes using setpgrp ... yes using setpriority ... yes using setpwent ... yes using setregid ... yes using setresgid ... yes using setresuid ... yes using setreuid ... yes using settimeofday ... yes using setxattr ... yes using sigaltstack ... yes using signalfd ... yes using sigqueue ... yes using sigwaitinfo ... yes using sinhl ... yes using sinl ... yes using splice ... yes using sqrtl ... yes using statfs ... yes using stime (deprecated) ... no using strlcat ... no using strlcpy ... no using swapcontext ... yes using swapon and swapoff ... yes using sync_file_range ... yes using syncfs ... yes using sysinfo ... yes using SYSV message queues ... yes using SYSV semaphores ... yes using SYSV semtimedop ... yes using SYSV shared memory ... yes using tcdrain ... yes using tcflow ... yes using tcflush ... yes using tcgetattr ... yes using tee ... yes using tgkill ... yes using timer_create ... yes using timer_delete ... yes using timer_gettime ... yes using timer_getoverrrun ... yes using timer_settime ... yes using timerfd_create ... yes using timerfd_gettime ... yes using timerfd_settime ... yes using ttyname ... yes using umount2 ... no using uname ... yes using unlinkat ... yes using unshare ... yes using ustat (deprecated) ... no using utimensat ... yes using vhangup ... yes using vmsplice ... yes using waitid ... yes using wait3 ... yes using wait4 ... yes using wcscasecmp ... no using wcscat ... no using wcschr ... no using wcscmp ... no using wcscoll ... no using wcscpy ... no using wcslcat ... no using wcslcpy ... no using wcslen ... no using wcsncasecmp ... no using wcsncat ... no using wcsncmp ... no using wcsrchr ... no using wcsxfrm ... no make[2]: Leaving directory '/tmp/instance-9/output-1/build/stress-ng-0.13.05' /home/autobuild/make/make stress-ng VERBOSE= make[2]: Entering directory '/tmp/instance-9/output-1/build/stress-ng-0.13.05' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). MK git-commit-id.h CC core-affinity.c CC core-cache.c CC core-cpu.c CC core-hash.c CC core-helper.c CC core-ignite-cpu.c CC core-io-priority.c CC core-job.c CC core-limit.c CC core-log.c CC core-madvise.c CC core-mincore.c CC core-mlock.c CC core-mmap.c CC core-module.c CC core-mounts.c CC core-mwc.c CC core-net.c CC core-out-of-memory.c CC core-parse-opts.c CC core-perf.c CC core-sched.c CC core-setting.c CC core-shim.c core-shim.c: In function 'shim_pidfd_open': core-shim.c:1332:16: warning: implicit declaration of function 'pidfd_open'; did you mean 'fdopen'? [-Wimplicit-function-declaration] 1332 | return pidfd_open(pid, flags); | ^~~~~~~~~~ | fdopen core-shim.c: In function 'shim_pidfd_getfd': core-shim.c:1347:16: warning: implicit declaration of function 'pidfd_getfd'; did you mean 'shim_pidfd_getfd'? [-Wimplicit-function-declaration] 1347 | return pidfd_getfd(pidfd, targetfd, flags); | ^~~~~~~~~~~ | shim_pidfd_getfd CC core-smart.c CC core-thermal-zone.c CC core-time.c CC core-thrash.c CC core-ftrace.c CC core-try-open.c CC core-vmstat.c CC stress-ng.c CC stress-access.c CC stress-affinity.c CC stress-af-alg.c CC stress-aio.c CC stress-aio-linux.c CC stress-alarm.c CC stress-apparmor.c CC stress-atomic.c CC stress-bad-altstack.c CC stress-bad-ioctl.c CC stress-bigheap.c CC stress-bind-mount.c CC stress-binderfs.c CC stress-branch.c CC stress-brk.c CC stress-bsearch.c CC stress-cache.c CC stress-cap.c CC stress-chattr.c CC stress-chdir.c CC stress-chmod.c CC stress-chown.c CC stress-chroot.c CC stress-clock.c CC stress-clone.c CC stress-close.c CC stress-context.c CC stress-copy-file.c CC stress-cpu.c CC stress-cpu-online.c CC stress-crypt.c CC stress-cyclic.c CC stress-daemon.c CC stress-dccp.c CC stress-dentry.c CC stress-dev.c CC stress-dev-shm.c CC stress-dir.c CC stress-dirdeep.c CC stress-dirmany.c CC stress-dnotify.c CC stress-dup.c CC stress-dynlib.c CC stress-efivar.c CC stress-enosys.c CC stress-env.c CC stress-epoll.c stress-epoll.c: In function 'epoll_server': stress-epoll.c:855:31: warning: argument 3 value -2147483648 is negative [-Wstringop-overflow=] 855 | (void)epoll_wait(efd, events, INT_MIN, 100); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from stress-ng.h:308, from stress-epoll.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/epoll.h:124:12: note: in a call to function 'epoll_wait' declared with attribute 'access (write_only, 2, 3)' 124 | extern int epoll_wait (int __epfd, struct epoll_event *__events, | ^~~~~~~~~~ In function 'stress_epoll_pwait', inlined from 'epoll_server' at stress-epoll.c:875:10: stress-epoll.c:143:16: warning: argument 3 value -2147483648 is negative [-Wstringop-overflow=] 143 | return epoll_pwait(epfd, events, maxevents, timeout, sigmask); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from stress-ng.h:308, from stress-epoll.c:25: stress-epoll.c: In function 'epoll_server': /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/epoll.h:134:12: note: in a call to function 'epoll_pwait' declared with attribute 'access (write_only, 2, 3)' 134 | extern int epoll_pwait (int __epfd, struct epoll_event *__events, | ^~~~~~~~~~~ CC stress-eventfd.c CC stress-exec.c CC stress-exit-group.c CC stress-fallocate.c CC stress-fanotify.c CC stress-fault.c CC stress-fcntl.c CC stress-file-ioctl.c CC stress-fiemap.c CC stress-fifo.c CC stress-filename.c CC stress-flock.c CC stress-fork.c CC stress-fp-error.c CC stress-fpunch.c CC stress-fstat.c CC stress-full.c CC stress-funccall.c CC stress-funcret.c CC stress-futex.c CC stress-get.c CC stress-getrandom.c CC stress-getdent.c CC stress-handle.c CC stress-hdd.c CC stress-heapsort.c CC stress-hrtimers.c CC stress-hsearch.c CC stress-icache.c CC stress-icmp-flood.c CC stress-idle-page.c CC stress-inode-flags.c CC stress-inotify.c CC stress-iomix.c CC stress-ioport.c CC stress-ioprio.c CC stress-iosync.c MK io-uring.h CC stress-io-uring.c CC stress-ipsec-mb.c CC stress-itimer.c CC stress-judy.c CC stress-kcmp.c CC stress-key.c CC stress-kill.c CC stress-klog.c CC stress-l1cache.c CC stress-landlock.c CC stress-lease.c CC stress-link.c CC stress-list.c CC stress-loadavg.c CC stress-lockbus.c CC stress-locka.c CC stress-lockf.c CC stress-lockofd.c CC stress-longjmp.c CC stress-loop.c CC stress-lsearch.c CC stress-madvise.c CC stress-malloc.c CC stress-matrix.c CC stress-matrix-3d.c CC stress-mcontend.c CC stress-membarrier.c CC stress-memcpy.c CC stress-memfd.c CC stress-memhotplug.c CC stress-memrate.c CC stress-memthrash.c CC stress-mergesort.c CC stress-mincore.c CC stress-misaligned.c CC stress-mknod.c CC stress-mlock.c CC stress-mlockmany.c CC stress-mmap.c CC stress-mmapaddr.c CC stress-mmapfixed.c CC stress-mmapfork.c CC stress-mmaphuge.c CC stress-mmapmany.c CC stress-mq.c CC stress-mremap.c CC stress-msg.c CC stress-msync.c CC stress-munmap.c CC stress-nanosleep.c CC stress-netdev.c CC stress-netlink-proc.c CC stress-netlink-task.c CC stress-nice.c CC stress-nop.c CC stress-null.c CC stress-numa.c CC stress-oom-pipe.c CC stress-opcode.c CC stress-open.c CC stress-pci.c MK personality.h CC stress-personality.c CC stress-physpage.c CC stress-pidfd.c CC stress-ping-sock.c CC stress-pipe.c CC stress-pipeherd.c CC stress-pkey.c CC stress-poll.c CC stress-prctl.c CC stress-prefetch.c CC stress-procfs.c CC stress-pthread.c CC stress-ptrace.c CC stress-pty.c CC stress-quota.c CC stress-qsort.c CC stress-radixsort.c CC stress-ramfs.c CC stress-rawdev.c CC stress-rawpkt.c CC stress-rawsock.c CC stress-rawudp.c CC stress-rdrand.c CC stress-readahead.c CC stress-reboot.c CC stress-remap-file-pages.c CC stress-rename.c CC stress-resources.c CC stress-revio.c CC stress-rlimit.c CC stress-rmap.c CC stress-rseq.c CC stress-rtc.c CC stress-sctp.c CC stress-schedpolicy.c CC stress-seal.c CC stress-seccomp.c CC stress-secretmem.c CC stress-seek.c CC stress-sem.c CC stress-sem-sysv.c CC stress-sendfile.c CC stress-session.c CC stress-set.c CC stress-shellsort.c CC stress-shm.c CC stress-shm-sysv.c CC stress-sigabrt.c CC stress-sigchld.c CC stress-sigfd.c CC stress-sigfpe.c CC stress-sigio.c CC stress-signal.c CC stress-signest.c CC stress-sigpending.c CC stress-sigpipe.c CC stress-sigq.c CC stress-sigrt.c CC stress-sigsegv.c CC stress-sigsuspend.c CC stress-sigtrap.c CC stress-skiplist.c CC stress-sleep.c CC stress-smi.c CC stress-sock.c CC stress-sockabuse.c CC stress-sockdiag.c CC stress-sockfd.c CC stress-sockpair.c CC stress-sockmany.c CC stress-softlockup.c CC stress-spawn.c CC stress-splice.c CC stress-stack.c CC stress-stackmmap.c CC stress-str.c CC stress-stream.c CC stress-swap.c CC stress-switch.c CC stress-sync-file.c CC stress-sysbadaddr.c CC stress-sysinfo.c CC stress-sysinval.c CC stress-sysfs.c CC stress-tee.c CC stress-timer.c CC stress-timerfd.c CC stress-tlb-shootdown.c CC stress-tmpfs.c CC stress-tree.c CC stress-tsc.c CC stress-tsearch.c CC stress-tun.c CC stress-udp.c CC stress-udp-flood.c CC stress-unshare.c CC stress-uprobe.c CC stress-urandom.c CC stress-userfaultfd.c CC stress-utime.c CC stress-vdso.c CC stress-vecmath.c CC stress-verity.c CC stress-vforkmany.c CC stress-vm.c CC stress-vm-addr.c CC stress-vm-rw.c CC stress-vm-segv.c CC stress-vm-splice.c CC stress-wait.c CC stress-watchdog.c CC stress-wcstr.c CC stress-x86syscall.c CC stress-xattr.c CC stress-yield.c CC stress-zero.c CC stress-zlib.c CC stress-zombie.c LD stress-ng make[2]: Leaving directory '/tmp/instance-9/output-1/build/stress-ng-0.13.05' make[1]: Leaving directory '/tmp/instance-9/output-1/build/stress-ng-0.13.05' >>> stress-ng 0.13.05 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-9/output-1/build/stress-ng-0.13.05/stress-ng /tmp/instance-9/output-1/target/usr/bin/stress-ng libcap-2.65.tar.xz: OK (sha256: 73e350020cc31fe15360879d19384ffa3395a825f065fcf6bda3a5cdf965bebd) >>> host-libcap 2.65 Extracting xzcat /tmp/instance-9/dl/libcap/libcap-2.65.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-libcap-2.65 -xf - >>> host-libcap 2.65 Patching >>> host-libcap 2.65 Configuring >>> host-libcap 2.65 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-libcap-2.65 DYNAMIC=yes GOLANG=no lib=lib prefix=/tmp/instance-9/output-1/host RAISE_SETFCAP=no make[1]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65' /home/autobuild/make/make -C libcap all make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' sed -e 's,@prefix@,/tmp/instance-9/output-1/host,' \ -e 's,@exec_prefix@,/tmp/instance-9/output-1/host,' \ -e 's,@libdir@,/tmp/instance-9/output-1/host/lib,' \ -e 's,@includedir@,/tmp/instance-9/output-1/host/include,' \ -e 's,@VERSION@,2.65,' \ -e 's,@deps@,,' \ libcap.pc.in >libcap.pc /home/autobuild/make/make libpsx.pc make[3]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' sed -e 's,@prefix@,/tmp/instance-9/output-1/host,' \ -e 's,@exec_prefix@,/tmp/instance-9/output-1/host,' \ -e 's,@libdir@,/tmp/instance-9/output-1/host/lib,' \ -e 's,@includedir@,/tmp/instance-9/output-1/host/include,' \ -e 's,@VERSION@,2.65,' \ -e 's,@deps@,,' \ libpsx.pc.in >libpsx.pc make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' => making cap_names.list.h from /tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi/linux/capability.h grep -E '^#define\s+CAP_([^\s]+)\s+[0-9]+\s*$' include/uapi/linux/capability.h | sed -e 's/^#define\s\+/{"/' -e 's/\s*$/},/' -e 's/\s\+/",/' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/' > cap_names.list.h gcc -O2 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include _makenames.c -o _makenames ./_makenames > cap_names.h gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -c cap_alloc.c -o cap_alloc.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -c cap_proc.c -o cap_proc.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -c cap_extint.c -o cap_extint.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -c cap_flag.c -o cap_flag.o (cat cap_names.header ; sed -e 's/[\{\}"]//g' -e 's/,$//' cap_names.list.h) | gperf --ignore-case --language=ANSI-C --readonly --null-strings --global-table --hash-function-name=__cap_hash_name --lookup-function-name="__cap_lookup_name" -c -t -m20 > _caps_output.gperf sed -e 's/unsigned int len/size_t len/' -i _caps_output.gperf gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -DINCLUDE_GPERF_OUTPUT='"_caps_output.gperf"' -c cap_text.c -o cap_text.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -c cap_file.c -o cap_file.o ar rcs libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o ranlib libcap.a /home/autobuild/make/make libcap.so make[3]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib empty.c -o empty objcopy --dump-section .interp=loader.txt empty /dev/null gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -DLIBRARY_VERSION=\"libcap-2.65\" -DSHARED_LOADER=\"/lib64/ld-linux-x86-64.so.2\" -include ./libcap.h -c execable.c -o cap_magic.o gcc -Wl,-x -shared -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-soname,libcap.so.2 -o libcap.so.2.65 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o cap_magic.o -Wl,-e,__so_start ln -sf libcap.so.2.65 libcap.so.2 ln -sf libcap.so.2 libcap.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' /home/autobuild/make/make libpsx.a make[3]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -c ../psx/psx.c -o ../psx/psx.o rm -f include/sys/psx_syscall.h ln -s ../../../psx/psx_syscall.h include/sys/psx_syscall.h ar rcs libpsx.a ../psx/psx.o ranlib libpsx.a make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' /home/autobuild/make/make libpsx.so make[3]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/../libcap/include -DLIBRARY_VERSION=\"libpsx-2.65\" -DSHARED_LOADER=\"/lib64/ld-linux-x86-64.so.2\" -c psx_exec.c -o psx_magic.o gcc -Wl,-x -shared -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -fPIC -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,-soname,libpsx.so.2 -o libpsx.so.2.65 ../psx/psx.o psx_magic.o -Wl,-e,__so_start -lpthread -Wl,-wrap,pthread_create ln -sf libpsx.so.2.65 libpsx.so.2 ln -sf libpsx.so.2 libpsx.so make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' /home/autobuild/make/make -C tests all make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/tests' leave test building to test target make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/tests' /home/autobuild/make/make -C progs all make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/progs' gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include -c getpcaps.c -o getpcaps.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o getpcaps getpcaps.o -L/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap -lcap gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include -c getcap.c -o getcap.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o getcap getcap.o -L/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap -lcap gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include -c setcap.c -o setcap.o gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o setcap setcap.o -L/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap -lcap ./mkcapshdoc.sh > capshdoc.c.cf diff -u capshdoc.c capshdoc.c.cf || (rm capshdoc.c.cf ; exit 1) gcc -O2 -I/tmp/instance-9/output-1/host/include -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -Wunreachable-code -I/tmp/instance-9/output-1/host/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/libcap/include -Dlinux -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include/uapi -I/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap/include -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -o capsh capsh.c capshdoc.c -L/tmp/instance-9/output-1/build/host-libcap-2.65/progs/../libcap -lcap make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/progs' /home/autobuild/make/make -C doc all make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/doc' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65' >>> host-libcap 2.65 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-libcap-2.65 DYNAMIC=yes GOLANG=no lib=lib prefix=/tmp/instance-9/output-1/host RAISE_SETFCAP=no install make[1]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65' /home/autobuild/make/make -C libcap install make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' mkdir -p -m 0755 /tmp/instance-9/output-1/host/include/sys mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib/pkgconfig mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib install -m 0644 include/sys/capability.h /tmp/instance-9/output-1/host/include/sys install -m 0644 libcap.pc /tmp/instance-9/output-1/host/lib/pkgconfig/libcap.pc install -m 0644 libcap.a /tmp/instance-9/output-1/host/lib/libcap.a /home/autobuild/make/make install-static-psx make[3]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' mkdir -p -m 0755 /tmp/instance-9/output-1/host/include/sys mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib/pkgconfig mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib install -m 0644 include/sys/psx_syscall.h /tmp/instance-9/output-1/host/include/sys install -m 0644 libpsx.pc /tmp/instance-9/output-1/host/lib/pkgconfig/libpsx.pc install -m 0644 libpsx.a /tmp/instance-9/output-1/host/lib/libpsx.a make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' /home/autobuild/make/make install-shared make[3]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' mkdir -p -m 0755 /tmp/instance-9/output-1/host/include/sys mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib/pkgconfig mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib install -m 0644 include/sys/capability.h /tmp/instance-9/output-1/host/include/sys install -m 0644 libcap.pc /tmp/instance-9/output-1/host/lib/pkgconfig/libcap.pc install -m 0755 libcap.so.2.65 /tmp/instance-9/output-1/host/lib/libcap.so.2.65 ln -sf libcap.so.2.65 /tmp/instance-9/output-1/host/lib/libcap.so.2 ln -sf libcap.so.2 /tmp/instance-9/output-1/host/lib/libcap.so /sbin/ldconfig /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[3]: [Makefile:193: install-shared-cap] Error 1 (ignored) /home/autobuild/make/make install-shared-psx make[4]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' mkdir -p -m 0755 /tmp/instance-9/output-1/host/include/sys mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib/pkgconfig mkdir -p -m 0755 /tmp/instance-9/output-1/host/lib install -m 0644 include/sys/psx_syscall.h /tmp/instance-9/output-1/host/include/sys install -m 0644 libpsx.pc /tmp/instance-9/output-1/host/lib/pkgconfig/libpsx.pc install -m 0755 libpsx.so.2.65 /tmp/instance-9/output-1/host/lib/libpsx.so.2.65 ln -sf libpsx.so.2.65 /tmp/instance-9/output-1/host/lib/libpsx.so.2 ln -sf libpsx.so.2 /tmp/instance-9/output-1/host/lib/libpsx.so /sbin/ldconfig /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied make[4]: [Makefile:204: install-shared-psx] Error 1 (ignored) make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/libcap' /home/autobuild/make/make -C tests install make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/tests' nothing to install from tests make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/tests' /home/autobuild/make/make -C progs install make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/progs' mkdir -p -m 0755 /tmp/instance-9/output-1/host/sbin for p in getpcaps getcap setcap capsh ; do \ install -m 0755 $p /tmp/instance-9/output-1/host/sbin ; \ done make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/progs' /home/autobuild/make/make -C doc install make[2]: Entering directory '/tmp/instance-9/output-1/build/host-libcap-2.65/doc' mkdir -p -m 755 /tmp/instance-9/output-1/host/share/man/man1 /tmp/instance-9/output-1/host/share/man/man3 /tmp/instance-9/output-1/host/share/man/man8 for man in \ /tmp/instance-9/output-1/host/share/man/man1 capsh.1 \ /tmp/instance-9/output-1/host/share/man/man3 cap_init.3 cap_free.3 cap_dup.3 cap_clear.3 cap_clear_flag.3 cap_get_flag.3 cap_set_flag.3 cap_fill.3 cap_fill_flag.3 cap_max_bits.3 cap_compare.3 cap_get_proc.3 cap_get_pid.3 cap_set_proc.3 cap_get_file.3 cap_get_fd.3 cap_set_file.3 cap_set_fd.3 cap_copy_ext.3 cap_size.3 cap_copy_int.3 cap_mode.3 cap_from_text.3 cap_to_text.3 cap_from_name.3 cap_to_name.3 capsetp.3 capgetp.3 libcap.3 cap_get_bound.3 cap_drop_bound.3 cap_get_mode.3 cap_set_mode.3 cap_mode_name.3 cap_get_secbits.3 cap_set_secbits.3 cap_setuid.3 cap_setgroups.3 cap_launch.3 cap_func_launcher.3 cap_launcher_callback.3 cap_launcher_set_chroot.3 cap_launcher_set_mode.3 cap_launcher_setgroups.3 cap_launcher_setuid.3 cap_launcher_set_iab.3 cap_new_launcher.3 cap_iab.3 cap_iab_init.3 cap_iab_dup.3 cap_iab_compare.3 cap_iab_get_proc.3 cap_iab_get_pid.3 cap_iab_set_proc.3 cap_iab_to_text.3 cap_iab_from_text.3 cap_iab_get_vector.3 cap_iab_set_vector.3 cap_iab_fill.3 psx_syscall.3 psx_syscall3.3 psx_syscall6.3 psx_set_sensitivity.3 libpsx.3 \ /tmp/instance-9/output-1/host/share/man/man8 getcap.8 setcap.8 getpcaps.8 captree.8 \ ; \ do \ case $man in \ /*) sub=$man ; continue ;; \ esac; \ install -m 644 $man $sub ; \ done make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65/doc' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-libcap-2.65' systemd-250.8.tar.gz: OK (sha256: 638a2fc78828765fc97bc73f428205b6dc1d359149b6c6bfe4d2a649cba2cca8) >>> host-systemd 250.8 Extracting gzip -d -c /tmp/instance-9/dl/systemd/systemd-250.8.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-systemd-250.8 -xf - >>> host-systemd 250.8 Patching >>> host-systemd 250.8 Configuring rm -rf /tmp/instance-9/output-1/build/host-systemd-250.8//build mkdir -p /tmp/instance-9/output-1/build/host-systemd-250.8//build PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PYTHONNOUSERSITE=y /tmp/instance-9/output-1/host/bin/meson --prefix=/tmp/instance-9/output-1/host --libdir=lib --sysconfdir=/tmp/instance-9/output-1/host/etc --localstatedir=/tmp/instance-9/output-1/host/var --default-library=shared --buildtype=release --wrap-mode=nodownload -Dstrip=true -Dsplit-bin=true -Dsplit-usr=false --prefix=/usr --libdir=lib --sysconfdir=/etc --localstatedir=/var -Dmode=release -Dutmp=false -Dhibernate=false -Dldconfig=false -Dresolve=false -Defi=false -Dtpm=false -Denvironment-d=false -Dbinfmt=false -Drepart=false -Dcoredump=false -Dpstore=false -Doomd=false -Dlogind=false -Dhostnamed=false -Dlocaled=false -Dmachined=false -Dportabled=false -Dsysext=false -Duserdb=false -Dhomed=false -Dnetworkd=false -Dtimedated=false -Dtimesyncd=false -Dremote=false -Dcreate-log-dirs=false -Dnss-myhostname=false -Dnss-mymachines=false -Dnss-resolve=false -Dnss-systemd=false -Dfirstboot=false -Drandomseed=false -Dbacklight=false -Dvconsole=false -Dquotacheck=false -Dsysusers=false -Dtmpfiles=true -Dimportd=false -Dhwdb=true -Drfkill=false -Dman=false -Dhtml=false -Dsmack=false -Dpolkit=false -Dblkid=false -Didn=false -Dadm-group=false -Dwheel-group=false -Dzlib=false -Dgshadow=false -Dima=false -Dtests=false -Dglib=false -Dacl=false -Dsysvinit-path='' -Dinitrd=false -Dxdg-autostart=false -Dkernel-install=false -Danalyze=false -Dlibcryptsetup=false -Daudit=false -Dzstd=false /tmp/instance-9/output-1/build/host-systemd-250.8/ /tmp/instance-9/output-1/build/host-systemd-250.8//build The Meson build system Version: 0.64.1 Source dir: /tmp/instance-9/output-1/build/host-systemd-250.8 Build dir: /tmp/instance-9/output-1/build/host-systemd-250.8/build Build type: native build Project name: systemd Project version: 250 C compiler for the host machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the host machine: /usr/bin/gcc ld.bfd 2.35.2 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program tools/add-git-hook.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/add-git-hook.sh) Program tools/check-compilation.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/check-compilation.sh) Program tools/meson-build.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-build.sh) C++ compiler for the host machine: /usr/bin/g++ (gcc 10.2.1 "g++ (Debian 10.2.1-6) 10.2.1 20210110") C++ linker for the host machine: /usr/bin/g++ ld.bfd 2.35.2 Compiler for C supports arguments -Wno-format-signedness: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=override-init: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-error=#warnings: NO Compiler for C supports arguments -Wno-string-plus-int: NO Compiler for C supports arguments -Wno-maybe-uninitialized: YES Compiler for C supports arguments -Wno-unused-result: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Compiler for C supports link arguments -Wl,--fatal-warnings: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports link arguments -Wl,--warn-common: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports arguments -Wzero-length-bounds: YES Checking if "-Werror=shadow with local shadowing" compiles: YES Compiler for C++ supports arguments -Wno-format-signedness: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C++ supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wstringop-truncation: YES Checking for size of "dev_t" : 8 Checking for size of "ino_t" : 8 Checking for size of "time_t" : 8 Checking for size of "rlim_t" : 8 Checking for size of "typeof(((struct timex *)0)->freq)" : 8 Checking for size of "char16_t" : 2 Checking for size of "char32_t" : 4 Checking for size of "struct mount_attr" : -1 Checking for size of "struct statx" : 256 Checking for function "secure_getenv" : YES Checking for function "__secure_getenv" : NO Checking for function "memfd_create" : YES Checking for function "gettid" : YES Checking for function "pivot_root" : NO Checking for function "ioprio_get" : NO Checking for function "ioprio_set" : NO Checking for function "name_to_handle_at" : YES Checking for function "setns" : YES Checking for function "renameat2" : YES Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "copy_file_range" : YES Checking for function "bpf" : NO Checking for function "statx" : YES Checking for function "explicit_bzero" : YES Checking for function "reallocarray" : YES Checking for function "set_mempolicy" : NO Checking for function "get_mempolicy" : NO Checking for function "pidfd_send_signal" : NO Checking for function "pidfd_open" : NO Checking for function "rt_sigqueueinfo" : NO Checking for function "mallinfo" : YES Checking for function "mallinfo2" : NO Checking for function "execveat" : NO Checking for function "close_range" : NO Checking for function "epoll_pwait2" : NO Checking for function "mount_setattr" : NO Checking for function "move_mount" : NO Checking for function "open_tree" : NO Checking for function "getdents64" : YES Checking for function "getrandom" : YES Program sh found: YES (/usr/bin/sh) Program echo found: YES (/usr/bin/echo) Program sed found: YES (/usr/bin/sed) Program awk found: YES (/tmp/instance-9/output-1/host/bin/awk) Program stat found: YES (/usr/bin/stat) Program ln found: YES (/usr/bin/ln) Program git found: YES (/usr/bin/git) Program env found: YES (/usr/bin/env) Program perl found: YES (/usr/bin/perl) Program rsync found: YES (/usr/bin/rsync) Program test/test-efi-create-disk.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/test-efi-create-disk.sh) Program quotaon /usr/sbin/quotaon /sbin/quotaon found: NO Program quotacheck /usr/sbin/quotacheck /sbin/quotacheck found: NO Program kmod found: YES (/tmp/instance-9/output-1/host/bin/kmod) Program kexec /usr/sbin/kexec /sbin/kexec found: NO Program sulogin found: YES (/usr/sbin/sulogin) Program mount found: YES (/usr/bin/mount) Program umount found: YES (/usr/bin/umount) Program loadkeys found: YES (/usr/bin/loadkeys) Program setfont found: YES (/usr/bin/setfont) Program nologin found: YES (/usr/sbin/nologin) Program gperf found: YES (/tmp/instance-9/output-1/host/bin/gperf) Message: gperf len type is size_t Has header "sys/capability.h" : YES Has header "crypt.h" : YES Has header "linux/memfd.h" : YES Has header "linux/vm_sockets.h" : YES Has header "sys/auxv.h" : YES Has header "valgrind/memcheck.h" : NO Has header "valgrind/valgrind.h" : NO Has header "linux/time_types.h" : YES Has header "sys/sdt.h" : YES ../output-1/build/host-systemd-250.8/meson.build:842: WARNING: The local group with the GID 65534 does not match the configured group name "nobody" of the nobody group (its name is nogroup). Your build will result in an group table setup that is incompatible with the local system. Program tools/choose-default-locale.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/choose-default-locale.sh) Run-time dependency threads found: YES Library rt found: YES Library m found: YES Library dl found: YES Library crypt found: YES Checking for function "crypt_ra" with dependency -lcrypt: YES Checking for function "crypt_preferred_method" with dependency -lcrypt: YES Checking for function "crypt_gensalt_ra" with dependency -lcrypt: YES Found pkg-config: /tmp/instance-9/output-1/host/bin/pkg-config (1.6.3) Run-time dependency libcap found: YES 2.65 Found CMake: /tmp/instance-9/output-1/host/bin/cmake (3.22.3) Run-time dependency libbpf found: NO (tried pkgconfig and cmake) Program clang found: NO Program llvm-strip found: NO Program bpftool found: YES (/usr/sbin/bpftool) Run-time dependency mount found: YES 2.38.0 Run-time dependency fdisk found: NO (tried pkgconfig and cmake) Run-time dependency pwquality found: NO (tried pkgconfig and cmake) Run-time dependency libseccomp found: NO (tried pkgconfig and cmake) Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency libapparmor found: NO (tried pkgconfig and cmake) Run-time dependency libkmod found: YES 30 Library pam found: NO Library pam_misc found: NO Run-time dependency libmicrohttpd found: NO (tried pkgconfig and cmake) Checking for function "crypt_activate_by_token_pin" : NO Run-time dependency libcurl found: NO (tried pkgconfig and cmake) Run-time dependency libidn2 found: NO (tried pkgconfig and cmake) Run-time dependency libidn found: NO (tried pkgconfig and cmake) Run-time dependency libiptc found: NO (tried pkgconfig and cmake) Run-time dependency libqrencode found: NO (tried pkgconfig and cmake) Library gcrypt found: NO Library gpg-error found: NO Run-time dependency gnutls found: NO (tried pkgconfig and cmake) Run-time dependency openssl found: YES 1.1.1q Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake) Run-time dependency libfido2 found: NO (tried pkgconfig and cmake) Run-time dependency tss2-esys tss2-rc tss2-mu found: NO (tried pkgconfig and cmake) Run-time dependency libdw found: NO (tried pkgconfig and cmake) Library bz2 found: NO Run-time dependency liblzma found: YES 5.2.7 Run-time dependency liblz4 found: NO (tried pkgconfig and cmake) Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake) Run-time dependency libpcre2-8 found: NO (tried pkgconfig and cmake) Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Program tools/generate-gperfs.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/generate-gperfs.py) Program tools/make-autosuspend-rules.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/make-autosuspend-rules.py) Program tools/make-directive-index.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/make-directive-index.py) Program tools/make-man-index.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/make-man-index.py) Program tools/meson-render-jinja2.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-render-jinja2.py) Program tools/update-dbus-docs.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/update-dbus-docs.py) Program tools/update-hwdb.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/update-hwdb.sh) Program tools/update-hwdb-autosuspend.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/update-hwdb-autosuspend.sh) Program tools/update-syscall-tables.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/update-syscall-tables.sh) Program tools/xml_helper.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/xml_helper.py) Program tools/dbus_exporter.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/dbus_exporter.py) Configuring config.h using configuration Program msgfmt found: YES (/tmp/instance-9/output-1/host/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/tmp/instance-9/output-1/host/bin/msgmerge) Program xgettext found: YES (/tmp/instance-9/output-1/host/bin/xgettext) Program generate-af-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/generate-af-list.sh) Program generate-arphrd-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/generate-arphrd-list.sh) Program generate-cap-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/generate-cap-list.sh) Program generate-errno-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/generate-errno-list.sh) Program missing_syscalls.py found: YES (/tmp/instance-9/output-1/host/bin/python3 /tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/missing_syscalls.py) Program check-filesystems.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/check-filesystems.sh) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Program generate-filesystem-list.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/generate-filesystem-list.py) Program generate-filesystem-switch-case.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/basic/generate-filesystem-switch-case.py) Program sd-journal/generate-audit_type-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/libsystemd/sd-journal/generate-audit_type-list.sh) Program generate-syscall-list.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/shared/generate-syscall-list.py) Program generate-ip-protocol-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/shared/generate-ip-protocol-list.sh) Program generate-keyboard-keys-list.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/udev/generate-keyboard-keys-list.sh) Program generate-keyboard-keys-gperf.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/udev/generate-keyboard-keys-gperf.sh) Program test-repart.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/partition/test-repart.sh) Program generate-dns_type-gperf.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/resolve/generate-dns_type-gperf.py) Compiler for C supports arguments -std=iso9899:2017: YES Compiler for C++ supports arguments -std=c++14: YES Compiler for C++ supports arguments -std=c++17: YES Compiler for C++ supports arguments -std=c++20: YES Program generate-sym-test.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/src/test/generate-sym-test.py) Program test-fstab-generator.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/test-fstab-generator.sh) Program test-network-generator-conversion.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/test-network-generator-conversion.sh) Program test-systemd-tmpfiles.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/test-systemd-tmpfiles.py) Program hwdb-test.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/hwdb-test.sh) Configuring test-sysusers.sh using configuration Program rule-syntax-check.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/rule-syntax-check.py) Program sys-script.py found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/sys-script.py) Program udev-test.pl found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/test/udev-test.pl) Message: test-bus-benchmark is a manual test Message: test-ipv4ll-manual is a manual test Message: test-acd is a manual test Message: test-coredump-vacuum is a manual test Message: Not compiling test-qcow2 because HAVE_ZLIB is not true Message: test-inhibit is a manual test Message: test-patch-uid is a manual test Message: test-dnssec-complex is a manual test Message: test-ns is a manual test Message: Not compiling test-boot-timestamps because ENABLE_EFI is not true Message: Not compiling test-acl-util because HAVE_ACL is not true Message: Not compiling test-seccomp because HAVE_SECCOMP is not true Message: test-ask-password-api is a manual test Message: test-ipcrm is an unsafe test Message: test-btrfs is a manual test Message: test-netlink-manual is a manual test Message: test-chase-symlinks is a manual test Message: test-install is a manual test Message: test-watchdog is an unsafe test Message: test-udev is a manual test Message: Not compiling test-nss-hosts because ENABLE_NSS is not true Message: Not compiling test-nss-users because ENABLE_NSS is not true Message: test-nscd-flush is a manual test Message: Not compiling test-socket-bind because BPF_FRAMEWORK is not true Checking for size of "long" : 8 Message: Not installing tmpfiles.d/systemd-nologin.conf because HAVE_PAM is 0 Message: Not installing tmpfiles.d/systemd-nspawn.conf because ENABLE_MACHINED is 0 Message: Not installing tmpfiles.d/systemd-resolve.conf because ENABLE_RESOLVE is 0 Message: Not installing tmpfiles.d/portables.conf because ENABLE_PORTABLED is 0 Message: Not installing tmpfiles.d/systemd-pstore.conf because ENABLE_PSTORE is 0 Message: Not installing tmpfiles.d/legacy.conf because HAVE_SYSV_COMPAT is 0 Program xsltproc found: YES (/tmp/instance-9/output-1/host/bin/xsltproc) Message: Skipping binfmt.d.5 because ENABLE_BINFMT is false Message: Skipping bootctl.1 because HAVE_GNU_EFI is false Message: Skipping coredump.conf.5 because ENABLE_COREDUMP is false Message: Skipping coredumpctl.1 because ENABLE_COREDUMP is false Message: Skipping crypttab.5 because HAVE_LIBCRYPTSETUP is false Message: Skipping dnssec-trust-anchors.d.5 because ENABLE_RESOLVE is false Message: Skipping environment.d.5 because ENABLE_ENVIRONMENT_D is false Message: Skipping homectl.1 because ENABLE_HOMED is false Message: Skipping homed.conf.5 because ENABLE_HOMED is false Message: Skipping hostnamectl.1 because ENABLE_HOSTNAMED is false Message: Skipping integritytab.5 because HAVE_LIBCRYPTSETUP is false Message: Skipping journal-remote.conf.5 because HAVE_MICROHTTPD is false Message: Skipping journal-upload.conf.5 because HAVE_MICROHTTPD is false Message: Skipping loader.conf.5 because HAVE_GNU_EFI is false Message: Skipping localectl.1 because ENABLE_LOCALED is false Message: Skipping loginctl.1 because ENABLE_LOGIND is false Message: Skipping logind.conf.5 because ENABLE_LOGIND is false Message: Skipping machinectl.1 because ENABLE_MACHINED is false Message: Skipping networkctl.1 because ENABLE_NETWORKD is false Message: Skipping networkd.conf.5 because ENABLE_NETWORKD is false Message: Skipping nss-myhostname.8 because ENABLE_NSS_MYHOSTNAME is false Message: Skipping nss-mymachines.8 because ENABLE_NSS_MYMACHINES is false Message: Skipping nss-resolve.8 because ENABLE_NSS_RESOLVE is false Message: Skipping nss-systemd.8 because ENABLE_NSS_SYSTEMD is false Message: Skipping oomctl.1 because ENABLE_OOMD is false Message: Skipping oomd.conf.5 because ENABLE_OOMD is false Message: Skipping org.freedesktop.home1.5 because ENABLE_HOMED is false Message: Skipping org.freedesktop.hostname1.5 because ENABLE_HOSTNAMED is false Message: Skipping org.freedesktop.import1.5 because ENABLE_IMPORTD is false Message: Skipping org.freedesktop.locale1.5 because ENABLE_LOCALED is false Message: Skipping org.freedesktop.login1.5 because ENABLE_LOGIND is false Message: Skipping org.freedesktop.machine1.5 because ENABLE_MACHINED is false Message: Skipping org.freedesktop.network1.5 because ENABLE_NETWORKD is false Message: Skipping org.freedesktop.oom1.5 because ENABLE_OOMD is false Message: Skipping org.freedesktop.portable1.5 because ENABLE_PORTABLED is false Message: Skipping org.freedesktop.resolve1.5 because ENABLE_RESOLVE is false Message: Skipping org.freedesktop.timedate1.5 because ENABLE_TIMEDATED is false Message: Skipping pam_systemd.8 because HAVE_PAM is false Message: Skipping pam_systemd_home.8 because ENABLE_PAM_HOME is false Message: Skipping portablectl.1 because ENABLE_PORTABLED is false Message: Skipping pstore.conf.5 because ENABLE_PSTORE is false Message: Skipping repart.d.5 because ENABLE_REPART is false Message: Skipping resolvectl.1 because ENABLE_RESOLVE is false Message: Skipping resolved.conf.5 because ENABLE_RESOLVE is false Message: Skipping runlevel.8 because HAVE_SYSV_COMPAT is false Message: Skipping sd-login.3 because HAVE_PAM is false Message: Skipping sd_get_seats.3 because HAVE_PAM is false Message: Skipping sd_login_monitor_new.3 because HAVE_PAM is false Message: Skipping sd_pid_get_owner_uid.3 because HAVE_PAM is false Message: Skipping sd_seat_get_active.3 because HAVE_PAM is false Message: Skipping sd_session_is_active.3 because HAVE_PAM is false Message: Skipping sd_uid_get_state.3 because HAVE_PAM is false Message: Skipping systemd-analyze.1 because ENABLE_ANALYZE is false Message: Skipping systemd-backlight@.service.8 because ENABLE_BACKLIGHT is false Message: Skipping systemd-binfmt.service.8 because ENABLE_BINFMT is false Message: Skipping systemd-bless-boot-generator.8 because HAVE_GNU_EFI is false Message: Skipping systemd-bless-boot.service.8 because HAVE_GNU_EFI is false Message: Skipping systemd-boot-system-token.service.8 because HAVE_GNU_EFI is false Message: Skipping systemd-boot.7 because HAVE_GNU_EFI is false Message: Skipping systemd-coredump.8 because ENABLE_COREDUMP is false Message: Skipping systemd-cryptenroll.1 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-cryptsetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-cryptsetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-dissect.1 because HAVE_BLKID is false Message: Skipping systemd-environment-d-generator.8 because ENABLE_ENVIRONMENT_D is false Message: Skipping systemd-firstboot.1 because ENABLE_FIRSTBOOT is false Message: Skipping systemd-gpt-auto-generator.8 because HAVE_BLKID is false Message: Skipping systemd-hibernate-resume-generator.8 because ENABLE_HIBERNATE is false Message: Skipping systemd-hibernate-resume@.service.8 because ENABLE_HIBERNATE is false Message: Skipping systemd-homed.service.8 because ENABLE_HOMED is false Message: Skipping systemd-hostnamed.service.8 because ENABLE_HOSTNAMED is false Message: Skipping systemd-importd.service.8 because ENABLE_IMPORTD is false Message: Skipping systemd-initctl.service.8 because HAVE_SYSV_COMPAT is false Message: Skipping systemd-integritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-integritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-journal-gatewayd.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-journal-remote.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-journal-upload.service.8 because HAVE_MICROHTTPD is false Message: Skipping systemd-localed.service.8 because ENABLE_LOCALED is false Message: Skipping systemd-logind.service.8 because ENABLE_LOGIND is false Message: Skipping systemd-machined.service.8 because ENABLE_MACHINED is false Message: Skipping systemd-networkd-wait-online.service.8 because ENABLE_NETWORKD is false Message: Skipping systemd-networkd.service.8 because ENABLE_NETWORKD is false Message: Skipping systemd-oomd.service.8 because ENABLE_OOMD is false Message: Skipping systemd-portabled.service.8 because ENABLE_PORTABLED is false Message: Skipping systemd-pstore.service.8 because ENABLE_PSTORE is false Message: Skipping systemd-quotacheck.service.8 because ENABLE_QUOTACHECK is false Message: Skipping systemd-random-seed.service.8 because ENABLE_RANDOMSEED is false Message: Skipping systemd-rc-local-generator.8 because HAVE_SYSV_COMPAT is false Message: Skipping systemd-repart.8 because ENABLE_REPART is false Message: Skipping systemd-resolved.service.8 because ENABLE_RESOLVE is false Message: Skipping systemd-rfkill.service.8 because ENABLE_RFKILL is false Message: Skipping systemd-stub.7 because HAVE_GNU_EFI is false Message: Skipping systemd-sysv-generator.8 because HAVE_SYSV_COMPAT is false Message: Skipping systemd-time-wait-sync.service.8 because ENABLE_TIMESYNCD is false Message: Skipping systemd-timedated.service.8 because ENABLE_TIMEDATED is false Message: Skipping systemd-timesyncd.service.8 because ENABLE_TIMESYNCD is false Message: Skipping systemd-update-utmp.service.8 because ENABLE_UTMP is false Message: Skipping systemd-user-sessions.service.8 because HAVE_PAM is false Message: Skipping systemd-userdbd.service.8 because ENABLE_USERDB is false Message: Skipping systemd-vconsole-setup.service.8 because ENABLE_VCONSOLE is false Message: Skipping systemd-veritysetup-generator.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-veritysetup@.service.8 because HAVE_LIBCRYPTSETUP is false Message: Skipping systemd-xdg-autostart-generator.8 because ENABLE_XDG_AUTOSTART is false Message: Skipping systemd.dnssd.5 because ENABLE_RESOLVE is false Message: Skipping systemd.environment-generator.7 because ENABLE_ENVIRONMENT_D is false Message: Skipping systemd.netdev.5 because ENABLE_NETWORKD is false Message: Skipping systemd.network.5 because ENABLE_NETWORKD is false Message: Skipping sysusers.d.5 because ENABLE_SYSUSERS is false Message: Skipping telinit.8 because HAVE_SYSV_COMPAT is false Message: Skipping timedatectl.1 because ENABLE_TIMEDATECTL is false Message: Skipping timesyncd.conf.5 because ENABLE_TIMESYNCD is false Message: Skipping userdbctl.1 because ENABLE_USERDB is false Message: Skipping vconsole.conf.5 because ENABLE_VCONSOLE is false Message: Skipping veritytab.5 because HAVE_LIBCRYPTSETUP is false Message: python-lxml not available, not making man page indices Configuring man using configuration Configuring html using configuration Run-time dependency bash-completion found: NO (tried pkgconfig) Program jekyll found: NO Program tools/check-help.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/check-help.sh) Program tools/check-directives.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/check-directives.sh) Compiler for C supports link arguments -fsanitize=address,undefined: YES Program tools/git-contrib.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/git-contrib.sh) Program tools/check-api-docs.sh found: YES (/tmp/instance-9/output-1/build/host-systemd-250.8/tools/check-api-docs.sh) Build targets in project: 1689 NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} systemd 250 build mode : release split /usr : False split bin-sbin : True prefix directory : /usr rootprefix directory : /usr sysconf directory : /etc include directory : /usr/include lib directory : /usr/lib rootlib directory : /usr/lib SysV init scripts : SysV rc?.d directories : /etc/rc.d PAM modules directory : /usr/lib/security PAM configuration directory : /usr/lib/pam.d libcryptsetup plugins directory: /usr/lib/cryptsetup RPM macros directory : /usr/lib/rpm/macros.d modprobe.d directory : /usr/lib/modprobe.d D-Bus policy directory : /usr/share/dbus-1/system.d D-Bus session directory : /usr/share/dbus-1/services D-Bus system directory : /usr/share/dbus-1/system-services bash completions directory : /usr/share/bash-completion/completions zsh completions directory : /usr/share/zsh/site-functions extra start script : /etc/rc.local debug shell : /bin/sh @ /dev/tty9 system UIDs : <=999 (alloc >=1) system GIDs : <=999 (alloc >=1) dynamic UIDs : 61184…65519 container UID bases : 524288…1878982656 static UID/GID allocations : tty-gid:5 /dev/kvm access mode : 0666 render group access mode : 0666 certificate root directory : /etc/ssl support URL : https://lists.freedesktop.org/mailman/listinfo/systemd-devel nobody user name : nobody nobody group name : nobody fallback hostname : localhost default DNSSEC mode : allow-downgrade default DNS-over-TLS mode : no default mDNS mode : yes default LLMNR mode : yes default DNS servers : 1.1.1.1#cloudflare-dns.com 8.8.8.8#dns.google 1.0.0.1#cloudflare-dns.com 8.8.4.4#dns.google 2606:4700:4700::1111#cloudflare-dns.com 2001:4860:4860::8888#dns.google 2606:4700:4700::1001#cloudflare-dns.com 2001:4860:4860::8844#dns.google default NTP servers : time1.google.com time2.google.com time3.google.com time4.google.com default cgroup hierarchy : unified default net.naming-scheme value: latest default KillUserProcesses value: True default locale : C.UTF-8 default user $PATH : (same as system services) systemd service watchdog : 3min time epoch : 1657711845 (2022-07-13T11:30:45+00:00) Features enabled : openssl, xz, hwdb, tmpfiles, nscd, kmod, link-udev-shared, link-systemctl-shared, link-networkd-shared, link-timesyncd-shared, link-boot-shared, cryptolib(openssl), DNS-over-TLS(openssl) disabled : ACL, AUDIT, AppArmor, IMA, PAM, SECCOMP, SELinux, SMACK, blkid, elfutils, gcrypt, gnutls, libbpf, libcryptsetup, libcryptsetup-plugins, libcurl, libfdisk, libfido2, libidn, libidn2, libiptc, microhttpd, p11kit, pcre2, pwquality, qrencode, tpm2, xkbcommon, zstd, lz4, zlib, bzip2, backlight, binfmt, bpf-framework, coredump, environment.d, efi, gnu-efi, firstboot, hibernate, homed, hostnamed, importd, initrd, kernel-install, localed, logind, machined, networkd, nss-myhostname, nss-mymachines, nss-resolve, nss-systemd, oomd, portabled, pstore, quotacheck, randomseed, repart, resolve, rfkill, sysext, systemd-analyze, sysusers, timedated, timesyncd, userdb, vconsole, xdg-autostart, idn, polkit, legacy-pkla, dbus, glib, tpm, man pages, html pages, man page indices, SysV compat, compat-mutable-uid-boundaries, utmp, ldconfig, adm group, wheel group, gshadow, debug hashmap, debug mmap cache, debug siphash, valgrind, trace logging, install tests, fexecve, standalone-binaries, static-libsystemd, static-libudev User defined options buildtype : release default_library : shared libdir : lib localstatedir : /var prefix : /usr strip : true sysconfdir : /etc wrap_mode : nodownload acl : false adm-group : false analyze : false audit : false backlight : false binfmt : false blkid : false coredump : false create-log-dirs : false efi : false environment-d : false firstboot : false glib : false gshadow : false hibernate : false homed : false hostnamed : false html : false hwdb : true idn : false ima : false importd : false initrd : false kernel-install : false ldconfig : false libcryptsetup : false localed : false logind : false machined : false man : false mode : release networkd : false nss-myhostname : false nss-mymachines : false nss-resolve : false nss-systemd : false oomd : false polkit : false portabled : false pstore : false quotacheck : false randomseed : false remote : false repart : false resolve : false rfkill : false smack : false split-bin : true split-usr : false sysext : false sysusers : false sysvinit-path : tests : false timedated : false timesyncd : false tmpfiles : true tpm : false userdb : false utmp : false vconsole : false wheel-group : false xdg-autostart : false zlib : false zstd : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-9/output-1/host/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. >>> host-systemd 250.8 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" DESTDIR=/tmp/instance-9/output-1/host PYTHONNOUSERSITE=y /tmp/instance-9/output-1/host/bin/ninja -C /tmp/instance-9/output-1/build/host-systemd-250.8//build ninja: Entering directory `/tmp/instance-9/output-1/build/host-systemd-250.8//build' [1/749] Generating version.h with a custom command [2/749] Generating po/be/LC_MESSAGES/systemd-be.mo with a custom command [3/749] Generating po/be@latin/LC_MESSAGES/systemd-be@latin.mo with a custom command [4/749] Generating po/bg/LC_MESSAGES/systemd-bg.mo with a custom command [5/749] Generating po/ca/LC_MESSAGES/systemd-ca.mo with a custom command [6/749] Generating po/cs/LC_MESSAGES/systemd-cs.mo with a custom command [7/749] Generating po/da/LC_MESSAGES/systemd-da.mo with a custom command [8/749] Generating po/de/LC_MESSAGES/systemd-de.mo with a custom command [9/749] Generating po/el/LC_MESSAGES/systemd-el.mo with a custom command [10/749] Generating po/es/LC_MESSAGES/systemd-es.mo with a custom command [11/749] Generating po/fi/LC_MESSAGES/systemd-fi.mo with a custom command [12/749] Generating po/fr/LC_MESSAGES/systemd-fr.mo with a custom command [13/749] Generating po/gl/LC_MESSAGES/systemd-gl.mo with a custom command [14/749] Generating po/hr/LC_MESSAGES/systemd-hr.mo with a custom command [15/749] Generating po/hu/LC_MESSAGES/systemd-hu.mo with a custom command [16/749] Generating po/id/LC_MESSAGES/systemd-id.mo with a custom command [17/749] Generating po/it/LC_MESSAGES/systemd-it.mo with a custom command [18/749] Generating po/ja/LC_MESSAGES/systemd-ja.mo with a custom command [19/749] Generating po/kab/LC_MESSAGES/systemd-kab.mo with a custom command [20/749] Generating po/ko/LC_MESSAGES/systemd-ko.mo with a custom command [21/749] Generating po/lt/LC_MESSAGES/systemd-lt.mo with a custom command [22/749] Generating po/nl/LC_MESSAGES/systemd-nl.mo with a custom command [23/749] Generating po/pa/LC_MESSAGES/systemd-pa.mo with a custom command [24/749] Generating po/pl/LC_MESSAGES/systemd-pl.mo with a custom command [25/749] Generating po/pt/LC_MESSAGES/systemd-pt.mo with a custom command [26/749] Generating po/pt_BR/LC_MESSAGES/systemd-pt_BR.mo with a custom command [27/749] Generating po/ro/LC_MESSAGES/systemd-ro.mo with a custom command [28/749] Generating po/ru/LC_MESSAGES/systemd-ru.mo with a custom command [29/749] Generating po/si/LC_MESSAGES/systemd-si.mo with a custom command [30/749] Generating po/sk/LC_MESSAGES/systemd-sk.mo with a custom command [31/749] Generating po/sr/LC_MESSAGES/systemd-sr.mo with a custom command [32/749] Generating po/sv/LC_MESSAGES/systemd-sv.mo with a custom command [33/749] Generating po/tr/LC_MESSAGES/systemd-tr.mo with a custom command [34/749] Generating po/uk/LC_MESSAGES/systemd-uk.mo with a custom command [35/749] Generating po/zh_CN/LC_MESSAGES/systemd-zh_CN.mo with a custom command [36/749] Generating po/zh_TW/LC_MESSAGES/systemd-zh_TW.mo with a custom command [37/749] Generating catalog/systemd.de.catalog with a custom command (wrapped by meson to capture output) [38/749] Generating catalog/systemd.pl.catalog with a custom command (wrapped by meson to capture output) [39/749] Generating src/basic/filesystems-gperf.h with a custom command [40/749] Compiling C object src/basic/libbasic-gcrypt.a.p/gcrypt-util.c.o [41/749] Generating catalog/systemd.bg.catalog with a custom command (wrapped by meson to capture output) [42/749] Generating src/udev/link-config-gperf.c with a custom command [43/749] Linking static target src/basic/libbasic-gcrypt.a [44/749] Generating catalog/systemd.be.catalog with a custom command (wrapped by meson to capture output) [45/749] Generating catalog/systemd.fr.catalog with a custom command (wrapped by meson to capture output) [46/749] Generating catalog/systemd.be@latin.catalog with a custom command (wrapped by meson to capture output) [47/749] Generating catalog/systemd.zh_CN.catalog with a custom command (wrapped by meson to capture output) [48/749] Generating catalog/systemd.it.catalog with a custom command (wrapped by meson to capture output) [49/749] Generating catalog/systemd.pt_BR.catalog with a custom command (wrapped by meson to capture output) [50/749] Generating src/basic/filesystem-list.h with a custom command (wrapped by meson to capture output) [51/749] Compiling C object src/udev/fido_id.p/fido_id_fido_id_desc.c.o [52/749] Generating catalog/systemd.ru.catalog with a custom command (wrapped by meson to capture output) [53/749] Compiling C object src/udev/fido_id.p/fido_id_fido_id.c.o [54/749] Generating catalog/systemd.zh_TW.catalog with a custom command (wrapped by meson to capture output) [55/749] Generating src/shared/ip-protocol-list.txt with a custom command (wrapped by meson to capture output) [56/749] Compiling C object src/udev/v4l_id.p/v4l_id_v4l_id.c.o [57/749] Generating catalog/systemd.catalog with a custom command (wrapped by meson to capture output) [58/749] Generating src/basic/af-list.txt with a custom command (wrapped by meson to capture output) [59/749] Generating src/basic/errno-list.txt with a custom command (wrapped by meson to capture output) [60/749] Compiling C object src/udev/mtd_probe.p/mtd_probe_mtd_probe.c.o [61/749] Generating src/basic/arphrd-list.txt with a custom command (wrapped by meson to capture output) [62/749] Generating src/basic/cap-list.txt with a custom command (wrapped by meson to capture output) [63/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-util.c.o [64/749] Compiling C object src/udev/mtd_probe.p/mtd_probe_probe_smartmedia.c.o [65/749] Generating src/libsystemd/audit_type-list.txt with a custom command (wrapped by meson to capture output) [66/749] Generating src/basic/filesystem-switch-case.h with a custom command (wrapped by meson to capture output) [67/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-queue.c.o [68/749] Compiling C object src/udev/ata_id.p/ata_id_ata_id.c.o [69/749] Generating src/udev/udev.pc with a custom command [70/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-hwdb.c.o [71/749] Compiling C object libsystemd.so.0.33.0.p/src_libsystemd_disable-mempool.c.o [72/749] Compiling C object src/libudev/libudev-basic.a.p/libudev.c.o [73/749] Generating src/basic/af-from-name.gperf with a custom command (wrapped by meson to capture output) [74/749] Generating src/shared/ip-protocol-from-name.gperf with a custom command (wrapped by meson to capture output) [75/749] Compiling C object libudev.so.1.7.3.p/src_libsystemd_disable-mempool.c.o [76/749] Generating src/libsystemd/libsystemd.pc with a custom command [77/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-monitor.c.o [78/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-list.c.o [79/749] Generating src/basic/arphrd-from-name.gperf with a custom command (wrapped by meson to capture output) [80/749] Generating src/basic/arphrd-to-name.h with a custom command (wrapped by meson to capture output) [81/749] Generating src/basic/cap-from-name.gperf with a custom command (wrapped by meson to capture output) [82/749] Generating src/libudev/libudev.pc with a custom command [83/749] Compiling C object src/core/libcore.a.p/audit-fd.c.o [84/749] Generating src/udev/keyboard-keys-list.txt with a custom command (wrapped by meson to capture output) [85/749] Compiling C object src/udev/cdrom_id.p/cdrom_id_cdrom_id.c.o [86/749] Generating src/basic/af-to-name.h with a custom command (wrapped by meson to capture output) [87/749] Generating src/basic/errno-from-name.gperf with a custom command (wrapped by meson to capture output) [88/749] Generating src/basic/cap-to-name.h with a custom command (wrapped by meson to capture output) [89/749] Generating src/basic/errno-to-name.h with a custom command (wrapped by meson to capture output) [90/749] Generating src/libsystemd/audit_type-to-name.h with a custom command (wrapped by meson to capture output) [91/749] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_id.c.o [92/749] Compiling C object src/udev/scsi_id.p/scsi_id_scsi_serial.c.o [93/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-device.c.o [94/749] Compiling C object src/libudev/libudev-basic.a.p/libudev-enumerate.c.o [95/749] Generating src/shared/ip-protocol-to-name.h with a custom command (wrapped by meson to capture output) [96/749] Generating src/core/load-fragment-gperf.gperf with a custom command [97/749] Compiling C object src/core/libcore.a.p/apparmor-setup.c.o [98/749] Compiling C object src/udev/dmi_memory_id.p/dmi_memory_id_dmi_memory_id.c.o [99/749] Generating src/basic/cap-from-name.h with a custom command (wrapped by meson to capture output) [100/749] Generating src/basic/arphrd-from-name.h with a custom command (wrapped by meson to capture output) [101/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-common-errors.c.o [102/749] Generating src/basic/af-from-name.h with a custom command (wrapped by meson to capture output) [103/749] Compiling C object src/core/libcore.a.p/bpf-foreign.c.o [104/749] Generating src/shared/ip-protocol-from-name.h with a custom command (wrapped by meson to capture output) [105/749] Compiling C object src/core/libcore.a.p/bpf-socket-bind.c.o [106/749] Generating src/basic/errno-from-name.h with a custom command (wrapped by meson to capture output) [107/749] Generating src/udev/keyboard-keys-from-name.gperf with a custom command (wrapped by meson to capture output) [108/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-signature.c.o [109/749] Compiling C object src/core/libcore.a.p/dbus-device.c.o [110/749] Compiling C object src/core/libcore.a.p/bpf-lsm.c.o [111/749] Compiling C object src/core/libcore.a.p/dbus-automount.c.o [112/749] Compiling C object src/basic/libbasic.a.p/MurmurHash2.c.o [113/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-gvariant.c.o [114/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-container.c.o [115/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-introspect.c.o [116/749] Compiling C object src/core/libcore.a.p/core-varlink.c.o [117/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-kernel.c.o [118/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-internal.c.o [119/749] Compiling C object src/basic/libbasic.a.p/alloc-util.c.o [120/749] Compiling C object src/basic/libbasic.a.p/build.c.o [121/749] Compiling C object src/core/libcore.a.p/bpf-devices.c.o [122/749] Compiling C object src/basic/libbasic.a.p/af-list.c.o [123/749] Compiling C object src/basic/libbasic.a.p/architecture.c.o [124/749] Compiling C object src/basic/libbasic.a.p/arphrd-util.c.o [125/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-error.c.o [126/749] Compiling C object src/basic/libbasic.a.p/async.c.o [127/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-slot.c.o [128/749] Compiling C object src/basic/libbasic.a.p/audit-util.c.o [129/749] Compiling C object src/basic/libbasic.a.p/bus-label.c.o [130/749] Compiling C object src/basic/libbasic.a.p/efivars.c.o [131/749] Compiling C object src/basic/libbasic.a.p/cap-list.c.o [132/749] Compiling C object src/basic/libbasic.a.p/errno-list.c.o [133/749] Compiling C object src/basic/libbasic.a.p/ether-addr-util.c.o [134/749] Compiling C object src/basic/libbasic.a.p/chattr-util.c.o [135/749] Compiling C object src/basic/libbasic.a.p/dirent-util.c.o [136/749] Compiling C object src/basic/libbasic.a.p/filesystems.c.o [137/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-control.c.o [138/749] Compiling C object src/core/libcore.a.p/bpf-firewall.c.o [139/749] Compiling C object src/basic/libbasic.a.p/glyph-util.c.o [140/749] Compiling C object src/basic/libbasic.a.p/conf-files.c.o [141/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-dump.c.o [142/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-match.c.o [143/749] Compiling C object src/basic/libbasic.a.p/gunicode.c.o [144/749] Compiling C object src/basic/libbasic.a.p/capability-util.c.o [145/749] Compiling C object src/basic/libbasic.a.p/extract-word.c.o [146/749] Compiling C object src/basic/libbasic.a.p/format-util.c.o [147/749] Compiling C object src/basic/libbasic.a.p/escape.c.o [148/749] Compiling C object src/basic/libbasic.a.p/glob-util.c.o [149/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-convenience.c.o [150/749] Compiling C object src/basic/libbasic.a.p/chase-symlinks.c.o [151/749] Compiling C object src/basic/libbasic.a.p/env-file.c.o [152/749] Compiling C object src/basic/libbasic.a.p/hash-funcs.c.o [153/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-creds.c.o [154/749] Compiling C object src/basic/libbasic.a.p/hmac.c.o [155/749] Compiling C object src/core/libcore.a.p/automount.c.o [156/749] Compiling C object src/basic/libbasic.a.p/fd-util.c.o [157/749] Compiling C object src/basic/libbasic.a.p/inotify-util.c.o [158/749] Compiling C object src/basic/libbasic.a.p/ioprio-util.c.o [159/749] Compiling C object src/basic/libbasic.a.p/login-util.c.o [160/749] Compiling C object src/basic/libbasic.a.p/limits-util.c.o [161/749] Compiling C object src/basic/libbasic.a.p/memory-util.c.o [162/749] Compiling C object src/basic/libbasic.a.p/hostname-util.c.o [163/749] Compiling C object src/basic/libbasic.a.p/nulstr-util.c.o [164/749] Compiling C object src/basic/libbasic.a.p/io-util.c.o [165/749] Compiling C object src/basic/libbasic.a.p/mempool.c.o [166/749] Compiling C object src/basic/libbasic.a.p/memfd-util.c.o [167/749] Compiling C object src/basic/libbasic.a.p/namespace-util.c.o [168/749] Compiling C object src/basic/libbasic.a.p/fileio.c.o [169/749] Compiling C object src/basic/libbasic.a.p/locale-util.c.o [170/749] Compiling C object src/basic/libbasic.a.p/ordered-set.c.o [171/749] Compiling C object src/basic/libbasic.a.p/mkdir.c.o [172/749] Compiling C object src/basic/libbasic.a.p/prioq.c.o [173/749] Compiling C object src/basic/libbasic.a.p/env-util.c.o [174/749] Compiling C object src/basic/libbasic.a.p/percent-util.c.o [175/749] Compiling C object src/basic/libbasic.a.p/in-addr-util.c.o [176/749] Compiling C object src/basic/libbasic.a.p/ratelimit.c.o [177/749] Compiling C object src/basic/libbasic.a.p/procfs-util.c.o [178/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-objects.c.o [179/749] Compiling C object src/basic/libbasic.a.p/mountpoint-util.c.o [180/749] Compiling C object src/basic/libbasic.a.p/os-util.c.o [181/749] Compiling C object src/basic/libbasic.a.p/hexdecoct.c.o [182/749] Compiling C object src/basic/libbasic.a.p/replace-var.c.o [183/749] Compiling C object src/core/libcore.a.p/dbus-cgroup.c.o [184/749] Compiling C object src/basic/libbasic.a.p/proc-cmdline.c.o [185/749] Compiling C object src/basic/libbasic.a.p/recovery-key.c.o [186/749] Compiling C object src/basic/libbasic.a.p/sigbus.c.o [187/749] Compiling C object src/basic/libbasic.a.p/fs-util.c.o [188/749] Compiling C object src/basic/libbasic.a.p/random-util.c.o [189/749] Compiling C object src/basic/libbasic.a.p/sort-util.c.o [190/749] Compiling C object src/basic/libbasic.a.p/string-table.c.o [191/749] Compiling C object src/basic/libbasic.a.p/parse-util.c.o [192/749] Compiling C object src/basic/libbasic.a.p/siphash24.c.o [193/749] Compiling C object src/basic/libbasic.a.p/signal-util.c.o [194/749] Compiling C object src/basic/libbasic.a.p/path-lookup.c.o [195/749] Compiling C object src/basic/libbasic.a.p/strxcpyx.c.o [196/749] Compiling C object src/basic/libbasic.a.p/syslog-util.c.o [197/749] Compiling C object src/basic/libbasic.a.p/strbuf.c.o [198/749] Compiling C object src/basic/libbasic.a.p/recurse-dir.c.o [199/749] Compiling C object src/basic/libbasic.a.p/sync-util.c.o [200/749] Compiling C object src/basic/libbasic.a.p/rlimit-util.c.o [201/749] Compiling C object src/basic/libbasic.a.p/.._fundamental_bootspec-fundamental.c.o [202/749] Compiling C object src/basic/libbasic.a.p/cgroup-util.c.o [203/749] Compiling C object src/basic/libbasic.a.p/.._fundamental_efivars-fundamental.c.o [204/749] Compiling C object src/basic/libbasic.a.p/tmpfile-util.c.o [205/749] Compiling C object src/basic/libbasic.a.p/sysctl-util.c.o [206/749] Compiling C object src/basic/libbasic.a.p/hashmap.c.o [207/749] Compiling C object src/basic/libbasic.a.p/unit-def.c.o [208/749] Compiling C object src/basic/libbasic.a.p/utf8.c.o [209/749] Compiling C object src/basic/libbasic.a.p/util.c.o [210/749] Compiling C object src/basic/libbasic.a.p/path-util.c.o [211/749] Compiling C object src/basic/libbasic.a.p/stat-util.c.o [212/749] Compiling C object src/basic/libbasic.a.p/.._fundamental_sha256.c.o [213/749] Compiling C object src/basic/libbasic.a.p/.._fundamental_string-util-fundamental.c.o [214/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-util.c.o [215/749] Compiling C object src/basic/libbasic.a.p/log.c.o [216/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-type.c.o [217/749] Compiling C object src/basic/libbasic.a.p/xattr-util.c.o [218/749] Compiling C object src/basic/libbasic.a.p/process-util.c.o [219/749] Compiling C object src/basic/libbasic.a.p/unit-name.c.o [220/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-track.c.o [221/749] Compiling C object src/basic/libbasic.a.p/strv.c.o [222/749] Compiling C object src/basic/libbasic.a.p/terminal-util.c.o [223/749] Compiling C object src/basic/libbasic.a.p/socket-util.c.o [224/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-slot.c.o [225/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types-genl.c.o [226/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-hwdb_sd-hwdb.c.o [227/749] Compiling C object src/basic/libbasic.a.p/unit-file.c.o [228/749] Compiling C object src/basic/libbasic.a.p/virt.c.o [229/749] Compiling C object src/basic/libbasic.a.p/time-util.c.o [230/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-genl.c.o [231/749] Compiling C object src/basic/libbasic.a.p/user-util.c.o [232/749] Compiling C object src/basic/libbasic.a.p/string-util.c.o [233/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message-nfnl.c.o [234/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types-nfnl.c.o [235/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types-rtnl.c.o [236/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-socket.c.o [237/749] Linking static target src/basic/libbasic.a [238/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-utf8_sd-utf8.c.o [239/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-types.c.o [240/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-util.c.o [241/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-monitor.c.o [242/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_audit-type.c.o [243/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_network-util.c.o [244/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message-rtnl.c.o [245/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_id128-util.c.o [246/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_sd-id128.c.o [247/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_event-util.c.o [248/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-network_sd-network.c.o [249/749] Compiling C object src/shared/libsystemd-shared-250.a.p/acpi-fpdt.c.o [250/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-enumerator.c.o [251/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_lookup3.c.o [252/749] Compiling C object src/shared/libsystemd-shared-250.a.p/apparmor-util.c.o [253/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-path_sd-path.c.o [254/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-vacuum.c.o [255/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_compress.c.o [256/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-socket.c.o [257/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_mmap-cache.c.o [258/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-daemon_sd-daemon.c.o [259/749] Compiling C object src/shared/libsystemd-shared-250.a.p/binfmt-util.c.o [260/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bitmap.c.o [261/749] Compiling C object src/shared/libsystemd-shared-250.a.p/base-filesystem.c.o [262/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-verify.c.o [263/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bond-util.c.o [264/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-send.c.o [265/749] Compiling C object src/shared/libsystemd-shared-250.a.p/boot-timestamps.c.o [266/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_sd-netlink.c.o [267/749] Compiling C object src/shared/libsystemd-shared-250.a.p/barrier.c.o [268/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-netlink_netlink-message.c.o [269/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_catalog.c.o [270/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-login_sd-login.c.o [271/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bpf-dlopen.c.o [272/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bridge-util.c.o [273/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-get-properties.c.o [274/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-log-control-api.c.o [275/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_device-private.c.o [276/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-message.c.o [277/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-locator.c.o [278/749] Compiling C object src/core/libcore.a.p/cgroup.c.o [279/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-resolve_sd-resolve.c.o [280/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-object.c.o [281/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-polkit.c.o [282/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-message-util.c.o [283/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-map-properties.c.o [284/749] Compiling C object src/shared/libsystemd-shared-250.a.p/blockdev-util.c.o [285/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-device_sd-device.c.o [286/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-wait-for-jobs.c.o [287/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bpf-program.c.o [288/749] Compiling C object src/shared/libsystemd-shared-250.a.p/cryptsetup-util.c.o [289/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-util.c.o [290/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-wait-for-units.c.o [291/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-print-properties.c.o [292/749] Compiling C object src/shared/libsystemd-shared-250.a.p/clock-util.c.o [293/749] Compiling C object src/shared/libsystemd-shared-250.a.p/chown-recursive.c.o [294/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-unit-procs.c.o [295/749] Compiling C object src/shared/libsystemd-shared-250.a.p/coredump-util.c.o [296/749] Compiling C object src/shared/libsystemd-shared-250.a.p/ask-password-api.c.o [297/749] Compiling C object src/shared/libsystemd-shared-250.a.p/clean-ipc.c.o [298/749] Compiling C object src/shared/libsystemd-shared-250.a.p/device-nodes.c.o [299/749] Compiling C object src/shared/libsystemd-shared-250.a.p/elf-util.c.o [300/749] Compiling C object src/shared/libsystemd-shared-250.a.p/enable-mempool.c.o [301/749] Compiling C object src/shared/libsystemd-shared-250.a.p/data-fd-util.c.o [302/749] Compiling C object src/shared/libsystemd-shared-250.a.p/dev-setup.c.o [303/749] Compiling C object src/shared/libsystemd-shared-250.a.p/dlfcn-util.c.o [304/749] Compiling C object src/shared/libsystemd-shared-250.a.p/cgroup-show.c.o [305/749] Compiling C object src/shared/libsystemd-shared-250.a.p/cpu-set-util.c.o [306/749] Compiling C object src/shared/libsystemd-shared-250.a.p/cgroup-setup.c.o [307/749] Compiling C object src/shared/libsystemd-shared-250.a.p/dm-util.c.o [308/749] Compiling C object src/shared/libsystemd-shared-250.a.p/efi-loader.c.o [309/749] Compiling C object src/shared/libsystemd-shared-250.a.p/env-file-label.c.o [310/749] Compiling C object src/shared/libsystemd-shared-250.a.p/fileio-label.c.o [311/749] Compiling C object src/shared/libsystemd-shared-250.a.p/exit-status.c.o [312/749] Compiling C object src/shared/libsystemd-shared-250.a.p/firewall-util.c.o [313/749] Compiling C object src/shared/libsystemd-shared-250.a.p/btrfs-util.c.o [314/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bootspec.c.o [315/749] Compiling C object src/shared/libsystemd-shared-250.a.p/dropin.c.o [316/749] Compiling C object src/shared/libsystemd-shared-250.a.p/extension-release.c.o [317/749] Compiling C object src/shared/libsystemd-shared-250.a.p/firewall-util-nft.c.o [318/749] Compiling C object src/shared/libsystemd-shared-250.a.p/fdset.c.o [319/749] Compiling C object src/shared/libsystemd-shared-250.a.p/geneve-util.c.o [320/749] Compiling C object src/shared/libsystemd-shared-250.a.p/copy.c.o [321/749] Compiling C object src/shared/libsystemd-shared-250.a.p/calendarspec.c.o [322/749] Compiling C object src/shared/libsystemd-shared-250.a.p/idn-util.c.o [323/749] Compiling C object src/shared/libsystemd-shared-250.a.p/id128-print.c.o [324/749] Compiling C object src/shared/libsystemd-shared-250.a.p/ima-util.c.o [325/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_sd-journal.c.o [326/749] Compiling C object src/shared/libsystemd-shared-250.a.p/hostname-setup.c.o [327/749] Compiling C object src/shared/libsystemd-shared-250.a.p/gpt.c.o [328/749] Compiling C object src/shared/libsystemd-shared-250.a.p/dns-domain.c.o [329/749] Compiling C object src/shared/libsystemd-shared-250.a.p/exec-util.c.o [330/749] Compiling C object src/shared/libsystemd-shared-250.a.p/conf-parser.c.o [331/749] Compiling C object src/shared/libsystemd-shared-250.a.p/group-record.c.o [332/749] Compiling C object src/shared/libsystemd-shared-250.a.p/fstab-util.c.o [333/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-journal_journal-file.c.o [334/749] Compiling C object src/shared/libsystemd-shared-250.a.p/ipvlan-util.c.o [335/749] Compiling C object src/shared/libsystemd-shared-250.a.p/import-util.c.o [336/749] Compiling C object src/shared/libsystemd-shared-250.a.p/install-printf.c.o [337/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_sd-bus.c.o [338/749] Compiling C object src/shared/libsystemd-shared-250.a.p/ip-protocol-list.c.o [339/749] Compiling C object src/shared/libsystemd-shared-250.a.p/discover-image.c.o [340/749] Compiling C object src/shared/libsystemd-shared-250.a.p/kbd-util.c.o [341/749] Compiling C object src/shared/libsystemd-shared-250.a.p/keyring-util.c.o [342/749] Compiling C object src/shared/libsystemd-shared-250.a.p/journal-util.c.o [343/749] Compiling C object src/shared/libsystemd-shared-250.a.p/in-addr-prefix-util.c.o [344/749] Compiling C object src/shared/libsystemd-shared-250.a.p/libfido2-util.c.o [345/749] Compiling C object src/shared/libsystemd-shared-250.a.p/condition.c.o [346/749] Compiling C object src/shared/libsystemd-shared-250.a.p/creds-util.c.o [347/749] Compiling C object src/shared/libsystemd-shared-250.a.p/label.c.o [348/749] Compiling C object src/shared/libsystemd-shared-250.a.p/install-file.c.o [349/749] Compiling C object src/shared/libsystemd-shared-250.a.p/libcrypt-util.c.o [350/749] Compiling C object src/shared/libsystemd-shared-250.a.p/journal-importer.c.o [351/749] Compiling C object src/shared/libsystemd-shared-250.a.p/local-addresses.c.o [352/749] Compiling C object src/shared/libsystemd-shared-250.a.p/machine-pool.c.o [353/749] Compiling C object src/shared/libsystemd-shared-250.a.p/ethtool-util.c.o [354/749] Compiling C object src/shared/libsystemd-shared-250.a.p/generator.c.o [355/749] Compiling C object src/shared/libsystemd-shared-250.a.p/hwdb-util.c.o [356/749] Compiling C object src/shared/libsystemd-shared-250.a.p/killall.c.o [357/749] Compiling C object src/shared/libsystemd-shared-250.a.p/lockfile-util.c.o [358/749] Compiling C object src/shared/libsystemd-shared-250.a.p/loopback-setup.c.o [359/749] Compiling C object src/shared/libsystemd-shared-250.a.p/macvlan-util.c.o [360/749] Compiling C object src/shared/libsystemd-shared-250.a.p/mkdir-label.c.o [361/749] Compiling C object src/shared/libsystemd-shared-250.a.p/nsflags.c.o [362/749] Compiling C object src/shared/libsystemd-shared-250.a.p/netif-naming-scheme.c.o [363/749] Compiling C object src/shared/libsystemd-shared-250.a.p/net-condition.c.o [364/749] Compiling C object src/shared/libsystemd-shared-250.a.p/mkfs-util.c.o [365/749] Compiling C object src/shared/libsystemd-shared-250.a.p/parse-socket-bind-item.c.o [366/749] Compiling C object src/shared/libsystemd-shared-250.a.p/output-mode.c.o [367/749] Compiling C object src/shared/libsystemd-shared-250.a.p/qrcode-util.c.o [368/749] Compiling C object src/shared/libsystemd-shared-250.a.p/pwquality-util.c.o [369/749] Compiling C object src/shared/libsystemd-shared-250.a.p/mount-setup.c.o [370/749] Compiling C object src/shared/libsystemd-shared-250.a.p/pcre2-dlopen.c.o [371/749] Compiling C object src/shared/libsystemd-shared-250.a.p/machine-id-setup.c.o [372/749] Compiling C object src/shared/libsystemd-shared-250.a.p/dissect-image.c.o [373/749] Compiling C object src/shared/libsystemd-shared-250.a.p/resize-fs.c.o [374/749] Compiling C object src/shared/libsystemd-shared-250.a.p/loop-util.c.o [375/749] Compiling C object src/shared/libsystemd-shared-250.a.p/quota-util.c.o [376/749] Compiling C object src/shared/libsystemd-shared-250.a.p/psi-util.c.o [377/749] Compiling C object src/shared/libsystemd-shared-250.a.p/ptyfwd.c.o [378/749] Compiling C object src/shared/libsystemd-shared-250.a.p/netif-util.c.o [379/749] Compiling C object src/shared/libsystemd-shared-250.a.p/numa-util.c.o [380/749] Compiling C object src/shared/libsystemd-shared-250.a.p/resolve-util.c.o [381/749] Compiling C object src/shared/libsystemd-shared-250.a.p/reboot-util.c.o [382/749] Compiling C object src/shared/libsystemd-shared-250.a.p/parse-argument.c.o [383/749] Compiling C object src/shared/libsystemd-shared-250.a.p/securebits-util.c.o [384/749] Compiling C object src/shared/libsystemd-shared-250.a.p/openssl-util.c.o [385/749] Compiling C object src/shared/libsystemd-shared-250.a.p/smack-util.c.o [386/749] Compiling C object src/shared/libsystemd-shared-250.a.p/tomoyo-util.c.o [387/749] Compiling C object src/shared/libsystemd-shared-250.a.p/service-util.c.o [388/749] Compiling C object src/shared/libsystemd-shared-250.a.p/socket-label.c.o [389/749] Compiling C object src/shared/libsystemd-shared-250.a.p/pager.c.o [390/749] Compiling C object src/shared/libsystemd-shared-250.a.p/pkcs11-util.c.o [391/749] Compiling C object src/shared/libsystemd-shared-250.a.p/switch-root.c.o [392/749] Compiling C object src/shared/libsystemd-shared-250.a.p/selinux-util.c.o [393/749] Compiling C object src/shared/libsystemd-shared-250.a.p/tmpfile-util-label.c.o [394/749] Compiling C object src/shared/libsystemd-shared-250.a.p/spawn-ask-password-agent.c.o [395/749] Compiling C object src/shared/libsystemd-shared-250.a.p/spawn-polkit-agent.c.o [396/749] Compiling C object src/shared/libsystemd-shared-250.a.p/uid-alloc-range.c.o [397/749] Compiling C object src/shared/libsystemd-shared-250.a.p/uid-range.c.o [398/749] Compiling C object src/shared/libsystemd-shared-250.a.p/sleep-config.c.o [399/749] Compiling C object src/shared/libsystemd-shared-250.a.p/mount-util.c.o [400/749] Compiling C object src/shared/libsystemd-shared-250.a.p/serialize.c.o [401/749] Compiling C object src/shared/libsystemd-shared-250.a.p/tpm2-util.c.o [402/749] Compiling C object src/shared/libsystemd-shared-250.a.p/verb-log-control.c.o [403/749] Compiling C object src/shared/libsystemd-shared-250.a.p/rm-rf.c.o [404/749] Compiling C object src/shared/libsystemd-shared-250.a.p/pretty-print.c.o [405/749] Compiling C object src/shared/libsystemd-shared-250.a.p/web-util.c.o [406/749] Linking static target src/libudev/libudev-basic.a [407/749] Compiling C object src/shared/libsystemd-shared-250.a.p/xml.c.o [408/749] Compiling C object src/shared/libsystemd-shared-250.a.p/socket-netlink.c.o [409/749] Compiling C object src/shared/libsystemd-shared-250.a.p/user-record-nss.c.o [410/749] Compiling C object src/shared/libsystemd-shared-250.a.p/volatile-util.c.o [411/749] Compiling C object src/shared/libsystemd-shared-250.a.p/module-util.c.o [412/749] Compiling C object src/shared/libsystemd-shared-250.a.p/watchdog.c.o [413/749] Compiling C object src/shared/libsystemd-shared-250.a.p/logs-show.c.o [414/749] Compiling C object src/shared/libsystemd-shared-250.a.p/wifi-util.c.o [415/749] Compiling C object src/shared/libsystemd-shared-250.a.p/vlan-util.c.o [416/749] Compiling C object src/shared/libsystemd-shared-250.a.p/specifier.c.o [417/749] Compiling C object src/shared/libsystemd-shared-250.a.p/verbs.c.o [418/749] Compiling C object src/core/libcore.a.p/dbus-slice.c.o [419/749] Compiling C object src/shared/libsystemd-shared-250.a.p/nscd-flush.c.o [420/749] Compiling C object src/core/libcore.a.p/dbus-path.c.o [421/749] Compiling C object src/shared/libsystemd-shared-250.a.p/format-table.c.o [422/749] Generating src/core/load-fragment-gperf-nulstr.c with a custom command (wrapped by meson to capture output) [423/749] Compiling C object src/shared/libsystemd-shared-250.a.p/userdb-dropin.c.o [424/749] Compiling C object src/core/libcore.a.p/dbus-mount.c.o [425/749] Compiling C object src/core/libcore.a.p/meson-generated_.._load-fragment-gperf-nulstr.c.o [426/749] Compiling C object src/core/libcore.a.p/dbus-swap.c.o [427/749] Compiling C object src/shared/libsystemd-shared-250.a.p/user-record-show.c.o [428/749] Compiling C object src/core/libcore.a.p/dbus-scope.c.o [429/749] Compiling C object src/core/libcore.a.p/dbus-kill.c.o [430/749] Compiling C object src/core/libcore.a.p/dbus-target.c.o [431/749] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-event_sd-event.c.o [432/749] Compiling C object src/core/libcore.a.p/dbus-timer.c.o [433/749] Compiling C object src/core/libcore.a.p/efi-random.c.o [434/749] Compiling C object src/shared/libsystemd-shared-250.a.p/udev-util.c.o [435/749] Linking static target src/libsystemd/libsystemd_static.a [436/749] Compiling C object src/core/libcore.a.p/dbus-job.c.o [437/749] Compiling C object src/core/libcore.a.p/dbus-socket.c.o [438/749] Compiling C object src/core/libcore.a.p/generator-setup.c.o [439/749] Compiling C object src/core/libcore.a.p/ima-setup.c.o [440/749] Generating src/core/load-fragment-gperf.c with a custom command [441/749] Compiling C object src/core/libcore.a.p/kmod-setup.c.o [442/749] Compiling C object src/core/libcore.a.p/dbus-service.c.o [443/749] Compiling C object src/core/libcore.a.p/emergency-action.c.o [444/749] Compiling C object src/core/libcore.a.p/kill.c.o [445/749] Compiling C object src/shared/libsystemd-shared-250.a.p/install.c.o [446/749] Generating src/udev/keyboard-keys-from-name.h with a custom command (wrapped by meson to capture output) [447/749] Compiling C object src/core/libcore.a.p/locale-setup.c.o [448/749] Compiling C object src/core/libcore.a.p/dbus-util.c.o [449/749] Compiling C object src/shared/libsystemd-shared-250.a.p/userdb.c.o [450/749] Compiling C object src/core/libcore.a.p/load-dropin.c.o [451/749] Compiling C object src/core/libcore.a.p/manager-dump.c.o [452/749] Compiling C object src/udev/libudev-core.a.p/meson-generated_.._link-config-gperf.c.o [453/749] Linking target libsystemd.so.0.33.0 [454/749] Compiling C object src/shared/libsystemd-shared-250.a.p/json.c.o [455/749] Compiling C object src/core/libcore.a.p/meson-generated_.._load-fragment-gperf.c.o [456/749] Compiling C object src/core/libcore.a.p/manager-serialize.c.o [457/749] Compiling C object src/shared/libsystemd-shared-250.a.p/bus-unit-util.c.o [458/749] Compiling C object src/core/libcore.a.p/dynamic-user.c.o [459/749] Compiling C object src/core/libcore.a.p/device.c.o [460/749] Compiling C object src/udev/libudev-core.a.p/udev-ctrl.c.o [461/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-btrfs.c.o [462/749] Compiling C object src/core/libcore.a.p/dbus.c.o [463/749] Compiling C object src/udev/libudev-core.a.p/udev-watch.c.o [464/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin.c.o [465/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-hwdb.c.o [466/749] Compiling C object src/shared/libsystemd-shared-250.a.p/varlink.c.o [467/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-input_id.c.o [468/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-net_setup_link.c.o [469/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-kmod.c.o [470/749] Compiling C object src/core/libcore.a.p/selinux-access.c.o [471/749] Compiling C object src/core/libcore.a.p/path.c.o [472/749] Compiling C object src/core/libcore.a.p/selinux-setup.c.o [473/749] Compiling C object src/udev/libudev-core.a.p/udev-node.c.o [474/749] Compiling C object src/udev/libudev-core.a.p/udev-netlink.c.o [475/749] Compiling C object src/core/libcore.a.p/restrict-ifaces.c.o [476/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-keyboard.c.o [477/749] Compiling C object src/core/libcore.a.p/show-status.c.o [478/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-path_id.c.o [479/749] Compiling C object src/core/libcore.a.p/smack-setup.c.o [480/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-usb_id.c.o [481/749] Compiling C object src/core/libcore.a.p/unit-dependency-atom.c.o [482/749] Compiling C object src/core/libcore.a.p/slice.c.o [483/749] Compiling C object src/shared/libsystemd-shared-250.a.p/user-record.c.o [484/749] Compiling C object src/core/libcore.a.p/dbus-manager.c.o [485/749] Compiling C object src/udev/libudev-core.a.p/udev-event.c.o [486/749] Linking static target src/shared/libsystemd-shared-250.a [487/749] Compiling C object src/core/libcore.a.p/dbus-unit.c.o [488/749] Compiling C object src/core/libcore.a.p/target.c.o [489/749] Generating src/journal/journald-gperf.c with a custom command [490/749] Generating src/core/system.conf with a custom command [491/749] Compiling C object src/core/libcore.a.p/mount.c.o [492/749] Compiling C object src/core/libcore.a.p/unit-printf.c.o [493/749] Generating src/core/user.conf with a custom command [494/749] Compiling C object src/core/libcore.a.p/job.c.o [495/749] Linking target libudev.so.1.7.3 [496/749] Compiling C object src/core/libcore.a.p/scope.c.o [497/749] Generating src/core/org.freedesktop.systemd1.policy with a custom command [498/749] Compiling C object src/journal/libjournal-core.a.p/meson-generated_.._journald-gperf.c.o [499/749] Generating src/core/systemd.pc with a custom command [500/749] Compiling C object src/udev/libudev-core.a.p/net_link-config.c.o [501/749] Compiling C object src/journal/libjournal-core.a.p/journald-console.c.o [502/749] Generating src/nspawn/nspawn-gperf.c with a custom command [503/749] Compiling C object src/journal/libjournal-core.a.p/journald-rate-limit.c.o [504/749] Linking target src/shared/libsystemd-shared-250.so [505/749] Compiling C object src/udev/libudev-core.a.p/udev-builtin-net_id.c.o [506/749] Compiling C object src/journal/libjournal-core.a.p/journald-file.c.o [507/749] Compiling C object src/journal/libjournal-core.a.p/journald-syslog.c.o [508/749] Compiling C object src/journal/libjournal-core.a.p/journald-wall.c.o [509/749] Compiling C object src/journal/libjournal-core.a.p/journald-native.c.o [510/749] Compiling C object src/core/libcore.a.p/timer.c.o [511/749] Compiling C object src/core/libcore.a.p/swap.c.o [512/749] Generating symbol file src/shared/libsystemd-shared-250.so.p/libsystemd-shared-250.so.symbols [513/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-bind-user.c.o [514/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-expose-ports.c.o [515/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-creds.c.o [516/749] Compiling C object src/journal/libjournal-core.a.p/journald-audit.c.o [517/749] Compiling C object src/core/libcore.a.p/unit-serialize.c.o [518/749] Linking target src/udev/ata_id [519/749] Compiling C object src/journal/libjournal-core.a.p/journald-stream.c.o [520/749] Compiling C object src/journal/libjournal-core.a.p/journald-context.c.o [521/749] Compiling C object src/journal/libjournal-core.a.p/journald-kmsg.c.o [522/749] Compiling C object src/nspawn/libnspawn-core.a.p/meson-generated_.._nspawn-gperf.c.o [523/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-patch-uid.c.o [524/749] Linking target src/udev/cdrom_id [525/749] Linking target src/udev/scsi_id [526/749] Linking target src/udev/fido_id [527/749] Linking target src/udev/v4l_id [528/749] Linking target src/udev/mtd_probe [529/749] Linking target src/udev/dmi_memory_id [530/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-stub-pid1.c.o [531/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-seccomp.c.o [532/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-cgroup.c.o [533/749] Compiling C object src/core/libcore.a.p/dbus-execute.c.o [534/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-util.c.o [535/749] Generating src/rpm/triggers.systemd.sh with a custom command [536/749] Generating src/rpm/macros.systemd with a custom command [537/749] Generating rules.d/50-udev-default.rules with a custom command [538/749] Compiling C object src/core/libcore.a.p/transaction.c.o [539/749] Generating rules.d/64-btrfs.rules with a custom command [540/749] Generating src/rpm/systemd-update-helper with a custom command [541/749] Generating src/rpm/triggers.systemd with a custom command [542/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-setuid.c.o [543/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-register.c.o [544/749] Generating rules.d/99-systemd.rules with a custom command [545/749] Compiling C object src/core/libcore.a.p/namespace.c.o [546/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-network.c.o [547/749] Compiling C object systemd-cat.p/src_journal_cat.c.o [548/749] Compiling C object src/core/libcore.a.p/load-fragment.c.o [549/749] Compiling C object systemd-analyze.p/src_analyze_analyze-elf.c.o [550/749] Compiling C object systemd-journald.p/src_journal_journald.c.o [551/749] Compiling C object systemd-analyze.p/src_analyze_analyze-condition.c.o [552/749] Compiling C object systemd-debug-generator.p/src_debug-generator_debug-generator.c.o [553/749] Compiling C object systemd-getty-generator.p/src_getty-generator_getty-generator.c.o [554/749] Compiling C object systemd-analyze.p/src_analyze_analyze-verify.c.o [555/749] Compiling C object systemd-boot-check-no-failures.p/src_boot_boot-check-no-failures.c.o [556/749] Compiling C object systemd-run-generator.p/src_run-generator_run-generator.c.o [557/749] Linking target systemd-getty-generator [558/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-settings.c.o [559/749] Compiling C object src/core/libcore.a.p/manager.c.o [560/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-mount.c.o [561/749] Compiling C object systemctl.p/src_systemctl_systemctl-cancel-job.c.o [562/749] Compiling C object systemctl.p/src_systemctl_systemctl-add-dependency.c.o [563/749] Compiling C object systemd-socket-activate.p/src_activate_activate.c.o [564/749] Compiling C object systemctl.p/src_systemctl_systemctl-compat-runlevel.c.o [565/749] Compiling C object systemctl.p/src_systemctl_systemctl-compat-halt.c.o [566/749] Compiling C object systemctl.p/src_systemctl_systemctl-compat-shutdown.c.o [567/749] Linking target systemd-debug-generator [568/749] Compiling C object systemctl.p/src_systemctl_systemctl-clean-or-freeze.c.o [569/749] Compiling C object systemctl.p/src_systemctl_systemctl-is-system-running.c.o [570/749] Linking target systemd-boot-check-no-failures [571/749] Linking target systemd-run-generator [572/749] Compiling C object systemctl.p/src_systemctl_systemctl-is-active.c.o [573/749] Compiling C object systemctl.p/src_systemctl_systemctl-daemon-reload.c.o [574/749] Compiling C object systemctl.p/src_systemctl_systemctl-is-enabled.c.o [575/749] Compiling C object systemctl.p/src_systemctl_systemctl-compat-telinit.c.o [576/749] Linking target systemd-socket-activate [577/749] Compiling C object systemctl.p/src_systemctl_systemctl-kill.c.o [578/749] Compiling C object systemctl.p/src_systemctl_systemctl-list-dependencies.c.o [579/749] Compiling C object systemctl.p/src_systemctl_systemctl-list-jobs.c.o [580/749] Compiling C object src/udev/libudev-core.a.p/udev-rules.c.o [581/749] Compiling C object systemctl.p/src_systemctl_systemctl-mount.c.o [582/749] Compiling C object systemctl.p/src_systemctl_systemctl-enable.c.o [583/749] Linking static target src/udev/libudev-core.a [584/749] Compiling C object systemctl.p/src_systemctl_systemctl-service-watchdogs.c.o [585/749] Compiling C object systemctl.p/src_systemctl_systemctl-list-machines.c.o [586/749] Compiling C object systemctl.p/src_systemctl_systemctl-logind.c.o [587/749] Compiling C object systemctl.p/src_systemctl_systemctl-preset-all.c.o [588/749] Compiling C object src/core/libcore.a.p/socket.c.o [589/749] Compiling C object src/nspawn/libnspawn-core.a.p/nspawn-oci.c.o [590/749] Compiling C object systemd-fstab-generator.p/src_fstab-generator_fstab-generator.c.o [591/749] Compiling C object systemctl.p/src_systemctl_systemctl-log-setting.c.o [592/749] Linking static target src/nspawn/libnspawn-core.a [593/749] Compiling C object systemctl.p/src_systemctl_systemctl-reset-failed.c.o [594/749] Compiling C object systemctl.p/src_systemctl_systemctl-set-property.c.o [595/749] Compiling C object systemctl.p/src_systemctl_systemctl-set-default.c.o [596/749] Compiling C object systemctl.p/src_systemctl_systemctl-list-unit-files.c.o [597/749] Compiling C object systemctl.p/src_systemctl_systemctl-trivial-method.c.o [598/749] Compiling C object systemctl.p/src_systemctl_systemctl-edit.c.o [599/749] Linking target systemd-fstab-generator [600/749] Compiling C object src/core/libcore.a.p/service.c.o [601/749] Compiling C object systemctl.p/src_systemctl_systemctl-start-unit.c.o [602/749] Compiling C object systemctl.p/src_systemctl_systemctl-set-environment.c.o [603/749] Compiling C object systemctl.p/src_systemctl_systemctl-sysv-compat.c.o [604/749] Compiling C object systemctl.p/src_systemctl_systemctl-switch-root.c.o [605/749] Compiling C object systemctl.p/src_systemctl_systemctl-start-special.c.o [606/749] Compiling C object systemd-system-update-generator.p/src_system-update-generator_system-update-generator.c.o [607/749] Compiling C object src/journal/libjournal-core.a.p/journald-server.c.o [608/749] Compiling C object systemd-analyze.p/src_analyze_analyze-security.c.o [609/749] Compiling C object systemd-analyze.p/src_analyze_analyze.c.o [610/749] Linking static target src/journal/libjournal-core.a [611/749] Compiling C object systemd-remount-fs.p/src_remount-fs_remount-fs.c.o [612/749] Compiling C object systemd-makefs.p/src_partition_makefs.c.o [613/749] Compiling C object systemd-growfs.p/src_partition_growfs.c.o [614/749] Compiling C object systemctl.p/src_systemctl_systemctl-list-units.c.o [615/749] Compiling C object systemd-detect-virt.p/src_detect-virt_detect-virt.c.o [616/749] Compiling C object systemd-ac-power.p/src_ac-power_ac-power.c.o [617/749] Compiling C object systemd-machine-id-setup.p/src_machine-id-setup_machine-id-setup-main.c.o [618/749] Linking target systemd-system-update-generator [619/749] Compiling C object systemd-fsck.p/src_fsck_fsck.c.o [620/749] Compiling C object systemd-cgroups-agent.p/src_cgroups-agent_cgroups-agent.c.o [621/749] Linking target systemd-makefs [622/749] Compiling C object systemd-sleep.p/src_sleep_sleep.c.o [623/749] Linking target systemd-cat [624/749] Linking target systemd-journald [625/749] Linking target systemd-growfs [626/749] Linking target systemd-remount-fs [627/749] Linking target systemd-detect-virt [628/749] Compiling C object systemd-escape.p/src_escape_escape.c.o [629/749] Compiling C object systemd-sysctl.p/src_sysctl_sysctl.c.o [630/749] Compiling C object systemd-volatile-root.p/src_volatile-root_volatile-root.c.o [631/749] Compiling C object systemd-id128.p/src_id128_id128.c.o [632/749] Linking target systemd-machine-id-setup [633/749] Compiling C object systemd-path.p/src_path_path.c.o [634/749] Compiling C object systemctl.p/src_systemctl_systemctl-util.c.o [635/749] Linking target systemd-fsck [636/749] Compiling C object systemd-notify.p/src_notify_notify.c.o [637/749] Linking target systemd-ac-power [638/749] Linking target systemd-cgroups-agent [639/749] Compiling C object systemctl.p/src_systemctl_systemctl.c.o [640/749] Linking target systemd-sleep [641/749] Linking target systemd-volatile-root [642/749] Linking target systemd-id128 [643/749] Compiling C object journalctl.p/src_journal_journalctl.c.o [644/749] Compiling C object systemd-ask-password.p/src_ask-password_ask-password.c.o [645/749] Compiling C object systemd-creds.p/src_creds_creds.c.o [646/749] Compiling C object systemd-reply-password.p/src_reply-password_reply-password.c.o [647/749] Linking target systemd-sysctl [648/749] Linking target systemd-escape [649/749] Linking target systemd-path [650/749] Linking target systemd-notify [651/749] Compiling C object systemd-delta.p/src_delta_delta.c.o [652/749] Linking target systemd-ask-password [653/749] Compiling C object systemd-cgls.p/src_cgls_cgls.c.o [654/749] Compiling C object systemd-tmpfiles.p/src_tmpfiles_offline-passwd.c.o [655/749] Compiling C object systemd-hwdb.p/src_hwdb_hwdb.c.o [656/749] Linking target journalctl [657/749] Compiling C object systemd.p/src_core_main.c.o [658/749] Linking target systemd-reply-password [659/749] Compiling C object systemd-tty-ask-password-agent.p/src_tty-ask-password-agent_tty-ask-password-agent.c.o [660/749] Linking target systemd-creds [661/749] Compiling C object systemd-initctl.p/src_initctl_initctl.c.o [662/749] Compiling C object src/core/libcore.a.p/execute.c.o [663/749] Linking target systemd-hwdb [664/749] Compiling C object systemd-stdio-bridge.p/src_stdio-bridge_stdio-bridge.c.o [665/749] Compiling C object systemd-socket-proxyd.p/src_socket-proxy_socket-proxyd.c.o [666/749] Linking target systemd-cgls [667/749] Compiling C object udevadm.p/src_udev_udevadm-hwdb.c.o [668/749] Compiling C object udevadm.p/src_udev_udevadm-test-builtin.c.o [669/749] Linking target systemd-initctl [670/749] Compiling C object udevadm.p/src_udev_udevadm-control.c.o [671/749] Linking target systemd-delta [672/749] Compiling C object udevadm.p/src_udev_udevadm-util.c.o [673/749] Compiling C object udevadm.p/src_udev_udevadm.c.o [674/749] Compiling C object udevadm.p/src_udev_udevadm-settle.c.o [675/749] Compiling C object udevadm.p/src_udev_udevadm-test.c.o [676/749] Linking target systemd-tty-ask-password-agent [677/749] Linking target systemd-socket-proxyd [678/749] Generating systemd-runtest.env with a custom command [679/749] Compiling C object udevadm.p/src_udev_udevadm-monitor.c.o [680/749] Linking target systemd-stdio-bridge [681/749] Compiling C object systemd-update-done.p/src_update-done_update-done.c.o [682/749] Compiling C object systemd-cgtop.p/src_cgtop_cgtop.c.o [683/749] Compiling C object src/core/libcore.a.p/unit.c.o [684/749] Linking static target src/core/libcore.a [685/749] Compiling C object systemd-network-generator.p/src_network_generator_main.c.o [686/749] Compiling C object systemd-sulogin-shell.p/src_sulogin-shell_sulogin-shell.c.o [687/749] Compiling C object systemd-update-utmp.p/src_update-utmp_update-utmp.c.o [688/749] Compiling C object busctl.p/src_busctl_busctl-introspect.c.o [689/749] Generating tmpfiles.d/etc.conf with a custom command [690/749] Linking target systemd-update-done [691/749] Generating tmpfiles.d/var.conf with a custom command [692/749] Generating tmpfiles.d/static-nodes-permissions.conf with a custom command [693/749] Compiling C object systemctl.p/src_systemctl_systemctl-show.c.o [694/749] Generating tmpfiles.d/systemd.conf with a custom command [695/749] Generating hwdb.d/60-autosuspend-chromiumos.hwdb with a custom command (wrapped by meson to capture output) [696/749] Linking target systemd-cgtop [697/749] Generating units/console-getty.service with a custom command [698/749] Compiling C object systemd-modules-load.p/src_modules-load_modules-load.c.o [699/749] Compiling C object udevadm.p/src_udev_udevadm-trigger.c.o [700/749] Compiling C object udevadm.p/src_udev_udevadm-info.c.o [701/749] Compiling C object systemd-shutdown.p/src_shutdown_shutdown.c.o [702/749] Linking target systemd-update-utmp [703/749] Linking target systemd-sulogin-shell [704/749] Generating units/container-getty@.service with a custom command [705/749] Generating units/getty@.service with a custom command [706/749] Generating units/debug-shell.service with a custom command [707/749] Compiling C object systemd-shutdown.p/src_shutdown_umount.c.o [708/749] Generating units/emergency.service with a custom command [709/749] Generating units/kmod-static-nodes.service with a custom command [710/749] Generating units/systemd-fsck@.service with a custom command [711/749] Generating units/rescue.service with a custom command [712/749] Generating units/serial-getty@.service with a custom command [713/749] Generating units/systemd-hwdb-update.service with a custom command [714/749] Generating units/systemd-journald@.service with a custom command [715/749] Generating units/systemd-boot-check-no-failures.service with a custom command [716/749] Generating units/systemd-fsck-root.service with a custom command [717/749] Linking target systemd [718/749] Linking target systemd-modules-load [719/749] Linking target systemctl [720/749] Generating units/systemd-nspawn@.service with a custom command [721/749] Generating units/systemd-journald.service with a custom command [722/749] Generating units/systemd-modules-load.service with a custom command [723/749] Generating units/systemd-network-generator.service with a custom command [724/749] Compiling C object systemd-mount.p/src_mount_mount-tool.c.o [725/749] Generating units/systemd-remount-fs.service with a custom command [726/749] Linking target systemd-analyze [727/749] Generating units/systemd-sysctl.service with a custom command [728/749] Linking target systemd-shutdown [729/749] Generating units/systemd-suspend.service with a custom command [730/749] Generating units/systemd-update-done.service with a custom command [731/749] Generating units/user@.service with a custom command [732/749] Generating units/user-runtime-dir@.service with a custom command [733/749] Compiling C object systemd-run.p/src_run_run.c.o [734/749] Generating units/systemd-udevd.service with a custom command [735/749] Generating shell-completion/zsh/_systemctl with a custom command [736/749] Linking target systemd-mount [737/749] Generating shell-completion/bash/systemctl with a custom command [738/749] Generating export-dbus-interfaces with a custom command [739/749] Linking target systemd-run [740/749] Compiling C object udevadm.p/src_udev_udevd.c.o [741/749] Compiling C object systemd-network-generator.p/src_network_generator_network-generator.c.o [742/749] Compiling C object busctl.p/src_busctl_busctl.c.o [743/749] Linking target udevadm [744/749] Linking target systemd-network-generator [745/749] Linking target busctl [746/749] Compiling C object systemd-tmpfiles.p/src_tmpfiles_tmpfiles.c.o [747/749] Linking target systemd-tmpfiles [748/749] Compiling C object systemd-nspawn.p/src_nspawn_nspawn.c.o [749/749] Linking target systemd-nspawn >>> host-systemd 250.8 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" DESTDIR=/tmp/instance-9/output-1/host PYTHONNOUSERSITE=y /tmp/instance-9/output-1/host/bin/ninja -C /tmp/instance-9/output-1/build/host-systemd-250.8//build install ninja: Entering directory `/tmp/instance-9/output-1/build/host-systemd-250.8//build' [1/77] Generating version.h with a custom command [1/2] Installing files. Installing subdir /tmp/instance-9/output-1/build/host-systemd-250.8/factory/etc to /tmp/instance-9/output-1/host/usr/share/factory/etc Installing /tmp/instance-9/output-1/build/host-systemd-250.8/factory/etc/nsswitch.conf to /tmp/instance-9/output-1/host/usr/share/factory/etc Installing /tmp/instance-9/output-1/build/host-systemd-250.8/factory/etc/issue to /tmp/instance-9/output-1/host/usr/share/factory/etc Installing /tmp/instance-9/output-1/build/host-systemd-250.8/factory/etc/pam.d/system-auth to /tmp/instance-9/output-1/host/usr/share/factory/etc/pam.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/factory/etc/pam.d/other to /tmp/instance-9/output-1/host/usr/share/factory/etc/pam.d Installing subdir /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/murmurhash2-public-domain.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/lookup3-public-domain.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/README.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/OFL-1.1.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/MIT.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/Linux-syscall-note.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/LGPL-2.0-or-later.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/CC0-1.0.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/BSD-3-Clause.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSES/BSD-2-Clause.txt to /tmp/instance-9/output-1/host/usr/share/doc/systemd/LICENSES Installing po/be/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/bg/LC_MESSAGES Installing po/ca/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/el/LC_MESSAGES Installing po/es/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/fr/LC_MESSAGES Installing po/gl/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/gl/LC_MESSAGES Installing po/hr/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/ja/LC_MESSAGES Installing po/kab/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/kab/LC_MESSAGES Installing po/ko/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/lt/LC_MESSAGES Installing po/nl/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/nl/LC_MESSAGES Installing po/pa/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/ru/LC_MESSAGES Installing po/si/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/sk/LC_MESSAGES Installing po/sr/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/sr/LC_MESSAGES Installing po/sv/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/sv/LC_MESSAGES Installing po/tr/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/systemd.mo to /tmp/instance-9/output-1/host/usr/share/locale/zh_TW/LC_MESSAGES Installing catalog/systemd.bg.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.be.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.be@latin.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.de.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.fr.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.it.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.pl.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.pt_BR.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.ru.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.zh_CN.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.zh_TW.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing catalog/systemd.catalog to /tmp/instance-9/output-1/host/usr/lib/systemd/catalog Installing src/libsystemd/libsystemd.pc to /tmp/instance-9/output-1/host/usr/lib/pkgconfig Installing src/shared/libsystemd-shared-250.so to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'src/shared/libsystemd-shared-250.so'. Installing src/udev/ata_id to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/ata_id'. Installing src/udev/cdrom_id to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/cdrom_id'. Installing src/udev/fido_id to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/fido_id'. Installing src/udev/scsi_id to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/scsi_id'. Installing src/udev/v4l_id to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/v4l_id'. Installing src/udev/mtd_probe to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/mtd_probe'. Installing src/udev/dmi_memory_id to /tmp/instance-9/output-1/host/usr/lib/udev Stripping target 'src/udev/dmi_memory_id'. Installing src/udev/udev.pc to /tmp/instance-9/output-1/host/usr/share/pkgconfig Installing src/libudev/libudev.pc to /tmp/instance-9/output-1/host/usr/lib/pkgconfig Installing libsystemd.so.0.33.0 to /tmp/instance-9/output-1/host/usr/lib Stripping target 'libsystemd.so.0.33.0'. Installing libudev.so.1.7.3 to /tmp/instance-9/output-1/host/usr/lib Stripping target 'libudev.so.1.7.3'. Installing src/core/system.conf to /tmp/instance-9/output-1/host/etc/systemd Installing src/core/user.conf to /tmp/instance-9/output-1/host/etc/systemd Installing src/core/systemd.pc to /tmp/instance-9/output-1/host/usr/share/pkgconfig Installing src/core/org.freedesktop.systemd1.policy to /tmp/instance-9/output-1/host/usr/share/polkit-1/actions Installing src/rpm/macros.systemd to /tmp/instance-9/output-1/host/usr/lib/rpm/macros.d Installing src/rpm/systemd-update-helper to /tmp/instance-9/output-1/host/usr/lib/systemd Installing rules.d/50-udev-default.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing rules.d/64-btrfs.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing rules.d/99-systemd.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing systemd to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd'. Installing systemd-journald to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-journald'. Installing systemd-cat to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-cat'. Installing journalctl to /tmp/instance-9/output-1/host/usr/bin Stripping target 'journalctl'. Installing systemd-getty-generator to /tmp/instance-9/output-1/host/usr/lib/systemd/system-generators Stripping target 'systemd-getty-generator'. Installing systemd-debug-generator to /tmp/instance-9/output-1/host/usr/lib/systemd/system-generators Stripping target 'systemd-debug-generator'. Installing systemd-run-generator to /tmp/instance-9/output-1/host/usr/lib/systemd/system-generators Stripping target 'systemd-run-generator'. Installing systemd-fstab-generator to /tmp/instance-9/output-1/host/usr/lib/systemd/system-generators Stripping target 'systemd-fstab-generator'. Installing systemd-boot-check-no-failures to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-boot-check-no-failures'. Installing systemd-socket-activate to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-socket-activate'. Installing systemctl to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemctl'. Installing systemd-system-update-generator to /tmp/instance-9/output-1/host/usr/lib/systemd/system-generators Stripping target 'systemd-system-update-generator'. Installing systemd-remount-fs to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-remount-fs'. Installing systemd-machine-id-setup to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-machine-id-setup'. Installing systemd-fsck to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-fsck'. Installing systemd-growfs to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-growfs'. Installing systemd-makefs to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-makefs'. Installing systemd-sleep to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-sleep'. Installing systemd-sysctl to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-sysctl'. Installing systemd-ac-power to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-ac-power'. Installing systemd-detect-virt to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-detect-virt'. Installing systemd-delta to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-delta'. Installing systemd-escape to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-escape'. Installing systemd-notify to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-notify'. Installing systemd-creds to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-creds'. Installing systemd-cgroups-agent to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-cgroups-agent'. Installing systemd-id128 to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-id128'. Installing systemd-path to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-path'. Installing systemd-ask-password to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-ask-password'. Installing systemd-reply-password to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-reply-password'. Installing systemd-tty-ask-password-agent to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-tty-ask-password-agent'. Installing systemd-cgls to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-cgls'. Installing systemd-cgtop to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-cgtop'. Installing systemd-mount to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-mount'. Installing systemd-run to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-run'. Installing systemd-stdio-bridge to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-stdio-bridge'. Installing busctl to /tmp/instance-9/output-1/host/usr/bin Stripping target 'busctl'. Installing systemd-tmpfiles to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-tmpfiles'. Installing systemd-hwdb to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-hwdb'. Installing systemd-socket-proxyd to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-socket-proxyd'. Installing udevadm to /tmp/instance-9/output-1/host/usr/bin Stripping target 'udevadm'. Installing systemd-shutdown to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-shutdown'. Installing systemd-update-done to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-update-done'. Installing systemd-modules-load to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-modules-load'. Installing systemd-nspawn to /tmp/instance-9/output-1/host/usr/bin Stripping target 'systemd-nspawn'. Installing systemd-network-generator to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-network-generator'. Installing systemd-sulogin-shell to /tmp/instance-9/output-1/host/usr/lib/systemd Stripping target 'systemd-sulogin-shell'. Installing tmpfiles.d/etc.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing tmpfiles.d/static-nodes-permissions.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing tmpfiles.d/systemd.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing tmpfiles.d/var.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing hwdb.d/60-autosuspend-chromiumos.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing units/console-getty.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/container-getty@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/debug-shell.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/emergency.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/getty@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/kmod-static-nodes.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/rescue.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/serial-getty@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-boot-check-no-failures.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-fsck-root.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-fsck@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-hwdb-update.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-journald.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-journald@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-modules-load.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-network-generator.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-nspawn@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-remount-fs.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-suspend.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-sysctl.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-udevd.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/systemd-update-done.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/user-runtime-dir@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing units/user@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing shell-completion/bash/systemctl to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing shell-completion/zsh/_systemctl to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.LogControl1.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Timer.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Target.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Swap.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Socket.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Slice.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Service.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Scope.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Path.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Mount.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Device.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Automount.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Unit.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Job.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/build/interfaces/org.freedesktop.systemd1.Manager.xml to /tmp/instance-9/output-1/host/usr/share/dbus-1/interfaces Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/libudev/libudev.h to /tmp/instance-9/output-1/host/usr/include/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-bus.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-bus-protocol.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-bus-vtable.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-daemon.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-device.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-event.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-hwdb.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-id128.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-journal.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-login.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-messages.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/sd-path.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/systemd/_sd-common.h to /tmp/instance-9/output-1/host/usr/include/systemd/ Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/udev/udev.conf to /tmp/instance-9/output-1/host/etc/udev Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/core/org.freedesktop.systemd1.conf to /tmp/instance-9/output-1/host/usr/share/dbus-1/system.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/core/org.freedesktop.systemd1.service to /tmp/instance-9/output-1/host/usr/share/dbus-1/system-services Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/journal/journald.conf to /tmp/instance-9/output-1/host/etc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/README to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-autosuspend.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-block.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-cdrom_id.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-drm.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-evdev.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-fido-id.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-input-id.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-persistent-alsa.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-persistent-input.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-persistent-storage.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-persistent-storage-tape.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-persistent-v4l.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-sensor.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/60-serial.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/70-camera.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/70-joystick.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/70-mouse.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/70-touchpad.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/75-net-description.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/75-probe_mtd.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/78-sound-card.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/80-net-setup-link.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/81-net-dhcp.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/80-drivers.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/rules.d/70-memory.rules to /tmp/instance-9/output-1/host/usr/lib/udev/rules.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/src/sleep/sleep.conf to /tmp/instance-9/output-1/host/etc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/modprobe.d/README to /tmp/instance-9/output-1/host/usr/lib/modprobe.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/modprobe.d/systemd.conf to /tmp/instance-9/output-1/host/usr/lib/modprobe.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/sysctl.d/README to /tmp/instance-9/output-1/host/usr/lib/sysctl.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/sysctl.d/50-default.conf to /tmp/instance-9/output-1/host/usr/lib/sysctl.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/sysctl.d/50-pid-max.conf to /tmp/instance-9/output-1/host/usr/lib/sysctl.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/tmpfiles.d/README to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/tmpfiles.d/home.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/tmpfiles.d/journal-nocow.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/tmpfiles.d/systemd-tmp.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/tmpfiles.d/tmp.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/tmpfiles.d/x11.conf to /tmp/instance-9/output-1/host/usr/lib/tmpfiles.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/README to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-dmi-id.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-pci-vendor-model.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-pci-classes.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-usb-vendor-model.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-usb-classes.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-sdio-vendor-model.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-sdio-classes.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-bluetooth-vendor-product.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-acpi-vendor.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-OUI.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-net-ifname.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/20-vmbus-class.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-autosuspend.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-autosuspend-fingerprint-reader.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-evdev.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-input-id.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-keyboard.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-seat.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/60-sensor.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-analyzers.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-av-production.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-cameras.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-joystick.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-mouse.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-pointingstick.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/70-touchpad.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/hwdb.d/80-ieee1394-unit-function.hwdb to /tmp/instance-9/output-1/host/usr/lib/udev/hwdb.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/basic.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/blockdev@.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/bluetooth.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/boot-complete.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/dev-hugepages.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/dev-mqueue.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/emergency.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/exit.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/factory-reset.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/final.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/first-boot-complete.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/getty.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/getty-pre.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/graphical.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/halt.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/kexec.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/local-fs-pre.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/local-fs.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/modprobe@.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/multi-user.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/network-online.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/network-pre.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/network.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/nss-lookup.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/nss-user-lookup.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/paths.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/poweroff.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/printer.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/reboot.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/remote-fs-pre.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/remote-fs.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/rescue.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/rpcbind.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/shutdown.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sigpwr.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sleep.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/slices.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/smartcard.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sockets.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sound.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/suspend.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/swap.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sys-fs-fuse-connections.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sys-kernel-config.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sys-kernel-debug.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sys-kernel-tracing.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/sysinit.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/syslog.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/system-update.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/system-update-pre.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/system-update-cleanup.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-ask-password-console.path to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-ask-password-console.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-ask-password-wall.path to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-ask-password-wall.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-exit.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-halt.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journal-catalog-update.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journal-flush.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journald-audit.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journald-dev-log.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journald.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-kexec.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-machine-id-commit.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journald@.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-journald-varlink@.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-poweroff.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-reboot.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-tmpfiles-clean.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-tmpfiles-clean.timer to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-tmpfiles-setup-dev.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-tmpfiles-setup.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-udevd-control.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-udev-settle.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-udev-trigger.service to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/systemd-udevd-kernel.socket to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/time-set.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/time-sync.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/timers.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/tmp.mount to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/umount.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/usb-gadget.target to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user.slice to /tmp/instance-9/output-1/host/usr/lib/systemd/system Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user-.slice.d/10-defaults.conf to /tmp/instance-9/output-1/host/usr/lib/systemd/system/user-.slice.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/app.slice to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/background.slice to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/basic.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/bluetooth.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/default.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/exit.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/graphical-session-pre.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/graphical-session.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/paths.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/printer.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/session.slice to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/shutdown.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/smartcard.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/sockets.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/sound.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/systemd-exit.service to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/systemd-tmpfiles-clean.service to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/systemd-tmpfiles-clean.timer to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/systemd-tmpfiles-setup.service to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/units/user/timers.target to /tmp/instance-9/output-1/host/usr/lib/systemd/user Installing /tmp/instance-9/output-1/build/host-systemd-250.8/presets/90-systemd.preset to /tmp/instance-9/output-1/host/usr/lib/systemd/system-preset Installing /tmp/instance-9/output-1/build/host-systemd-250.8/presets/user/90-systemd.preset to /tmp/instance-9/output-1/host/usr/lib/systemd/user-preset Installing /tmp/instance-9/output-1/build/host-systemd-250.8/network/99-default.link to /tmp/instance-9/output-1/host/usr/lib/systemd/network Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/busctl to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/journalctl to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-analyze to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-cat to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-cgls to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-cgtop to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-delta to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-detect-virt to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-id128 to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-nspawn to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-path to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/systemd-run to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/udevadm to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/bash/kernel-install to /tmp/instance-9/output-1/host/usr/share/bash-completion/completions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_busctl to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_journalctl to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd-analyze to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd-delta to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd-nspawn to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd-path to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd-run to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_udevadm to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_kernel-install to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_sd_hosts_or_user_at_host to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_sd_outputmodes to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_sd_unit_files to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_sd_machines to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/shell-completion/zsh/_systemd-tmpfiles to /tmp/instance-9/output-1/host/usr/share/zsh/site-functions Installing /tmp/instance-9/output-1/build/host-systemd-250.8/xorg/50-systemd-user.sh to /tmp/instance-9/output-1/host/etc/X11/xinit/xinitrc.d Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSE.GPL2 to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/LICENSE.LGPL2.1 to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/NEWS to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/README to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/CODING_STYLE.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/DISTRO_PORTING.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/ENVIRONMENT.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/HACKING.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/TRANSIENT-SETTINGS.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/TRANSLATORS.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/UIDS-GIDS.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing /tmp/instance-9/output-1/build/host-systemd-250.8/docs/GVARIANT-SERIALIZATION.md to /tmp/instance-9/output-1/host/usr/share/doc/systemd Installing symlink pointing to libsystemd.so.0.33.0 to /tmp/instance-9/output-1/host/usr/lib/libsystemd.so.0 Installing symlink pointing to libsystemd.so.0 to /tmp/instance-9/output-1/host/usr/lib/libsystemd.so Installing symlink pointing to libudev.so.1.7.3 to /tmp/instance-9/output-1/host/usr/lib/libudev.so.1 Installing symlink pointing to libudev.so.1 to /tmp/instance-9/output-1/host/usr/lib/libudev.so Running custom install script '/usr/bin/sh -c test -n "$DESTDIR" || /usr/bin/journalctl --update-catalog' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/udev/rules.d' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//usr/lib/systemd/system-shutdown' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//usr/lib/systemd/system-sleep' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//usr/lib/systemd/system-generators' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//usr/lib/systemd/user-generators' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/systemd/system' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/systemd/user' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/xdg/systemd' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/lib/systemd/systemd /usr/sbin/init' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/bin/systemctl /usr/sbin/halt' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/bin/systemctl /usr/sbin/poweroff' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/bin/systemctl /usr/sbin/reboot' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/bin/systemctl /usr/sbin/shutdown' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/bin/udevadm /usr/lib/systemd/systemd-udevd' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh systemd-mount /usr/bin/systemd-umount' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//usr/lib/modules-load.d' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/modules-load.d' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/sysctl.d' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/tmpfiles.d' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//etc/udev/hwdb.d' Running custom install script '/usr/bin/sh -c test -n "$DESTDIR" || /usr/bin/systemd-hwdb update' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/units/meson-add-wants.sh /usr/lib/systemd/system autovt@.service getty@.service /usr/lib/systemd/system sysinit.target.wants/ kmod-static-nodes.service /usr/lib/systemd/system sysinit.target.wants/ systemd-hwdb-update.service /usr/lib/systemd/system sysinit.target.wants/ systemd-journald.service /usr/lib/systemd/system sysinit.target.wants/ systemd-modules-load.service /usr/lib/systemd/system sysinit.target.wants/ systemd-sysctl.service /usr/lib/systemd/system sysinit.target.wants/ systemd-udevd.service /usr/lib/systemd/system sysinit.target.wants/ systemd-update-done.service /usr/lib/systemd/system sysinit.target.wants/ dev-hugepages.mount /usr/lib/systemd/system sysinit.target.wants/ dev-mqueue.mount /usr/lib/systemd/system multi-user.target.wants/ getty.target /usr/lib/systemd/system default.target graphical.target /usr/lib/systemd/system ctrl-alt-del.target reboot.target /usr/lib/systemd/system sysinit.target.wants/ sys-fs-fuse-connections.mount /usr/lib/systemd/system sysinit.target.wants/ sys-kernel-config.mount /usr/lib/systemd/system sysinit.target.wants/ sys-kernel-debug.mount /usr/lib/systemd/system sysinit.target.wants/ sys-kernel-tracing.mount /usr/lib/systemd/system sysinit.target.wants/ systemd-ask-password-console.path /usr/lib/systemd/system multi-user.target.wants/ systemd-ask-password-wall.path /usr/lib/systemd/system sysinit.target.wants/ systemd-journal-catalog-update.service /usr/lib/systemd/system sysinit.target.wants/ systemd-journal-flush.service /usr/lib/systemd/system sockets.target.wants/ systemd-journald-audit.socket /usr/lib/systemd/system sockets.target.wants/ systemd-journald-dev-log.socket /usr/lib/systemd/system sockets.target.wants/ systemd-journald.socket /usr/lib/systemd/system sysinit.target.wants/ systemd-machine-id-commit.service /usr/lib/systemd/system timers.target.wants/ systemd-tmpfiles-clean.timer /usr/lib/systemd/system sysinit.target.wants/ systemd-tmpfiles-setup-dev.service /usr/lib/systemd/system sysinit.target.wants/ systemd-tmpfiles-setup.service /usr/lib/systemd/system sockets.target.wants/ systemd-udevd-control.socket /usr/lib/systemd/system sysinit.target.wants/ systemd-udev-trigger.service /usr/lib/systemd/system sockets.target.wants/ systemd-udevd-kernel.socket /usr/lib/systemd/system local-fs.target.wants/ tmp.mount' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /etc/systemd/user /etc/xdg/systemd/user' Running custom install script '/tmp/instance-9/output-1/build/host-systemd-250.8/tools/meson-make-symlink.sh /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service /usr/share/dbus-1/services/org.freedesktop.systemd1.service' Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//var/lib/systemd' Running custom install script '/usr/bin/sh -c touch $DESTDIR/usr' for f in /tmp/instance-9/output-1/host/bin/busctl /tmp/instance-9/output-1/host/bin/journalctl /tmp/instance-9/output-1/host/bin/systemctl /tmp/instance-9/output-1/host/bin/systemd-* /tmp/instance-9/output-1/host/bin/udevadm; do [ -e $f ] || continue; /tmp/instance-9/output-1/host/bin/patchelf --set-rpath /tmp/instance-9/output-1/host/lib:/tmp/instance-9/output-1/host/lib/systemd ${f} || exit 1; done >>> transmission 3.00 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.transmission-3.00.tar.xz.hTov9a/output' 'https://github.com/transmission/transmission-releases/raw/master/transmission-3.00.tar.xz' --2022-12-07 02:05:20-- https://github.com/transmission/transmission-releases/raw/master/transmission-3.00.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://raw.githubusercontent.com/transmission/transmission-releases/master/transmission-3.00.tar.xz [following] --2022-12-07 02:05:20-- https://raw.githubusercontent.com/transmission/transmission-releases/master/transmission-3.00.tar.xz Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3329220 (3.2M) [application/octet-stream] Saving to: '/tmp/instance-9/output-1/build/.transmission-3.00.tar.xz.hTov9a/output' 0K .......... .......... .......... .......... .......... 1% 12.5M 0s 50K .......... .......... .......... .......... .......... 3% 14.5M 0s 100K .......... .......... .......... .......... .......... 4% 187M 0s 150K .......... .......... .......... .......... .......... 6% 10.8M 0s 200K .......... .......... .......... .......... .......... 7% 199M 0s 250K .......... .......... .......... .......... .......... 9% 196M 0s 300K .......... .......... .......... .......... .......... 10% 11.8M 0s 350K .......... .......... .......... .......... .......... 12% 123M 0s 400K .......... .......... .......... .......... .......... 13% 149M 0s 450K .......... .......... .......... .......... .......... 15% 213M 0s 500K .......... .......... .......... .......... .......... 16% 184M 0s 550K .......... .......... .......... .......... .......... 18% 171M 0s 600K .......... .......... .......... .......... .......... 19% 8.33M 0s 650K .......... .......... .......... .......... .......... 21% 137M 0s 700K .......... .......... .......... .......... .......... 23% 142M 0s 750K .......... .......... .......... .......... .......... 24% 145M 0s 800K .......... .......... .......... .......... .......... 26% 205M 0s 850K .......... .......... .......... .......... .......... 27% 115M 0s 900K .......... .......... .......... .......... .......... 29% 142M 0s 950K .......... .......... .......... .......... .......... 30% 192M 0s 1000K .......... .......... .......... .......... .......... 32% 205M 0s 1050K .......... .......... .......... .......... .......... 33% 190M 0s 1100K .......... .......... .......... .......... .......... 35% 171M 0s 1150K .......... .......... .......... .......... .......... 36% 153M 0s 1200K .......... .......... .......... .......... .......... 38% 121M 0s 1250K .......... .......... .......... .......... .......... 39% 164M 0s 1300K .......... .......... .......... .......... .......... 41% 143M 0s 1350K .......... .......... .......... .......... .......... 43% 151M 0s 1400K .......... .......... .......... .......... .......... 44% 30.8M 0s 1450K .......... .......... .......... .......... .......... 46% 173M 0s 1500K .......... .......... .......... .......... .......... 47% 41.6M 0s 1550K .......... .......... .......... .......... .......... 49% 194M 0s 1600K .......... .......... .......... .......... .......... 50% 40.6M 0s 1650K .......... .......... .......... .......... .......... 52% 168M 0s 1700K .......... .......... .......... .......... .......... 53% 33.1M 0s 1750K .......... .......... .......... .......... .......... 55% 36.6M 0s 1800K .......... .......... .......... .......... .......... 56% 20.5M 0s 1850K .......... .......... .......... .......... .......... 58% 201M 0s 1900K .......... .......... .......... .......... .......... 59% 32.6M 0s 1950K .......... .......... .......... .......... .......... 61% 12.8M 0s 2000K .......... .......... .......... .......... .......... 63% 200M 0s 2050K .......... .......... .......... .......... .......... 64% 188M 0s 2100K .......... .......... .......... .......... .......... 66% 212M 0s 2150K .......... .......... .......... .......... .......... 67% 208M 0s 2200K .......... .......... .......... .......... .......... 69% 7.36M 0s 2250K .......... .......... .......... .......... .......... 70% 160M 0s 2300K .......... .......... .......... .......... .......... 72% 200M 0s 2350K .......... .......... .......... .......... .......... 73% 213M 0s 2400K .......... .......... .......... .......... .......... 75% 212M 0s 2450K .......... .......... .......... .......... .......... 76% 196M 0s 2500K .......... .......... .......... .......... .......... 78% 22.5M 0s 2550K .......... .......... .......... .......... .......... 79% 150M 0s 2600K .......... .......... .......... .......... .......... 81% 138M 0s 2650K .......... .......... .......... .......... .......... 83% 21.7M 0s 2700K .......... .......... .......... .......... .......... 84% 144M 0s 2750K .......... .......... .......... .......... .......... 86% 39.5M 0s 2800K .......... .......... .......... .......... .......... 87% 144M 0s 2850K .......... .......... .......... .......... .......... 89% 162M 0s 2900K .......... .......... .......... .......... .......... 90% 46.3M 0s 2950K .......... .......... .......... .......... .......... 92% 170M 0s 3000K .......... .......... .......... .......... .......... 93% 160M 0s 3050K .......... .......... .......... .......... .......... 95% 20.7M 0s 3100K .......... .......... .......... .......... .......... 96% 213M 0s 3150K .......... .......... .......... .......... .......... 98% 218M 0s 3200K .......... .......... .......... .......... .......... 99% 189M 0s 3250K . 100% 2.22T=0.07s 2022-12-07 02:05:21 (48.7 MB/s) - '/tmp/instance-9/output-1/build/.transmission-3.00.tar.xz.hTov9a/output' saved [3329220/3329220] transmission-3.00.tar.xz: OK (sha256: 9144652fe742f7f7dd6657716e378da60b751aaeda8bef8344b3eefc4db255f2) >>> transmission 3.00 Extracting xzcat /tmp/instance-9/dl/transmission/transmission-3.00.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/transmission-3.00 -xf - >>> transmission 3.00 Patching Applying 0001-fix-utypes.patch using patch: patching file third-party/libutp/utypes.h Applying 0002-fix-utp-include.patch using patch: patching file configure.ac Hunk #1 succeeded at 366 (offset 8 lines). Hunk #2 succeeded at 467 with fuzz 1 (offset 6 lines). Applying 0003-configure.ac-fix-autoreconf-with-autoconf-2.70.patch using patch: patching file configure.ac Hunk #1 succeeded at 559 (offset 4 lines). >>> transmission 3.00 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/transmission-3.00 -name $file); do cp support/gnuconfig/$file $i; done; done >>> transmission 3.00 Configuring >>> transmission 3.00 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:109: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:109: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:109: the top level configure.ac:110: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:110: the top level configure.ac:116: warning: The macro `AC_LANG_C' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx-pthread.m4:13: ACX_PTHREAD is expanded from... configure.ac:116: the top level configure.ac:116: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/acx-pthread.m4:13: ACX_PTHREAD is expanded from... configure.ac:116: the top level configure.ac:567: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:567: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/glib-gettext.m4:48: GLIB_LC_MESSAGES is expanded from... m4/glib-gettext.m4:298: GLIB_GNU_GETTEXT is expanded from... m4/glib-gettext.m4:395: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:567: the top level configure.ac:567: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:567: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... m4/glib-gettext.m4:102: GLIB_WITH_NLS is expanded from... m4/glib-gettext.m4:298: GLIB_GNU_GETTEXT is expanded from... m4/glib-gettext.m4:395: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:567: the top level configure.ac:567: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:567: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... m4/glib-gettext.m4:102: GLIB_WITH_NLS is expanded from... m4/glib-gettext.m4:298: GLIB_GNU_GETTEXT is expanded from... m4/glib-gettext.m4:395: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:567: the top level configure.ac:567: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.ac:567: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... m4/glib-gettext.m4:102: GLIB_WITH_NLS is expanded from... m4/glib-gettext.m4:298: GLIB_GNU_GETTEXT is expanded from... m4/glib-gettext.m4:395: AM_GLIB_GNU_GETTEXT is expanded from... configure.ac:567: the top level configure.ac:20: installing './compile' configure.ac:19: installing './missing' cli/Makefile.am: installing './depcomp' third-party/libb64/Makefile.am:3: warning: source file 'src/cdecode.c' is in a subdirectory, third-party/libb64/Makefile.am:3: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. third-party/libb64/Makefile.am:3: warning: source file 'src/cencode.c' is in a subdirectory, third-party/libb64/Makefile.am:3: but option 'subdir-objects' is disabled >>> transmission 3.00 Patching libtool patching file /tmp/instance-9/output-1/build/transmission-3.00/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /tmp/instance-9/output-1/build/transmission-3.00/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 --without-inotify --enable-lightweight --disable-external-natpmp --disable-utp --disable-cli --disable-daemon --without-gtk ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking whether make supports nested variables... yes 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for cos in -lm... yes checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking for inline... inline checking gcc version... 11.3.0 checking whether ln -s works... yes checking for egrep... (cached) /usr/bin/grep -E checking for xlocale.h... no checking for iconv... yes checking for pread... yes checking for pwrite... yes checking for lrintf... no checking for strlcpy... no checking for daemon... yes checking for dirname... yes checking for basename... yes checking for canonicalize_file_name... yes checking for strcasecmp... yes checking for localtime_r... yes checking for fallocate64... yes checking for posix_fallocate... yes checking for memmem... yes checking for strsep... yes checking for strtold... yes checking for syslog... yes checking for valloc... yes checking for getpagesize... yes checking for posix_memalign... yes checking for statvfs... yes checking for htonll... no checking for ntohll... no checking for mkdtemp... yes checking for uselocale... yes checking for _configthreadlocale... no checking for strcasestr... yes checking whether make sets $(MAKE)... (cached) yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for library containing cos... -lm checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing quotacursor_skipidtype... no checking pkg-config is at least version 0.9.0... yes checking for LIBCURL... yes checking for LIBEVENT... yes checking for ZLIB... yes checking for OPENSSL... yes checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing getmntent... none required checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes checking for sys/event.h... no checking for sys/statvfs.h... yes checking for xfs/xfs.h... no checking for SYSTEMD... yes checking for clock_gettime in -lrt... yes checking µTP... no checking system miniupnpc library... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating transmission-gtk.spec config.status: creating cli/Makefile config.status: creating daemon/Makefile config.status: creating extras/Makefile config.status: creating libtransmission/Makefile config.status: creating utils/Makefile config.status: creating third-party/Makefile config.status: creating third-party/dht/Makefile config.status: creating third-party/libb64/Makefile config.status: creating third-party/libutp/Makefile config.status: creating third-party/libnatpmp/Makefile config.status: creating third-party/miniupnpc/Makefile config.status: creating macosx/Makefile config.status: creating gtk/Makefile config.status: creating gtk/icons/Makefile config.status: creating qt/config.pri config.status: creating web/Makefile config.status: creating web/images/Makefile config.status: creating web/style/Makefile config.status: creating web/style/jqueryui/Makefile config.status: creating web/style/jqueryui/images/Makefile config.status: creating web/style/transmission/Makefile config.status: creating web/style/transmission/images/Makefile config.status: creating web/style/transmission/images/buttons/Makefile config.status: creating web/javascript/Makefile config.status: creating web/javascript/jquery/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 Configuration: Source code location: . Compiler: no Build libtransmission: yes * optimized for low-resource systems: yes * µTP enabled: no * crypto library: openssl Build Command-Line client: no Build GTK+ client: no * libappindicator for an Ubuntu-style tray: no Build Daemon: no Build Mac client: no >>> transmission 3.00 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/transmission-3.00/ make[1]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00' Making all in extras make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/extras' Making all in third-party make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' Making all in dht make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/dht' CC dht.o /usr/bin/mkdir -p ./include (cd ./include && ln -s /tmp/instance-9/output-1/build/transmission-3.00/third-party/dht dht) AR libdht.a make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/dht' Making all in libb64 make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libb64' CC cdecode.o src/cdecode.c: In function 'base64_decode_value': src/cdecode.c:15:22: warning: comparison is always false due to limited range of data type [-Wtype-limits] 15 | if (value_in < 0 || value_in >= decoding_size) return -1; | ^ src/cdecode.c: In function 'base64_decode_block': src/cdecode.c:47:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 47 | *plainchar = (fragment & 0x03f) << 2; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cdecode.c:48:9: note: here 48 | case step_b: | ^~~~ src/cdecode.c:59:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 59 | *plainchar = (fragment & 0x00f) << 4; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cdecode.c:60:9: note: here 60 | case step_c: | ^~~~ src/cdecode.c:71:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 71 | *plainchar = (fragment & 0x003) << 6; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cdecode.c:72:9: note: here 72 | case step_d: | ^~~~ CC cencode.o src/cencode.c: In function 'base64_encode_block': src/cencode.c:52:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 52 | result = (fragment & 0x003) << 4; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cencode.c:53:9: note: here 53 | case step_B: | ^~~~ src/cencode.c:63:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 63 | result = (fragment & 0x00f) << 2; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ src/cencode.c:64:9: note: here 64 | case step_C: | ^~~~ AR libb64.a make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libb64' Making all in libnatpmp make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libnatpmp' CC getgateway.o CC natpmp.o In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from natpmp.c:32: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ natpmp.c:107:5: warning: no previous declaration for 'sendpendingrequest' [-Wmissing-declarations] 107 | int sendpendingrequest(natpmp_t * p) | ^~~~~~~~~~~~~~~~~~ natpmp.c:123:5: warning: no previous declaration for 'sendnatpmprequest' [-Wmissing-declarations] 123 | int sendnatpmprequest(natpmp_t * p) | ^~~~~~~~~~~~~~~~~ natpmp.c:199:20: warning: no previous declaration for 'readnatpmpresponse' [-Wmissing-declarations] 199 | NATPMP_LIBSPEC int readnatpmpresponse(natpmp_t * p, natpmpresp_t * response) | ^~~~~~~~~~~~~~~~~~ CC wingettimeofday.o AR libnatpmp.a make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libnatpmp' Making all in miniupnpc make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' ./updateminiupnpcstrings.sh ./VERSION ./miniupnpcstrings.h.in miniupnpcstrings.h Detected OS [Debian] version [11] MiniUPnPc version [2.0] setting OS_STRING macro value to Debian/11 in miniupnpcstrings.h. setting MINIUPNPC_VERSION_STRING macro value to 2.0 in miniupnpcstrings.h. /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' CC connecthostport.o CC igd_desc_parse.o CC minisoap.o CC minissdpc.o CC miniupnpc.o miniupnpc.c:117:8: warning: no previous declaration for 'simpleUPnPcommand2' [-Wmissing-declarations] 117 | char * simpleUPnPcommand2(int s, const char * url, const char * service, | ^~~~~~~~~~~~~~~~~~ CC miniwget.o CC minixml.o CC portlistingparse.o CC receivedata.o receivedata.c: In function 'receivedata': receivedata.c:41:41: warning: unused parameter 'scope_id' [-Wunused-parameter] 41 | int timeout, unsigned int * scope_id) | ~~~~~~~~~~~~~~~^~~~~~~~ CC upnpcommands.o CC upnpdev.o CC upnperrors.o CC upnpreplyparse.o /usr/bin/mkdir -p ./include (cd ./include && ln -s /tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc miniupnp) AR libminiupnp.a make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' Making all in libtransmission make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/libtransmission' CC bitfield-test.o CC libtransmission-test.o CC announcer.o CC announcer-http.o CC announcer-udp.o CC bandwidth.o CC bitfield.o CC blocklist.o CC cache.o CC clients.o CC completion.o CC ConvertUTF.o ConvertUTF.c: In function 'ConvertUTF16toUTF8': ConvertUTF.c:274:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 274 | case 4: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:275:13: note: here 275 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:275:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 275 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:276:13: note: here 276 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:276:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 276 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:277:13: note: here 277 | case 1: *--target = (UTF8)(ch | firstByteMark[bytesToWrite]); | ^~~~ ConvertUTF.c: In function 'isLegalUTF8': ConvertUTF.c:305:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 305 | case 4: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ConvertUTF.c:306:5: note: here 306 | case 3: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ^~~~ ConvertUTF.c:306:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 306 | case 3: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ConvertUTF.c:307:5: note: here 307 | case 2: if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; | ^~~~ ConvertUTF.c:309:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 309 | switch (*source) { | ^~~~~~ ConvertUTF.c:318:5: note: here 318 | case 1: if (*source >= 0x80 && *source < 0xC2) return false; | ^~~~ ConvertUTF.c: In function 'ConvertUTF8toUTF16': ConvertUTF.c:422:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 422 | case 5: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */ | ~~~^~~~~ ConvertUTF.c:423:13: note: here 423 | case 4: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */ | ^~~~ ConvertUTF.c:423:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 423 | case 4: ch += *source++; ch <<= 6; /* remember, illegal UTF-8 */ | ~~~^~~~~ ConvertUTF.c:424:13: note: here 424 | case 3: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:424:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 424 | case 3: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:425:13: note: here 425 | case 2: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:425:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 425 | case 2: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:426:13: note: here 426 | case 1: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:426:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 426 | case 1: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:427:13: note: here 427 | case 0: ch += *source++; | ^~~~ ConvertUTF.c: In function 'ConvertUTF32toUTF8': ConvertUTF.c:513:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 513 | case 4: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:514:13: note: here 514 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:514:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 514 | case 3: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:515:13: note: here 515 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ^~~~ ConvertUTF.c:515:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 515 | case 2: *--target = (UTF8)((ch | byteMark) & byteMask); ch >>= 6; | ~~~^~~~~ ConvertUTF.c:516:13: note: here 516 | case 1: *--target = (UTF8)(ch | firstByteMark[bytesToWrite]); | ^~~~ ConvertUTF.c: In function 'ConvertUTF8toUTF32': ConvertUTF.c:548:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 548 | case 5: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:549:13: note: here 549 | case 4: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:549:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 549 | case 4: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:550:13: note: here 550 | case 3: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:550:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 550 | case 3: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:551:13: note: here 551 | case 2: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:551:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 551 | case 2: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:552:13: note: here 552 | case 1: ch += *source++; ch <<= 6; | ^~~~ ConvertUTF.c:552:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 552 | case 1: ch += *source++; ch <<= 6; | ~~~^~~~~ ConvertUTF.c:553:13: note: here 553 | case 0: ch += *source++; | ^~~~ CC crypto.o CC crypto-utils.o CC crypto-utils-fallback.o CC error.o CC fdlimit.o CC file.o CC handshake.o CC history.o CC inout.o CC list.o CC log.o CC magnet.o CC makemeta.o CC metainfo.o CC natpmp.o CC net.o CC peer-io.o CC peer-mgr.o CC peer-msgs.o CC platform.o CC platform-quota.o CC port-forwarding.o CC ptrarray.o CC quark.o CC resume.o CC rpcimpl.o CC rpc-server.o CC session.o session.c: In function 'tr_sessionIsUTPEnabled': session.c:2256:47: warning: unused parameter 'session' [-Wunused-parameter] 2256 | bool tr_sessionIsUTPEnabled(tr_session const* session) | ~~~~~~~~~~~~~~~~~~^~~~~~~ CC session-id.o CC stats.o CC torrent.o CC torrent-ctor.o CC torrent-magnet.o CC tr-assert.o CC tr-dht.o CC tr-lpd.o CC tr-udp.o CC tr-utp.o CC tr-getopt.o CC trevent.o CC upnp.o CC utils.o CC variant.o CC variant-benc.o CC variant-json.o CC verify.o CC watchdir.o CC watchdir-generic.o CC web.o CC webseed.o CC wildmat.o CC file-posix.o CC subprocess-posix.o CC crypto-utils-openssl.o AR libtransmission.a CCLD bitfield-test CC blocklist-test.o CCLD blocklist-test CC clients-test.o CCLD clients-test CC crypto-test.o CCLD crypto-test CC error-test.o CCLD error-test CC file-test.o CCLD file-test CC history-test.o CCLD history-test CC json-test.o CCLD json-test CC magnet-test.o CCLD magnet-test CC makemeta-test.o CCLD makemeta-test CC metainfo-test.o CCLD metainfo-test CC move-test.o CCLD move-test CC peer-msgs-test.o CCLD peer-msgs-test CC quark-test.o CCLD quark-test CC rename-test.o CCLD rename-test CC rpc-test.o CCLD rpc-test CC session-test.o CCLD session-test CC subprocess-test.o CCLD subprocess-test CC tr-getopt-test.o CCLD tr-getopt-test CC utils-test.o utils-test.c: In function 'test_strjoin': utils-test.c:108:11: warning: 'in5' may be used uninitialized [-Wmaybe-uninitialized] 108 | out = tr_strjoin(in5, 0, "a"); | ^~~~~~~~~~~~~~~~~~~~~~~ CCLD utils-test CC variant-test.o CCLD variant-test CC watchdir-test.o CCLD watchdir-test CC watchdir_generic_test-watchdir-test.o CC watchdir_generic_test-libtransmission-test.o CCLD watchdir-generic-test make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/libtransmission' Making all in utils make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/utils' CC create.o CCLD transmission-create CC edit.o CCLD transmission-edit CC remote.o CCLD transmission-remote CC show.o CCLD transmission-show make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/utils' Making all in web make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web' Making all in images make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/images' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/images' Making all in style make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' Making all in jqueryui make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' Making all in images make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui/images' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' Making all in transmission make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' Making all in images make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' Making all in buttons make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images/buttons' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images/buttons' make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' Making all in javascript make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' Making all in jquery make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript/jquery' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript/jquery' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00' make[1]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00' >>> transmission 3.00 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/transmission-3.00/ make[1]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00' Making install in extras make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/extras' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/extras' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/extras' Making install in third-party make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' Making install in dht make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/dht' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/dht' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/dht' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/dht' Making install in libb64 make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libb64' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libb64' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libb64' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libb64' Making install in libnatpmp make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libnatpmp' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libnatpmp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libnatpmp' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/libnatpmp' Making install in miniupnpc make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party/miniupnpc' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/third-party' Making install in libtransmission make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/libtransmission' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/libtransmission' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/libtransmission' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/libtransmission' Making install in utils make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/utils' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/utils' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c transmission-create transmission-edit transmission-remote transmission-show '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c transmission-create /tmp/instance-9/output-1/target/usr/bin/transmission-create libtool: install: /usr/bin/install -c transmission-edit /tmp/instance-9/output-1/target/usr/bin/transmission-edit libtool: install: /usr/bin/install -c transmission-remote /tmp/instance-9/output-1/target/usr/bin/transmission-remote libtool: install: /usr/bin/install -c transmission-show /tmp/instance-9/output-1/target/usr/bin/transmission-show /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 transmission-create.1 transmission-edit.1 transmission-remote.1 transmission-show.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/utils' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/utils' Making install in web make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web' Making install in images make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/images' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/images' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/images' /usr/bin/install -c -m 644 favicon.ico favicon.png webclip-icon.png '/tmp/instance-9/output-1/target/usr/share/transmission/web/images' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/images' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/images' Making install in style make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' Making install in jqueryui make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' Making install in images make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui/images' make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui/images' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/jqueryui/images' /usr/bin/install -c -m 644 ui-bg_flat_0_aaaaaa_40x100.png ui-bg_flat_75_ffffff_40x100.png ui-bg_glass_55_fbf9ee_1x400.png ui-bg_glass_65_ffffff_1x400.png ui-bg_glass_75_dadada_1x400.png ui-bg_glass_75_e6e6e6_1x400.png ui-bg_glass_95_fef1ec_1x400.png ui-bg_highlight-soft_75_cccccc_1x100.png ui-icons_222222_256x240.png ui-icons_2e83ff_256x240.png ui-icons_454545_256x240.png ui-icons_888888_256x240.png ui-icons_cd0a0a_256x240.png '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/jqueryui/images' make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui/images' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui/images' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/jqueryui' /usr/bin/install -c -m 644 jquery-ui.min.css '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/jqueryui' make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/jqueryui' Making install in transmission make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' Making install in images make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' Making install in buttons make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images/buttons' make[7]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images/buttons' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/transmission/images/buttons' /usr/bin/install -c -m 644 torrent_buttons.png '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/transmission/images/buttons' make[7]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images/buttons' make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images/buttons' make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[7]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/transmission/images' /usr/bin/install -c -m 644 arrow-down.png arrow-up.png blue-turtle.png compact.png file-priority-high.png file-priority-low.png file-priority-normal.png filter_bar.png filter_icon.png inspector-files.png inspector-info.png inspector-peers.png inspector-trackers.png lock_icon.png logo.png progress.png settings.png toolbar-close.png toolbar-folder.png toolbar-info.png toolbar-pause.png toolbar-start.png toolbar-pause-all.png toolbar-start-all.png turtle.png wrench.png '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/transmission/images' make[7]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission/images' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[6]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/transmission' /usr/bin/install -c -m 644 common.css mobile.css '/tmp/instance-9/output-1/target/usr/share/transmission/web/style/transmission' make[6]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style/transmission' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/style' Making install in javascript make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' Making install in jquery make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript/jquery' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript/jquery' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/javascript/jquery' /usr/bin/install -c -m 644 jquery-ui.min.js jquery-migrate.min.js jquery.min.js jquery.ui-contextmenu.min.js jquery.transmenu.min.js json2.min.js '/tmp/instance-9/output-1/target/usr/share/transmission/web/javascript/jquery' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript/jquery' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript/jquery' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[5]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web/javascript' /usr/bin/install -c -m 644 common.js dialog.js file-row.js formatter.js inspector.js main.js notifications.js polyfill.js prefs-dialog.js remote.js torrent.js torrent-row.js transmission.js '/tmp/instance-9/output-1/target/usr/share/transmission/web/javascript' make[5]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web/javascript' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[4]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/transmission/web' /usr/bin/install -c -m 644 index.html LICENSE '/tmp/instance-9/output-1/target/usr/share/transmission/web' make[4]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00/web' make[2]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00' make[3]: Entering directory '/tmp/instance-9/output-1/build/transmission-3.00' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00' make[2]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00' make[1]: Leaving directory '/tmp/instance-9/output-1/build/transmission-3.00' tzcode2022f.tar.gz: OK (sha512: 3e2ef91b972f1872e3e8da9eae9d1c4638bfdb32600f164484edd7147be45a116db80443cd5ae61b5c34f8b841e4362f4beefd957633f6cc9b7def543ed6752b) >>> host-zic 2022f Extracting gzip -d -c /tmp/instance-9/dl/zic/tzcode2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-9/output-1/build/host-zic-2022f -xf - >>> host-zic 2022f Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2022f Configuring >>> host-zic 2022f Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-zic-2022f zic make[1]: Entering directory '/tmp/instance-9/output-1/build/host-zic-2022f' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-zic-2022f' >>> host-zic 2022f Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-9/output-1/build/host-zic-2022f/zic /tmp/instance-9/output-1/host/sbin/zic /usr/bin/install -D -m 644 /tmp/instance-9/output-1/build/host-zic-2022f/tzfile.h /tmp/instance-9/output-1/host/include/tzfile.h tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> host-tzdata 2022f Extracting gzip -d -c /tmp/instance-9/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-9/output-1/build/host-tzdata-2022f -xf - >>> host-tzdata 2022f Patching >>> host-tzdata 2022f Configuring >>> host-tzdata 2022f Building (cd /tmp/instance-9/output-1/build/host-tzdata-2022f; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /tmp/instance-9/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /tmp/instance-9/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2022f Installing to host directory /usr/bin/install -d -m 0755 /tmp/instance-9/output-1/host/share/zoneinfo cp -a /tmp/instance-9/output-1/build/host-tzdata-2022f/_output/* /tmp/instance-9/output-1/build/host-tzdata-2022f/*.tab /tmp/instance-9/output-1/build/host-tzdata-2022f/leap-seconds.list /tmp/instance-9/output-1/host/share/zoneinfo tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> tzdata 2022f Extracting gzip -d -c /tmp/instance-9/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-9/output-1/build/tzdata-2022f -xf - >>> tzdata 2022f Patching >>> tzdata 2022f Configuring >>> tzdata 2022f Building >>> tzdata 2022f Installing to target /usr/bin/install -d -m 0755 /tmp/instance-9/output-1/target/usr/share/zoneinfo cp -a /tmp/instance-9/output-1/host/share/zoneinfo/* /tmp/instance-9/output-1/target/usr/share/zoneinfo cd /tmp/instance-9/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /tmp/instance-9/output-1/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /tmp/instance-9/output-1/target/etc/localtime echo "Etc/UTC" >/tmp/instance-9/output-1/target/etc/timezone >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Downloading GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-9/dl/uemacs/git/.git/ GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git remote add origin 'https://git.kernel.org/pub/scm/editors/uemacs/uemacs.git' GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git remote set-url origin 'https://git.kernel.org/pub/scm/editors/uemacs/uemacs.git' Fetching all references GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git fetch origin From https://git.kernel.org/pub/scm/editors/uemacs/uemacs * [new branch] master -> origin/master GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git fetch origin -t GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git checkout -f -q '1cdcf9df88144049750116e36fe20c8c39fa2517' warning: refname '1cdcf9df88144049750116e36fe20c8c39fa2517' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-9/dl/uemacs/git/.git git clean -ffdx uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517-br1.tar.gz: OK (sha256: 96e30247365bb27bd74c550b637f5b2ffd2978379872a32a840f6667cec5fa2a) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /tmp/instance-9/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -lncurses" make[1]: Entering directory '/tmp/instance-9/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o eval.c: In function 'gtfun': cc1: warning: function may return address of local variable [-Wreturn-local-addr] eval.c:42:14: note: declared here 42 | char arg1[NSTRING]; /* value of first argument */ | ^~~~ eval.c:42:14: note: declared here eval.c:42:14: note: declared here eval.c:42:14: note: declared here CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o pklock.c: In function 'dolock': pklock.c:84:17: warning: implicit declaration of function 'cuserid' [-Wimplicit-function-declaration] 84 | cuserid(locker); | ^~~~~~~ CC posix.o CC random.o CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em make[1]: Leaving directory '/tmp/instance-9/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-9/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /tmp/instance-9/output-1/target/usr/bin/em >>> unixodbc 2.3.11 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.unixODBC-2.3.11.tar.gz.vPRNSD/output' 'http://www.unixodbc.org/unixODBC-2.3.11.tar.gz' --2022-12-07 02:08:00-- http://www.unixodbc.org/unixODBC-2.3.11.tar.gz Resolving www.unixodbc.org (www.unixodbc.org)... 87.106.19.214 Connecting to www.unixodbc.org (www.unixodbc.org)|87.106.19.214|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1752585 (1.7M) [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.unixODBC-2.3.11.tar.gz.vPRNSD/output' 0K .......... .......... .......... .......... .......... 2% 120K 14s 50K .......... .......... .......... .......... .......... 5% 182K 11s 100K .......... .......... .......... .......... .......... 8% 7.77M 7s 150K .......... .......... .......... .......... .......... 11% 372K 6s 200K .......... .......... .......... .......... .......... 14% 364K 6s 250K .......... .......... .......... .......... .......... 17% 366K 5s 300K .......... .......... .......... .......... .......... 20% 9.26M 4s 350K .......... .......... .......... .......... .......... 23% 368K 4s 400K .......... .......... .......... .......... .......... 26% 364K 4s 450K .......... .......... .......... .......... .......... 29% 362K 4s 500K .......... .......... .......... .......... .......... 32% 359K 4s 550K .......... .......... .......... .......... .......... 35% 51.3M 3s 600K .......... .......... .......... .......... .......... 37% 365K 3s 650K .......... .......... .......... .......... .......... 40% 365K 3s 700K .......... .......... .......... .......... .......... 43% 366K 3s 750K .......... .......... .......... .......... .......... 46% 7.91M 2s 800K .......... .......... .......... .......... .......... 49% 364K 2s 850K .......... .......... .......... .......... .......... 52% 366K 2s 900K .......... .......... .......... .......... .......... 55% 367K 2s 950K .......... .......... .......... .......... .......... 58% 362K 2s 1000K .......... .......... .......... .......... .......... 61% 8.99M 2s 1050K .......... .......... .......... .......... .......... 64% 359K 2s 1100K .......... .......... .......... .......... .......... 67% 362K 1s 1150K .......... .......... .......... .......... .......... 70% 360K 1s 1200K .......... .......... .......... .......... .......... 73% 358K 1s 1250K .......... .......... .......... .......... .......... 75% 24.9M 1s 1300K .......... .......... .......... .......... .......... 78% 358K 1s 1350K .......... .......... .......... .......... .......... 81% 360K 1s 1400K .......... .......... .......... .......... .......... 84% 360K 1s 1450K .......... .......... .......... .......... .......... 87% 380K 1s 1500K .......... .......... .......... .......... .......... 90% 3.89M 0s 1550K .......... .......... .......... .......... .......... 93% 360K 0s 1600K .......... .......... .......... .......... .......... 96% 366K 0s 1650K .......... .......... .......... .......... .......... 99% 372K 0s 1700K .......... . 100% 2.25M=4.2s 2022-12-07 02:08:04 (411 KB/s) - '/tmp/instance-9/output-1/build/.unixODBC-2.3.11.tar.gz.vPRNSD/output' saved [1752585/1752585] unixODBC-2.3.11.tar.gz: OK (sha256: d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c) >>> unixodbc 2.3.11 Extracting gzip -d -c /tmp/instance-9/dl/unixodbc/unixODBC-2.3.11.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/unixodbc-2.3.11 -xf - >>> unixodbc 2.3.11 Patching Applying 0001-DriverManager-drivermanager.h-fix-build-without-thre.patch using patch: patching file DriverManager/drivermanager.h >>> unixodbc 2.3.11 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/unixodbc-2.3.11 -name $file); do cp support/gnuconfig/$file $i; done; done >>> unixodbc 2.3.11 Patching libtool patching file /tmp/instance-9/output-1/build/unixodbc-2.3.11/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> unixodbc 2.3.11 Configuring (cd /tmp/instance-9/output-1/build/unixodbc-2.3.11/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 --enable-drivers --enable-driver-conf --disable-editline --disable-iconv --with-included-ltdl --enable-readline --enable-threads ) 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 for gawk... (cached) gawk checking for bison... bison -y checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp checking for s390x-buildroot-linux-gnu-gcc... (cached) /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking where to find libltdl headers... -I$(top_srcdir)/libltdl checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for shared lib extension... .so checking for crypt in -lcrypt... yes checking for pow in -lm... yes checking for readline in -lreadline ... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking Are we using ini caching ... yes checking Are we using flex ... yes checking for scandir in -lc... yes checking for intptr_t... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking size of long... 8 checking if platform is 64 bit... Yes checking for long long... yes checking size of long int... 8 checking for ptrdiff_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for strcasecmp... yes checking for strncasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for strtol... yes checking for atoll... yes checking for strtoll... yes checking for endpwent... yes checking for gettimeofday... yes checking for ftime... yes checking for time... yes checking for stricmp... no checking for strnicmp... no checking for getuid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for nl_langinfo... yes checking for fseeko... yes checking for setvbuf... yes checking for nl_langinfo and CODESET... yes checking if os is AIX ... no - enable check for libthread checking for mutex_lock in -lthread ... no checking for pthread_mutex_lock in -lpthread... yes checking if compiler accepts -pthread... yes checking for localtime_r in -lc... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking for strings.h... (cached) yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking for sys/types.h... (cached) yes checking for sys/sem.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking msql.h usability... no checking msql.h presence... no checking for msql.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for putenv... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extras/Makefile config.status: creating log/Makefile config.status: creating lst/Makefile config.status: creating ini/Makefile config.status: creating odbcinst/Makefile config.status: creating odbcinst/odbcinst.pc config.status: creating cur/Makefile config.status: creating cur/odbccr.pc config.status: creating DriverManager/Makefile config.status: creating DriverManager/odbc.pc config.status: creating exe/Makefile config.status: creating DRVConfig/Makefile config.status: creating DRVConfig/drvcfg1/Makefile config.status: creating DRVConfig/drvcfg2/Makefile config.status: creating DRVConfig/PostgreSQL/Makefile config.status: creating DRVConfig/MiniSQL/Makefile config.status: creating DRVConfig/MySQL/Makefile config.status: creating DRVConfig/nn/Makefile config.status: creating DRVConfig/esoob/Makefile config.status: creating DRVConfig/oplodbc/Makefile config.status: creating DRVConfig/template/Makefile config.status: creating DRVConfig/tds/Makefile config.status: creating DRVConfig/txt/Makefile config.status: creating DRVConfig/Oracle/Makefile config.status: creating DRVConfig/sapdb/Makefile config.status: creating DRVConfig/Mimer/Makefile config.status: creating Drivers/Makefile config.status: creating Drivers/Postgre7.1/Makefile config.status: creating Drivers/nn/Makefile config.status: creating Drivers/template/Makefile config.status: creating Drivers/MiniSQL/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/AdministratorManual/Makefile config.status: creating doc/ProgrammerManual/Makefile config.status: creating doc/ProgrammerManual/Tutorial/Makefile config.status: creating doc/UserManual/Makefile config.status: creating doc/lst/Makefile config.status: creating samples/Makefile config.status: creating config.h config.status: creating unixodbc.h config.status: unixodbc.h is unchanged config.status: creating unixodbc_conf.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=s390x-buildroot-linux-gnu' '--host=s390x-buildroot-linux-gnu' '--build=x86_64-pc-linux-gnu' '--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' '--enable-drivers' '--enable-driver-conf' '--disable-editline' '--disable-iconv' '--with-included-ltdl' '--enable-readline' '--enable-threads' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=s390x-buildroot-linux-gnu' 'target_alias=s390x-buildroot-linux-gnu' 'CC=/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. 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 make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390 checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390 option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390 -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no 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 config.status: executing libtool commands checking are we setting library version ... no >>> unixodbc 2.3.11 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/unixodbc-2.3.11/ make[1]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' Making all in extras make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o strcasecmp.lo strcasecmp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o snprintf.lo snprintf.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -o libodbcextraslc.la strcasecmp.lo snprintf.lo -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/libodbcextraslc.a .libs/strcasecmp.o .libs/snprintf.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/libodbcextraslc.a libtool: link: ( cd ".libs" && rm -f "libodbcextraslc.la" && ln -s "../libodbcextraslc.la" "libodbcextraslc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' Making all in log make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _logFreeMsg.lo _logFreeMsg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _logFreeMsg.c -fPIC -DPIC -o .libs/_logFreeMsg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logClear.lo logClear.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logClear.c -fPIC -DPIC -o .libs/logClear.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logClose.lo logClose.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logClose.c -fPIC -DPIC -o .libs/logClose.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logOn.lo logOn.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logOn.c -fPIC -DPIC -o .libs/logOn.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logOpen.lo logOpen.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logOpen.c -fPIC -DPIC -o .libs/logOpen.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logPeekMsg.lo logPeekMsg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logPeekMsg.c -fPIC -DPIC -o .libs/logPeekMsg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logPopMsg.lo logPopMsg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logPopMsg.c -fPIC -DPIC -o .libs/logPopMsg.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o logPushMsg.lo logPushMsg.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c logPushMsg.c -fPIC -DPIC -o .libs/logPushMsg.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o libloglc.la _logFreeMsg.lo logClear.lo logClose.lo logOn.lo logOpen.lo logPeekMsg.lo logPopMsg.lo logPushMsg.lo -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/libloglc.a .libs/_logFreeMsg.o .libs/logClear.o .libs/logClose.o .libs/logOn.o .libs/logOpen.o .libs/logPeekMsg.o .libs/logPopMsg.o .libs/logPushMsg.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/libloglc.a libtool: link: ( cd ".libs" && rm -f "libloglc.la" && ln -s "../libloglc.la" "libloglc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' Making all in lst make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _lstAdjustCurrent.lo _lstAdjustCurrent.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _lstAdjustCurrent.c -fPIC -DPIC -o .libs/_lstAdjustCurrent.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _lstDump.lo _lstDump.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _lstDump.c -fPIC -DPIC -o .libs/_lstDump.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _lstFreeItem.lo _lstFreeItem.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _lstFreeItem.c -fPIC -DPIC -o .libs/_lstFreeItem.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _lstNextValidItem.lo _lstNextValidItem.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _lstNextValidItem.c -fPIC -DPIC -o .libs/_lstNextValidItem.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _lstPrevValidItem.lo _lstPrevValidItem.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _lstPrevValidItem.c -fPIC -DPIC -o .libs/_lstPrevValidItem.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _lstVisible.lo _lstVisible.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _lstVisible.c -fPIC -DPIC -o .libs/_lstVisible.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstAppend.lo lstAppend.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstAppend.c -fPIC -DPIC -o .libs/lstAppend.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstClose.lo lstClose.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstClose.c -fPIC -DPIC -o .libs/lstClose.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstDelete.lo lstDelete.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstDelete.c -fPIC -DPIC -o .libs/lstDelete.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstEOL.lo lstEOL.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstEOL.c -fPIC -DPIC -o .libs/lstEOL.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstFirst.lo lstFirst.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstFirst.c -fPIC -DPIC -o .libs/lstFirst.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstGet.lo lstGet.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstGet.c -fPIC -DPIC -o .libs/lstGet.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstGetBookMark.lo lstGetBookMark.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstGetBookMark.c -fPIC -DPIC -o .libs/lstGetBookMark.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstGoto.lo lstGoto.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstGoto.c -fPIC -DPIC -o .libs/lstGoto.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstGotoBookMark.lo lstGotoBookMark.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstGotoBookMark.c -fPIC -DPIC -o .libs/lstGotoBookMark.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstInsert.lo lstInsert.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstInsert.c -fPIC -DPIC -o .libs/lstInsert.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstLast.lo lstLast.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstLast.c -fPIC -DPIC -o .libs/lstLast.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstNext.lo lstNext.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstNext.c -fPIC -DPIC -o .libs/lstNext.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstOpen.lo lstOpen.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstOpen.c -fPIC -DPIC -o .libs/lstOpen.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstOpenCursor.lo lstOpenCursor.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstOpenCursor.c -fPIC -DPIC -o .libs/lstOpenCursor.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstPrev.lo lstPrev.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstPrev.c -fPIC -DPIC -o .libs/lstPrev.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstSeek.lo lstSeek.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstSeek.c -fPIC -DPIC -o .libs/lstSeek.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstSeekItem.lo lstSeekItem.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstSeekItem.c -fPIC -DPIC -o .libs/lstSeekItem.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstSet.lo lstSet.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstSet.c -fPIC -DPIC -o .libs/lstSet.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lstSetFreeFunc.lo lstSetFreeFunc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lstSetFreeFunc.c -fPIC -DPIC -o .libs/lstSetFreeFunc.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -o liblstlc.la _lstAdjustCurrent.lo _lstDump.lo _lstFreeItem.lo _lstNextValidItem.lo _lstPrevValidItem.lo _lstVisible.lo lstAppend.lo lstClose.lo lstDelete.lo lstEOL.lo lstFirst.lo lstGet.lo lstGetBookMark.lo lstGoto.lo lstGotoBookMark.lo lstInsert.lo lstLast.lo lstNext.lo lstOpen.lo lstOpenCursor.lo lstPrev.lo lstSeek.lo lstSeekItem.lo lstSet.lo lstSetFreeFunc.lo -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/liblstlc.a .libs/_lstAdjustCurrent.o .libs/_lstDump.o .libs/_lstFreeItem.o .libs/_lstNextValidItem.o .libs/_lstPrevValidItem.o .libs/_lstVisible.o .libs/lstAppend.o .libs/lstClose.o .libs/lstDelete.o .libs/lstEOL.o .libs/lstFirst.o .libs/lstGet.o .libs/lstGetBookMark.o .libs/lstGoto.o .libs/lstGotoBookMark.o .libs/lstInsert.o .libs/lstLast.o .libs/lstNext.o .libs/lstOpen.o .libs/lstOpenCursor.o .libs/lstPrev.o .libs/lstSeek.o .libs/lstSeekItem.o .libs/lstSet.o .libs/lstSetFreeFunc.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/liblstlc.a libtool: link: ( cd ".libs" && rm -f "liblstlc.la" && ln -s "../liblstlc.la" "liblstlc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' Making all in ini make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniAllTrim.lo iniAllTrim.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniAllTrim.c -fPIC -DPIC -o .libs/iniAllTrim.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniAppend.lo iniAppend.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniAppend.c -fPIC -DPIC -o .libs/iniAppend.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniDelete.lo iniDelete.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniDelete.c -fPIC -DPIC -o .libs/iniDelete.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniClose.lo iniClose.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniClose.c -fPIC -DPIC -o .libs/iniClose.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniCommit.lo iniCommit.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniCommit.c -fPIC -DPIC -o .libs/iniCommit.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObject.lo iniObject.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObject.c -fPIC -DPIC -o .libs/iniObject.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectFirst.lo iniObjectFirst.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectFirst.c -fPIC -DPIC -o .libs/iniObjectFirst.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectLast.lo iniObjectLast.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectLast.c -fPIC -DPIC -o .libs/iniObjectLast.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectNext.lo iniObjectNext.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectNext.c -fPIC -DPIC -o .libs/iniObjectNext.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectSeek.lo iniObjectSeek.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectSeek.c -fPIC -DPIC -o .libs/iniObjectSeek.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectSeekSure.lo iniObjectSeekSure.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectSeekSure.c -fPIC -DPIC -o .libs/iniObjectSeekSure.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectUpdate.lo iniObjectUpdate.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectUpdate.c -fPIC -DPIC -o .libs/iniObjectUpdate.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectInsert.lo iniObjectInsert.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectInsert.c -fPIC -DPIC -o .libs/iniObjectInsert.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectDelete.lo iniObjectDelete.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectDelete.c -fPIC -DPIC -o .libs/iniObjectDelete.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniObjectEOL.lo iniObjectEOL.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniObjectEOL.c -fPIC -DPIC -o .libs/iniObjectEOL.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniOpen.lo iniOpen.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniOpen.c -fPIC -DPIC -o .libs/iniOpen.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniProperty.lo iniProperty.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniProperty.c -fPIC -DPIC -o .libs/iniProperty.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyFirst.lo iniPropertyFirst.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyFirst.c -fPIC -DPIC -o .libs/iniPropertyFirst.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyLast.lo iniPropertyLast.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyLast.c -fPIC -DPIC -o .libs/iniPropertyLast.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyNext.lo iniPropertyNext.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyNext.c -fPIC -DPIC -o .libs/iniPropertyNext.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertySeek.lo iniPropertySeek.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertySeek.c -fPIC -DPIC -o .libs/iniPropertySeek.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertySeekSure.lo iniPropertySeekSure.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertySeekSure.c -fPIC -DPIC -o .libs/iniPropertySeekSure.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyUpdate.lo iniPropertyUpdate.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyUpdate.c -fPIC -DPIC -o .libs/iniPropertyUpdate.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyInsert.lo iniPropertyInsert.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyInsert.c -fPIC -DPIC -o .libs/iniPropertyInsert.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyDelete.lo iniPropertyDelete.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyDelete.c -fPIC -DPIC -o .libs/iniPropertyDelete.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyEOL.lo iniPropertyEOL.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyEOL.c -fPIC -DPIC -o .libs/iniPropertyEOL.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniPropertyValue.lo iniPropertyValue.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniPropertyValue.c -fPIC -DPIC -o .libs/iniPropertyValue.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniValue.lo iniValue.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniValue.c -fPIC -DPIC -o .libs/iniValue.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniToUpper.lo iniToUpper.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniToUpper.c -fPIC -DPIC -o .libs/iniToUpper.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniElement.lo iniElement.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniElement.c -fPIC -DPIC -o .libs/iniElement.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniElementCount.lo iniElementCount.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniElementCount.c -fPIC -DPIC -o .libs/iniElementCount.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniGetBookmark.lo iniGetBookmark.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniGetBookmark.c -fPIC -DPIC -o .libs/iniGetBookmark.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniGotoBookmark.lo iniGotoBookmark.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniGotoBookmark.c -fPIC -DPIC -o .libs/iniGotoBookmark.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iniCursor.lo iniCursor.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c iniCursor.c -fPIC -DPIC -o .libs/iniCursor.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _iniObjectRead.lo _iniObjectRead.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _iniObjectRead.c -fPIC -DPIC -o .libs/_iniObjectRead.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _iniPropertyRead.lo _iniPropertyRead.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _iniPropertyRead.c -fPIC -DPIC -o .libs/_iniPropertyRead.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _iniDump.lo _iniDump.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _iniDump.c -fPIC -DPIC -o .libs/_iniDump.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _iniScanUntilObject.lo _iniScanUntilObject.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _iniScanUntilObject.c -fPIC -DPIC -o .libs/_iniScanUntilObject.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -o libinilc.la iniAllTrim.lo iniAppend.lo iniDelete.lo iniClose.lo iniCommit.lo iniObject.lo iniObjectFirst.lo iniObjectLast.lo iniObjectNext.lo iniObjectSeek.lo iniObjectSeekSure.lo iniObjectUpdate.lo iniObjectInsert.lo iniObjectDelete.lo iniObjectEOL.lo iniOpen.lo iniProperty.lo iniPropertyFirst.lo iniPropertyLast.lo iniPropertyNext.lo iniPropertySeek.lo iniPropertySeekSure.lo iniPropertyUpdate.lo iniPropertyInsert.lo iniPropertyDelete.lo iniPropertyEOL.lo iniPropertyValue.lo iniValue.lo iniToUpper.lo iniElement.lo iniElementCount.lo iniGetBookmark.lo iniGotoBookmark.lo iniCursor.lo _iniObjectRead.lo _iniPropertyRead.lo _iniDump.lo _iniScanUntilObject.lo ../extras/libodbcextraslc.la -lpthread libtool: link: (cd .libs/libinilc.lax/libodbcextraslc.a && /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar x "/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini/../extras/.libs/libodbcextraslc.a") libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/libinilc.a .libs/iniAllTrim.o .libs/iniAppend.o .libs/iniDelete.o .libs/iniClose.o .libs/iniCommit.o .libs/iniObject.o .libs/iniObjectFirst.o .libs/iniObjectLast.o .libs/iniObjectNext.o .libs/iniObjectSeek.o .libs/iniObjectSeekSure.o .libs/iniObjectUpdate.o .libs/iniObjectInsert.o .libs/iniObjectDelete.o .libs/iniObjectEOL.o .libs/iniOpen.o .libs/iniProperty.o .libs/iniPropertyFirst.o .libs/iniPropertyLast.o .libs/iniPropertyNext.o .libs/iniPropertySeek.o .libs/iniPropertySeekSure.o .libs/iniPropertyUpdate.o .libs/iniPropertyInsert.o .libs/iniPropertyDelete.o .libs/iniPropertyEOL.o .libs/iniPropertyValue.o .libs/iniValue.o .libs/iniToUpper.o .libs/iniElement.o .libs/iniElementCount.o .libs/iniGetBookmark.o .libs/iniGotoBookmark.o .libs/iniCursor.o .libs/_iniObjectRead.o .libs/_iniPropertyRead.o .libs/_iniDump.o .libs/_iniScanUntilObject.o .libs/libinilc.lax/libodbcextraslc.a/snprintf.o .libs/libinilc.lax/libodbcextraslc.a/strcasecmp.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/libinilc.a libtool: link: rm -fr .libs/libinilc.lax libtool: link: ( cd ".libs" && rm -f "libinilc.la" && ln -s "../libinilc.la" "libinilc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' Making all in libltdl make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' /home/autobuild/make/make all-am make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' CC loaders/dlopen.lo CCLD dlopen.la CC loaders/libltdlc_la-preopen.lo CC libltdlc_la-lt__alloc.lo CC libltdlc_la-lt_dlloader.lo CC libltdlc_la-lt_error.lo CC libltdlc_la-ltdl.lo CC libltdlc_la-slist.lo CC lt__strl.lo CCLD libltdlc.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' Making all in odbcinst make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o ODBCINSTConstructProperties.lo ODBCINSTConstructProperties.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c ODBCINSTConstructProperties.c -fPIC -DPIC -o .libs/ODBCINSTConstructProperties.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o ODBCINSTDestructProperties.lo ODBCINSTDestructProperties.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c ODBCINSTDestructProperties.c -fPIC -DPIC -o .libs/ODBCINSTDestructProperties.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o ODBCINSTSetProperty.lo ODBCINSTSetProperty.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c ODBCINSTSetProperty.c -fPIC -DPIC -o .libs/ODBCINSTSetProperty.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o ODBCINSTValidateProperties.lo ODBCINSTValidateProperties.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c ODBCINSTValidateProperties.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperties.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o ODBCINSTValidateProperty.lo ODBCINSTValidateProperty.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c ODBCINSTValidateProperty.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperty.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConfigDataSource.lo SQLConfigDataSource.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConfigDataSource.c -fPIC -DPIC -o .libs/SQLConfigDataSource.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConfigDriver.lo SQLConfigDriver.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConfigDriver.c -fPIC -DPIC -o .libs/SQLConfigDriver.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCreateDataSource.lo SQLCreateDataSource.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCreateDataSource.c -fPIC -DPIC -o .libs/SQLCreateDataSource.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetAvailableDrivers.c -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConfigMode.lo SQLGetConfigMode.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConfigMode.c -fPIC -DPIC -o .libs/SQLGetConfigMode.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetPrivateProfileString.c -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetTranslator.lo SQLGetTranslator.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetTranslator.c -fPIC -DPIC -o .libs/SQLGetTranslator.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLInstallDriverEx.c -fPIC -DPIC -o .libs/SQLInstallDriverEx.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLInstallDriverManager.c -fPIC -DPIC -o .libs/SQLInstallDriverManager.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLInstallTranslatorEx.c -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLInstallerError.lo SQLInstallerError.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLInstallerError.c -fPIC -DPIC -o .libs/SQLInstallerError.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLManageDataSources.lo SQLManageDataSources.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLManageDataSources.c -fPIC -DPIC -o .libs/SQLManageDataSources.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPostInstallerError.lo SQLPostInstallerError.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPostInstallerError.c -fPIC -DPIC -o .libs/SQLPostInstallerError.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLReadFileDSN.lo SQLReadFileDSN.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLReadFileDSN.c -fPIC -DPIC -o .libs/SQLReadFileDSN.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRemoveDSNFromIni.c -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRemoveDriver.lo SQLRemoveDriver.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRemoveDriver.c -fPIC -DPIC -o .libs/SQLRemoveDriver.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRemoveDriverManager.c -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRemoveTranslator.c -fPIC -DPIC -o .libs/SQLRemoveTranslator.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConfigMode.lo SQLSetConfigMode.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConfigMode.c -fPIC -DPIC -o .libs/SQLSetConfigMode.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLValidDSN.lo SQLValidDSN.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLValidDSN.c -fPIC -DPIC -o .libs/SQLValidDSN.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLWriteDSNToIni.c -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLWriteFileDSN.c -fPIC -DPIC -o .libs/SQLWriteFileDSN.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLWritePrivateProfileString.c -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLInstallODBC.lo SQLInstallODBC.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLInstallODBC.c -fPIC -DPIC -o .libs/SQLInstallODBC.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _logging.lo _logging.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _logging.c -fPIC -DPIC -o .libs/_logging.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _odbcinst_ConfigModeINI.lo _odbcinst_ConfigModeINI.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _odbcinst_ConfigModeINI.c -fPIC -DPIC -o .libs/_odbcinst_ConfigModeINI.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _odbcinst_UserINI.lo _odbcinst_UserINI.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _odbcinst_UserINI.c -fPIC -DPIC -o .libs/_odbcinst_UserINI.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _odbcinst_SystemINI.lo _odbcinst_SystemINI.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _odbcinst_SystemINI.c -fPIC -DPIC -o .libs/_odbcinst_SystemINI.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _odbcinst_GetSections.lo _odbcinst_GetSections.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _odbcinst_GetSections.c -fPIC -DPIC -o .libs/_odbcinst_GetSections.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _odbcinst_GetEntries.lo _odbcinst_GetEntries.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _odbcinst_GetEntries.c -fPIC -DPIC -o .libs/_odbcinst_GetEntries.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _SQLGetInstalledDrivers.lo _SQLGetInstalledDrivers.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLGetInstalledDrivers.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _SQLWriteInstalledDrivers.lo _SQLWriteInstalledDrivers.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _SQLWriteInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLWriteInstalledDrivers.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _SQLDriverConnectPrompt.lo _SQLDriverConnectPrompt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _SQLDriverConnectPrompt.c -fPIC -DPIC -o .libs/_SQLDriverConnectPrompt.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -version-info 2:0:0 -export-dynamic -export-symbols ./odbcinst.exp -o libodbcinst.la -rpath /usr/lib ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo SQLInstallODBC.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo ../ini/libinilc.la ../log/libloglc.la ../lst/liblstlc.la ../libltdl/libltdlc.la -lpthread libtool: link: echo "{ global:" > .libs/libodbcinst.ver libtool: link: cat ./odbcinst.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcinst.ver libtool: link: echo "local: *; };" >> .libs/libodbcinst.ver libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/SQLInstallODBC.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o -Wl,--whole-archive ../ini/.libs/libinilc.a ../log/.libs/libloglc.a ../lst/.libs/liblstlc.a ../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lpthread -O2 -g0 -pthread -pthread -Wl,-soname -Wl,libodbcinst.so.2 -Wl,-version-script -Wl,.libs/libodbcinst.ver -o .libs/libodbcinst.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbcinst.so.2" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so.2") libtool: link: (cd ".libs" && rm -f "libodbcinst.so" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so") libtool: link: ( cd ".libs" && rm -f "libodbcinst.la" && ln -s "../libodbcinst.la" "libodbcinst.la" ) /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o libodbcinstlc.la ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar cru .libs/libodbcinstlc.a .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib .libs/libodbcinstlc.a libtool: link: ( cd ".libs" && rm -f "libodbcinstlc.la" && ln -s "../libodbcinstlc.la" "libodbcinstlc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' Making all in DriverManager make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindParam.lo SQLBindParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCancelHandle.lo SQLCancelHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCancelHandle.c -fPIC -DPIC -o .libs/SQLCancelHandle.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttribute.lo SQLColAttribute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDataSources.lo SQLDataSources.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDataSources.c -fPIC -DPIC -o .libs/SQLDataSources.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDisconnect.lo SQLDisconnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDrivers.lo SQLDrivers.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDrivers.c -fPIC -DPIC -o .libs/SQLDrivers.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLError.lo SQLError.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetFunctions.lo SQLGetFunctions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetFunctions.c -fPIC -DPIC -o .libs/SQLGetFunctions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBrowseConnectW.lo SQLBrowseConnectW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBrowseConnectW.c -fPIC -DPIC -o .libs/SQLBrowseConnectW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttributeW.lo SQLColAttributeW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttributeW.c -fPIC -DPIC -o .libs/SQLColAttributeW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttributesW.lo SQLColAttributesW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttributesW.c -fPIC -DPIC -o .libs/SQLColAttributesW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumnPrivilegesW.lo SQLColumnPrivilegesW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumnPrivilegesW.c -fPIC -DPIC -o .libs/SQLColumnPrivilegesW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumnsW.lo SQLColumnsW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumnsW.c -fPIC -DPIC -o .libs/SQLColumnsW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConnectW.lo SQLConnectW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConnectW.c -fPIC -DPIC -o .libs/SQLConnectW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDataSourcesW.lo SQLDataSourcesW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDataSourcesW.c -fPIC -DPIC -o .libs/SQLDataSourcesW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeColW.lo SQLDescribeColW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeColW.c -fPIC -DPIC -o .libs/SQLDescribeColW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDriverConnectW.lo SQLDriverConnectW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDriverConnectW.c -fPIC -DPIC -o .libs/SQLDriverConnectW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDriversW.lo SQLDriversW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDriversW.c -fPIC -DPIC -o .libs/SQLDriversW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLErrorW.lo SQLErrorW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLErrorW.c -fPIC -DPIC -o .libs/SQLErrorW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecDirectW.lo SQLExecDirectW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecDirectW.c -fPIC -DPIC -o .libs/SQLExecDirectW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLForeignKeysW.lo SQLForeignKeysW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLForeignKeysW.c -fPIC -DPIC -o .libs/SQLForeignKeysW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectAttrW.lo SQLGetConnectAttrW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectAttrW.c -fPIC -DPIC -o .libs/SQLGetConnectAttrW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectOptionW.lo SQLGetConnectOptionW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectOptionW.c -fPIC -DPIC -o .libs/SQLGetConnectOptionW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetCursorNameW.lo SQLGetCursorNameW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetCursorNameW.c -fPIC -DPIC -o .libs/SQLGetCursorNameW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescFieldW.lo SQLGetDescFieldW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescFieldW.c -fPIC -DPIC -o .libs/SQLGetDescFieldW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescRecW.lo SQLGetDescRecW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescRecW.c -fPIC -DPIC -o .libs/SQLGetDescRecW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagFieldW.lo SQLGetDiagFieldW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagFieldW.c -fPIC -DPIC -o .libs/SQLGetDiagFieldW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagRecW.lo SQLGetDiagRecW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagRecW.c -fPIC -DPIC -o .libs/SQLGetDiagRecW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetInfoW.lo SQLGetInfoW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetInfoW.c -fPIC -DPIC -o .libs/SQLGetInfoW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtAttrW.lo SQLGetStmtAttrW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtAttrW.c -fPIC -DPIC -o .libs/SQLGetStmtAttrW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetTypeInfoW.lo SQLGetTypeInfoW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetTypeInfoW.c -fPIC -DPIC -o .libs/SQLGetTypeInfoW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNativeSqlW.lo SQLNativeSqlW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNativeSqlW.c -fPIC -DPIC -o .libs/SQLNativeSqlW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrepareW.lo SQLPrepareW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrepareW.c -fPIC -DPIC -o .libs/SQLPrepareW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrimaryKeysW.lo SQLPrimaryKeysW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrimaryKeysW.c -fPIC -DPIC -o .libs/SQLPrimaryKeysW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedureColumnsW.lo SQLProcedureColumnsW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedureColumnsW.c -fPIC -DPIC -o .libs/SQLProcedureColumnsW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProceduresW.lo SQLProceduresW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProceduresW.c -fPIC -DPIC -o .libs/SQLProceduresW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectAttrW.lo SQLSetConnectAttrW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectAttrW.c -fPIC -DPIC -o .libs/SQLSetConnectAttrW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectOptionW.lo SQLSetConnectOptionW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectOptionW.c -fPIC -DPIC -o .libs/SQLSetConnectOptionW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetCursorNameW.lo SQLSetCursorNameW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetCursorNameW.c -fPIC -DPIC -o .libs/SQLSetCursorNameW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescFieldW.lo SQLSetDescFieldW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescFieldW.c -fPIC -DPIC -o .libs/SQLSetDescFieldW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtAttrW.lo SQLSetStmtAttrW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtAttrW.c -fPIC -DPIC -o .libs/SQLSetStmtAttrW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtOptionW.lo SQLSetStmtOptionW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtOptionW.c -fPIC -DPIC -o .libs/SQLSetStmtOptionW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSpecialColumnsW.lo SQLSpecialColumnsW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSpecialColumnsW.c -fPIC -DPIC -o .libs/SQLSpecialColumnsW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLStatisticsW.lo SQLStatisticsW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLStatisticsW.c -fPIC -DPIC -o .libs/SQLStatisticsW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTablePrivilegesW.lo SQLTablePrivilegesW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTablePrivilegesW.c -fPIC -DPIC -o .libs/SQLTablePrivilegesW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTablesW.lo SQLTablesW.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTablesW.c -fPIC -DPIC -o .libs/SQLTablesW.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o __connection.lo __connection.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c __connection.c -fPIC -DPIC -o .libs/__connection.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o __handles.lo __handles.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c __handles.c -fPIC -DPIC -o .libs/__handles.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o __info.lo __info.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c __info.c -fPIC -DPIC -o .libs/__info.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o __stats.lo __stats.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c __stats.c -fPIC -DPIC -o .libs/__stats.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o __attribute.lo __attribute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c __attribute.c -fPIC -DPIC -o .libs/__attribute.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./DriverManager.exp -o libodbc.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCancelHandle.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDataSources.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLDrivers.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetFunctions.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo SQLBrowseConnectW.lo SQLColAttributeW.lo SQLColAttributesW.lo SQLColumnPrivilegesW.lo SQLColumnsW.lo SQLConnectW.lo SQLDataSourcesW.lo SQLDescribeColW.lo SQLDriverConnectW.lo SQLDriversW.lo SQLErrorW.lo SQLExecDirectW.lo SQLForeignKeysW.lo SQLGetConnectAttrW.lo SQLGetConnectOptionW.lo SQLGetCursorNameW.lo SQLGetDescFieldW.lo SQLGetDescRecW.lo SQLGetDiagFieldW.lo SQLGetDiagRecW.lo SQLGetInfoW.lo SQLGetStmtAttrW.lo SQLGetTypeInfoW.lo SQLNativeSqlW.lo SQLPrepareW.lo SQLPrimaryKeysW.lo SQLProcedureColumnsW.lo SQLProceduresW.lo SQLSetConnectAttrW.lo SQLSetConnectOptionW.lo SQLSetCursorNameW.lo SQLSetDescFieldW.lo SQLSetStmtAttrW.lo SQLSetStmtOptionW.lo SQLSpecialColumnsW.lo SQLStatisticsW.lo SQLTablePrivilegesW.lo SQLTablesW.lo __connection.lo __handles.lo __info.lo __stats.lo __attribute.lo ../lst/liblstlc.la ../log/libloglc.la ../ini/libinilc.la ../odbcinst/libodbcinstlc.la ../libltdl/libltdlc.la -lpthread libtool: link: echo "{ global:" > .libs/libodbc.ver libtool: link: cat ./DriverManager.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbc.ver libtool: link: echo "local: *; };" >> .libs/libodbc.ver libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCancelHandle.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDataSources.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLDrivers.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetFunctions.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/SQLBrowseConnectW.o .libs/SQLColAttributeW.o .libs/SQLColAttributesW.o .libs/SQLColumnPrivilegesW.o .libs/SQLColumnsW.o .libs/SQLConnectW.o .libs/SQLDataSourcesW.o .libs/SQLDescribeColW.o .libs/SQLDriverConnectW.o .libs/SQLDriversW.o .libs/SQLErrorW.o .libs/SQLExecDirectW.o .libs/SQLForeignKeysW.o .libs/SQLGetConnectAttrW.o .libs/SQLGetConnectOptionW.o .libs/SQLGetCursorNameW.o .libs/SQLGetDescFieldW.o .libs/SQLGetDescRecW.o .libs/SQLGetDiagFieldW.o .libs/SQLGetDiagRecW.o .libs/SQLGetInfoW.o .libs/SQLGetStmtAttrW.o .libs/SQLGetTypeInfoW.o .libs/SQLNativeSqlW.o .libs/SQLPrepareW.o .libs/SQLPrimaryKeysW.o .libs/SQLProcedureColumnsW.o .libs/SQLProceduresW.o .libs/SQLSetConnectAttrW.o .libs/SQLSetConnectOptionW.o .libs/SQLSetCursorNameW.o .libs/SQLSetDescFieldW.o .libs/SQLSetStmtAttrW.o .libs/SQLSetStmtOptionW.o .libs/SQLSpecialColumnsW.o .libs/SQLStatisticsW.o .libs/SQLTablePrivilegesW.o .libs/SQLTablesW.o .libs/__connection.o .libs/__handles.o .libs/__info.o .libs/__stats.o .libs/__attribute.o -Wl,--whole-archive ../lst/.libs/liblstlc.a ../log/.libs/libloglc.a ../ini/.libs/libinilc.a ../odbcinst/.libs/libodbcinstlc.a ../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lpthread -O2 -g0 -pthread -pthread -Wl,-soname -Wl,libodbc.so.2 -Wl,-version-script -Wl,.libs/libodbc.ver -o .libs/libodbc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbc.so.2" && ln -s "libodbc.so.2.0.0" "libodbc.so.2") libtool: link: (cd ".libs" && rm -f "libodbc.so" && ln -s "libodbc.so.2.0.0" "libodbc.so") libtool: link: ( cd ".libs" && rm -f "libodbc.la" && ln -s "../libodbc.la" "libodbc.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' Making all in exe make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o isql.o isql.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o isql isql.o ../DriverManager/libodbc.la ../extras/libodbcextraslc.la -lreadline -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o isql isql.o ../DriverManager/.libs/libodbc.so ../extras/.libs/libodbcextraslc.a -lreadline -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager/.libs /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o dltest.o dltest.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o dltest dltest.o ../libltdl/libltdlc.la -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o dltest dltest.o /tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl/./.libs/dlopen.a ../libltdl/.libs/libltdlc.a -lpthread -pthread /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o odbcinst.o odbcinst.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o odbcinst odbcinst.o ../odbcinst/libodbcinst.la ../ini/libinilc.la ../libltdl/libltdlc.la -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o odbcinst odbcinst.o /tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl/./.libs/dlopen.a ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a ../libltdl/.libs/libltdlc.a -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst/.libs /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o iusql.o iusql.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o iusql iusql.o ../DriverManager/libodbc.la ../odbcinst/libodbcinst.la ../ini/libinilc.la -lreadline -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o iusql iusql.o ../DriverManager/.libs/libodbc.so ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lreadline -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager/.libs -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst/.libs /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o odbc-config.o odbc-config.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o odbc_config odbc-config.o -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o odbc_config odbc-config.o -lpthread -pthread /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o slencheck.o slencheck.c /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o slencheck slencheck.o ../DriverManager/libodbc.la -lreadline -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -o slencheck slencheck.o ../DriverManager/.libs/libodbc.so -lreadline -lpthread -pthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager/.libs /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' Making all in cur make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindParam.lo SQLBindParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttribute.lo SQLColAttribute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLError.lo SQLError.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o /bin/bash ../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/bash ../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic ../DriverManager/libodbc.la -o libodbccr.la -rpath /usr/lib SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagRec.lo SQLGetDiagField.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescRec.lo SQLSetDescField.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo -lpthread libtool: link: echo "{ global:" > .libs/libodbccr.ver libtool: link: cat ./cur.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver libtool: link: echo "local: *; };" >> .libs/libodbccr.ver libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagRec.o .libs/SQLGetDiagField.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescRec.o .libs/SQLSetDescField.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o -Wl,-rpath -Wl,/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager/.libs ../DriverManager/.libs/libodbc.so -lpthread -O2 -g0 -pthread -pthread -Wl,-soname -Wl,libodbccr.so.2 -Wl,-version-script -Wl,.libs/libodbccr.ver -o .libs/libodbccr.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbccr.so.2" && ln -s "libodbccr.so.2.0.0" "libodbccr.so.2") libtool: link: (cd ".libs" && rm -f "libodbccr.so" && ln -s "libodbccr.so.2.0.0" "libodbccr.so") libtool: link: ( cd ".libs" && rm -f "libodbccr.la" && ln -s "../libodbccr.la" "libodbccr.la" ) make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' Making all in DRVConfig make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' Making all in Drivers make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' Making all in Postgre7.1 make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o bind.lo bind.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c bind.c -fPIC -DPIC -o .libs/bind.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o columninfo.lo columninfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c columninfo.c -fPIC -DPIC -o .libs/columninfo.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o connection.lo connection.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c connection.c -fPIC -DPIC -o .libs/connection.o connection.c: In function 'CC_send_settings': connection.c:1435:18: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration] 1435 | result = PG_SQLAllocStmt( self, &hstmt); | ^~~~~~~~~~~~~~~ | SQLAllocStmt connection.c:1444:18: warning: implicit declaration of function 'PG_SQLExecDirect'; did you mean 'SQLExecDirect'? [-Wimplicit-function-declaration] 1444 | result = PG_SQLExecDirect(hstmt, "set DateStyle to 'ISO'", SQL_NTS); | ^~~~~~~~~~~~~~~~ | SQLExecDirect connection.c:1505:9: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 1505 | PG_SQLFreeStmt(hstmt, SQL_DROP); | ^~~~~~~~~~~~~~ | SQLFreeStmt connection.c: In function 'CC_lookup_lo': connection.c:1539:18: warning: implicit declaration of function 'PG_SQLFetch'; did you mean 'SQLFetch'? [-Wimplicit-function-declaration] 1539 | result = PG_SQLFetch(hstmt); | ^~~~~~~~~~~ | SQLFetch connection.c:1545:18: warning: implicit declaration of function 'PG_SQLGetData'; did you mean 'SQLGetData'? [-Wimplicit-function-declaration] 1545 | result = PG_SQLGetData(hstmt, 1, SQL_C_SLONG, &self->lobj_type, sizeof(self->lobj_type), NULL); | ^~~~~~~~~~~~~ | SQLGetData /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o convert.lo convert.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c convert.c -fPIC -DPIC -o .libs/convert.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o dlg_specific.lo dlg_specific.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c dlg_specific.c -fPIC -DPIC -o .libs/dlg_specific.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o drvconn.lo drvconn.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c drvconn.c -fPIC -DPIC -o .libs/drvconn.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o environ.lo environ.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c environ.c -fPIC -DPIC -o .libs/environ.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o execute.lo execute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o execute.c: In function 'SQLCancel': execute.c:452:26: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 452 | result = PG_SQLFreeStmt( hstmt, SQL_CLOSE); | ^~~~~~~~~~~~~~ | SQLFreeStmt /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o info.lo info.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c info.c -fPIC -DPIC -o .libs/info.o info.c: In function 'SQLTables': info.c:981:18: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration] 981 | result = PG_SQLAllocStmt( stmt->hdbc, &htbl_stmt); | ^~~~~~~~~~~~~~~ | SQLAllocStmt info.c:1076:18: warning: implicit declaration of function 'PG_SQLExecDirect'; did you mean 'SQLExecDirect'? [-Wimplicit-function-declaration] 1076 | result = PG_SQLExecDirect(htbl_stmt, tables_query, strlen(tables_query)); | ^~~~~~~~~~~~~~~~ | SQLExecDirect info.c:1080:17: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 1080 | PG_SQLFreeStmt(htbl_stmt, SQL_DROP); | ^~~~~~~~~~~~~~ | SQLFreeStmt info.c:1084:14: warning: implicit declaration of function 'PG_SQLBindCol'; did you mean 'SQLBindCol'? [-Wimplicit-function-declaration] 1084 | result = PG_SQLBindCol(htbl_stmt, 1, SQL_C_CHAR, | ^~~~~~~~~~~~~ | SQLBindCol info.c:1131:18: warning: implicit declaration of function 'PG_SQLFetch'; did you mean 'SQLFetch'? [-Wimplicit-function-declaration] 1131 | result = PG_SQLFetch(htbl_stmt); | ^~~~~~~~~~~ | SQLFetch /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o lobj.lo lobj.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c lobj.c -fPIC -DPIC -o .libs/lobj.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o md5.lo md5.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o misc.lo misc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o options.lo options.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c options.c -fPIC -DPIC -o .libs/options.o options.c: In function 'SQLGetConnectOption': options.c:427:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 427 | *((UDWORD *) pvParam) = (UDWORD) NULL; | ^ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o parse.lo parse.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c parse.c -fPIC -DPIC -o .libs/parse.o parse.c: In function 'parse_statement': parse.c:583:34: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration] 583 | result = PG_SQLAllocStmt( stmt->hdbc, &hcol_stmt); | ^~~~~~~~~~~~~~~ | SQLAllocStmt parse.c:593:34: warning: implicit declaration of function 'PG_SQLColumns'; did you mean 'SQLColumns'? [-Wimplicit-function-declaration] 593 | result = PG_SQLColumns(hcol_stmt, "", 0, "", 0, | ^~~~~~~~~~~~~ | SQLColumns parse.c:628:33: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 628 | PG_SQLFreeStmt(hcol_stmt, SQL_DROP); | ^~~~~~~~~~~~~~ | SQLFreeStmt /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o pgtypes.lo pgtypes.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c pgtypes.c -fPIC -DPIC -o .libs/pgtypes.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o psqlodbc.lo psqlodbc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c psqlodbc.c -fPIC -DPIC -o .libs/psqlodbc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o qresult.lo qresult.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c qresult.c -fPIC -DPIC -o .libs/qresult.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o results.lo results.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c results.c -fPIC -DPIC -o .libs/results.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o socket.lo socket.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c socket.c -fPIC -DPIC -o .libs/socket.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o statement.lo statement.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c statement.c -fPIC -DPIC -o .libs/statement.o statement.c: In function 'SC_pre_execute': statement.c:486:17: warning: implicit declaration of function 'PG_SQLExecute'; did you mean 'SQLExecute'? [-Wimplicit-function-declaration] 486 | PG_SQLExecute(self); | ^~~~~~~~~~~~~ | SQLExecute /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o tuple.lo tuple.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c tuple.c -fPIC -DPIC -o .libs/tuple.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o tuplelist.lo tuplelist.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c tuplelist.c -fPIC -DPIC -o .libs/tuplelist.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./driver.exp -module -o libodbcpsql.la -rpath /usr/lib bind.lo columninfo.lo connection.lo convert.lo dlg_specific.lo drvconn.lo environ.lo execute.lo info.lo lobj.lo md5.lo misc.lo options.lo parse.lo pgtypes.lo psqlodbc.lo qresult.lo results.lo socket.lo statement.lo tuple.lo tuplelist.lo ../../lst/liblstlc.la ../../log/libloglc.la ../../ini/libinilc.la ../../odbcinst/libodbcinstlc.la ../../libltdl/libltdlc.la -lcrypt -lm -lpthread libtool: link: echo "{ global:" > .libs/libodbcpsql.ver libtool: link: cat ./driver.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcpsql.ver libtool: link: echo "local: *; };" >> .libs/libodbcpsql.ver libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/bind.o .libs/columninfo.o .libs/connection.o .libs/convert.o .libs/dlg_specific.o .libs/drvconn.o .libs/environ.o .libs/execute.o .libs/info.o .libs/lobj.o .libs/md5.o .libs/misc.o .libs/options.o .libs/parse.o .libs/pgtypes.o .libs/psqlodbc.o .libs/qresult.o .libs/results.o .libs/socket.o .libs/statement.o .libs/tuple.o .libs/tuplelist.o -Wl,--whole-archive ../../lst/.libs/liblstlc.a ../../log/.libs/libloglc.a ../../ini/.libs/libinilc.a ../../odbcinst/.libs/libodbcinstlc.a ../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lcrypt -lm -lpthread -O2 -g0 -pthread -pthread -Wl,-soname -Wl,libodbcpsql.so.2 -Wl,-version-script -Wl,.libs/libodbcpsql.ver -o .libs/libodbcpsql.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbcpsql.so.2" && ln -s "libodbcpsql.so.2.0.0" "libodbcpsql.so.2") libtool: link: (cd ".libs" && rm -f "libodbcpsql.so" && ln -s "libodbcpsql.so.2.0.0" "libodbcpsql.so") libtool: link: ( cd ".libs" && rm -f "libodbcpsql.la" && ln -s "../libodbcpsql.la" "libodbcpsql.la" ) make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' Making all in template make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttribute.lo SQLColAttribute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDisconnect.lo SQLDisconnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLError.lo SQLError.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _FreeDbc.lo _FreeDbc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _FreeDbc.c -fPIC -DPIC -o .libs/_FreeDbc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _FreeStmt.lo _FreeStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _FreeStmt.c -fPIC -DPIC -o .libs/_FreeStmt.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _FreeDbcList.lo _FreeDbcList.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _FreeDbcList.c -fPIC -DPIC -o .libs/_FreeDbcList.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _FreeStmtList.lo _FreeStmtList.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _FreeStmtList.c -fPIC -DPIC -o .libs/_FreeStmtList.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _FreeResults.lo _FreeResults.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _FreeResults.c -fPIC -DPIC -o .libs/_FreeResults.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _GetData.lo _GetData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _GetData.c -fPIC -DPIC -o .libs/_GetData.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _NativeToSQLColumnHeader.lo _NativeToSQLColumnHeader.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _NativeToSQLColumnHeader.c -fPIC -DPIC -o .libs/_NativeToSQLColumnHeader.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _NativeToSQLType.lo _NativeToSQLType.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _NativeToSQLType.c -fPIC -DPIC -o .libs/_NativeToSQLType.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _NativeTypeDesc.lo _NativeTypeDesc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _NativeTypeDesc.c -fPIC -DPIC -o .libs/_NativeTypeDesc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _NativeTypeLength.lo _NativeTypeLength.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _NativeTypeLength.c -fPIC -DPIC -o .libs/_NativeTypeLength.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o _NativeTypePrecision.lo _NativeTypePrecision.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c _NativeTypePrecision.c -fPIC -DPIC -o .libs/_NativeTypePrecision.o /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -version-info 1:0:0 -o libtemplate.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo _FreeDbc.lo _FreeStmt.lo _FreeDbcList.lo _FreeStmtList.lo _FreeResults.lo _GetData.lo _NativeToSQLColumnHeader.lo _NativeToSQLType.lo _NativeTypeDesc.lo _NativeTypeLength.lo _NativeTypePrecision.lo ../../lst/liblstlc.la ../../log/libloglc.la ../../ini/libinilc.la ../../odbcinst/libodbcinstlc.la ../../libltdl/libltdlc.la -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/_FreeDbc.o .libs/_FreeStmt.o .libs/_FreeDbcList.o .libs/_FreeStmtList.o .libs/_FreeResults.o .libs/_GetData.o .libs/_NativeToSQLColumnHeader.o .libs/_NativeToSQLType.o .libs/_NativeTypeDesc.o .libs/_NativeTypeLength.o .libs/_NativeTypePrecision.o -Wl,--whole-archive ../../lst/.libs/liblstlc.a ../../log/.libs/libloglc.a ../../ini/.libs/libinilc.a ../../odbcinst/.libs/libodbcinstlc.a ../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lpthread -O2 -g0 -pthread -pthread -Wl,-soname -Wl,libtemplate.so.1 -o .libs/libtemplate.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libtemplate.so.1" && ln -s "libtemplate.so.1.0.0" "libtemplate.so.1") libtool: link: (cd ".libs" && rm -f "libtemplate.so" && ln -s "libtemplate.so.1.0.0" "libtemplate.so") libtool: link: ( cd ".libs" && rm -f "libtemplate.la" && ln -s "../libtemplate.la" "libtemplate.la" ) make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' Making all in MiniSQL make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' Making all in nn make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o In file included from driver.h:28, from SQLAllocConnect.c:17: SQLAllocConnect.c: In function 'SQLAllocConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLAllocConnect.c:27:9: note: in expansion of macro 'UNSET_ERROR' 27 | UNSET_ERROR( penv->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o In file included from driver.h:28, from SQLBindCol.c:16: SQLBindCol.c: In function 'SQLBindCol': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLBindCol.c:30:9: note: in expansion of macro 'UNSET_ERROR' 30 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o In file included from driver.h:28, from SQLBindParameter.c:16: SQLBindParameter.c: In function 'SQLBindParameter': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLBindParameter.c:35:9: note: in expansion of macro 'UNSET_ERROR' 35 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o In file included from driver.h:28, from SQLCancel.c:16: SQLCancel.c: In function 'SQLCancel': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLCancel.c:25:9: note: in expansion of macro 'UNSET_ERROR' 25 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o In file included from driver.h:28, from SQLConnect.c:16: SQLConnect.c: In function 'SQLConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLConnect.c:31:9: note: in expansion of macro 'UNSET_ERROR' 31 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o In file included from driver.h:28, from SQLDescribeCol.c:16: SQLDescribeCol.c: In function 'SQLDescribeCol': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLDescribeCol.c:34:9: note: in expansion of macro 'UNSET_ERROR' 34 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDisconnect.lo SQLDisconnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o In file included from driver.h:28, from SQLDisconnect.c:16: SQLDisconnect.c: In function 'SQLDisconnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLDisconnect.c:23:9: note: in expansion of macro 'UNSET_ERROR' 23 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o In file included from driver.h:28, from SQLDriverConnect.c:16: SQLDriverConnect.c: In function 'SQLDriverConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLDriverConnect.c:33:9: note: in expansion of macro 'UNSET_ERROR' 33 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ SQLDriverConnect.c:64:22: warning: implicit declaration of function 'nnodbc_conndialog' [-Wimplicit-function-declaration] 64 | if ( nnodbc_conndialog( hwnd, buf, sizeof(buf)) ) | ^~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLError.lo SQLError.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o In file included from driver.h:28, from SQLExecDirect.c:16: SQLExecDirect.c: In function 'SQLExecDirect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLExecDirect.c:26:9: note: in expansion of macro 'UNSET_ERROR' 26 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLExecDirect.c:34:20: warning: implicit declaration of function 'sqlexecute'; did you mean 'nnsql_execute'? [-Wimplicit-function-declaration] 34 | sqlcode |= sqlexecute(hstmt); | ^~~~~~~~~~ | nnsql_execute /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o In file included from driver.h:28, from SQLExecute.c:16: SQLExecute.c: In function 'SQLExecute': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLExecute.c:23:9: note: in expansion of macro 'UNSET_ERROR' 23 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLExecute.c:25:16: warning: implicit declaration of function 'sqlexecute'; did you mean 'SQLExecute'? [-Wimplicit-function-declaration] 25 | return sqlexecute(hstmt); | ^~~~~~~~~~ | SQLExecute /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o In file included from driver.h:28, from SQLFetch.c:16: SQLFetch.c: In function 'SQLFetch': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLFetch.c:29:9: note: in expansion of macro 'UNSET_ERROR' 29 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o In file included from driver.h:28, from SQLFreeConnect.c:16: SQLFreeConnect.c: In function 'SQLFreeConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLFreeConnect.c:25:9: note: in expansion of macro 'UNSET_ERROR' 25 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o In file included from driver.h:28, from SQLGetConnectOption.c:16: SQLGetConnectOption.c: In function 'SQLGetConnectOption': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLGetConnectOption.c:23:9: note: in expansion of macro 'UNSET_ERROR' 23 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o In file included from driver.h:28, from SQLGetData.c:16: SQLGetData.c: In function 'SQLGetData': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLGetData.c:34:9: note: in expansion of macro 'UNSET_ERROR' 34 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o In file included from driver.h:28, from SQLNumParams.c:16: SQLNumParams.c: In function 'SQLNumParams': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLNumParams.c:24:9: note: in expansion of macro 'UNSET_ERROR' 24 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o In file included from driver.h:28, from SQLNumResultCols.c:16: SQLNumResultCols.c: In function 'SQLNumResultCols': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLNumResultCols.c:24:9: note: in expansion of macro 'UNSET_ERROR' 24 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o In file included from driver.h:28, from SQLParamData.c:16: SQLParamData.c: In function 'SQLParamData': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLParamData.c:29:9: note: in expansion of macro 'UNSET_ERROR' 29 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLParamData.c:60:25: warning: implicit declaration of function 'sqlputdata'; did you mean 'nnsql_putdate'? [-Wimplicit-function-declaration] 60 | sqlputdata( pstmt, ipar, data ); | ^~~~~~~~~~ | nnsql_putdate /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o In file included from driver.h:28, from SQLPrepare.c:16: SQLPrepare.c: In function 'SQLPrepare': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLPrepare.c:25:9: note: in expansion of macro 'UNSET_ERROR' 25 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o In file included from driver.h:28, from SQLPutData.c:16: SQLPutData.c: In function 'SQLPutData': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLPutData.c:30:9: note: in expansion of macro 'UNSET_ERROR' 30 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLPutData.c:79:9: warning: implicit declaration of function 'sqlputdata'; did you mean 'SQLPutData'? [-Wimplicit-function-declaration] 79 | sqlputdata( pstmt, pstmt->putipar, data ); | ^~~~~~~~~~ | SQLPutData /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o In file included from driver.h:28, from SQLRowCount.c:16: SQLRowCount.c: In function 'SQLRowCount': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLRowCount.c:24:9: note: in expansion of macro 'UNSET_ERROR' 24 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o In file included from driver.h:28, from SQLSetConnectOption.c:16: SQLSetConnectOption.c: In function 'SQLSetConnectOption': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLSetConnectOption.c:22:9: note: in expansion of macro 'UNSET_ERROR' 22 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o SQLSetParam.c: In function 'SQLSetParam': SQLSetParam.c:28:16: warning: implicit declaration of function 'SQLBindParameter' [-Wimplicit-function-declaration] 28 | return SQLBindParameter(hstmt, | ^~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o misc.lo misc.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o connect.lo connect.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c connect.c -fPIC -DPIC -o .libs/connect.o connect.c: In function 'getinitfile': connect.c:161:31: warning: implicit declaration of function 'getuid'; did you mean 'getpwuid'? [-Wimplicit-function-declaration] 161 | ptr = (char*)getpwuid(getuid()); | ^~~~~~ | getpwuid connect.c: In function 'getkeyvalbydsn': connect.c:266:29: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 266 | if( upper_strneq(str, "[default]", STRLEN("[default]")) ) | ^~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o convert.lo convert.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c convert.c -fPIC -DPIC -o .libs/convert.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o execute.lo execute.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o herr.lo herr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c herr.c -fPIC -DPIC -o .libs/herr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o prepare.lo prepare.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c prepare.c -fPIC -DPIC -o .libs/prepare.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o yyparse.lo yyparse.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c yyparse.c -fPIC -DPIC -o .libs/yyparse.o yyparse.c: In function 'nnsql_yyparse': yyparse.y:38:33: warning: implicit declaration of function 'nnsql_yylex'; did you mean 'nnsql_yyparse'? [-Wimplicit-function-declaration] 38 | # define yylex(pyylval) nnsql_yylex(pyylval, pyyenv) | ^~~~~~~~~~~ yyparse.c:1465:16: note: in expansion of macro 'yylex' 1465 | yychar = yylex (&yylval); | ^~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o yylex.lo yylex.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c yylex.c -fPIC -DPIC -o .libs/yylex.o yylex.c: In function 'getkeywdidxbyname': yylex.c:53:20: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 53 | if(upper_strneq(name, keywd_tab[i].name, 12)) | ^~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o yystmt.lo yystmt.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c yystmt.c -fPIC -DPIC -o .libs/yystmt.o yystmt.c: In function 'yyfetch': yystmt.c:208:33: warning: implicit declaration of function 'nnsql_getrange'; did you mean 'nnsql_getdate'? [-Wimplicit-function-declaration] 208 | nnsql_getrange(yystmt, &(yystmt->artnum_min), &(yystmt->artnum_max)); | ^~~~~~~~~~~~~~ | nnsql_getdate yystmt.c: In function 'nnsql_fetch': yystmt.c:316:37: warning: implicit declaration of function 'nnsql_srchtree_evl' [-Wimplicit-function-declaration] 316 | r = nnsql_srchtree_evl(hstmt); | ^~~~~~~~~~~~~~~~~~ yystmt.c: In function 'access_mode_chk': yystmt.c:518:29: warning: implicit declaration of function 'nnsql_strlike' [-Wimplicit-function-declaration] 518 | if( nnsql_strlike( pstmt->table, "%.test", 0, 0) ) | ^~~~~~~~~~~~~ yystmt.c:542:35: warning: implicit declaration of function 'nntp_postok'; did you mean 'nntp_last'? [-Wimplicit-function-declaration] 542 | if( ! pstmt->errcode && ! nntp_postok( pstmt->hcndes ) ) | ^~~~~~~~~~~ | nntp_last yystmt.c: In function 'nnsql_prepare': yystmt.c:585:9: warning: implicit declaration of function 'nnsql_yyinit' [-Wimplicit-function-declaration] 585 | nnsql_yyinit(&yyenv, pstmt); | ^~~~~~~~~~~~ yystmt.c:587:13: warning: implicit declaration of function 'nnsql_yyparse'; did you mean 'nnsql_prepare'? [-Wimplicit-function-declaration] 587 | if( nnsql_yyparse(&yyenv) | ^~~~~~~~~~~~~ | nnsql_prepare yystmt.c: In function 'do_srch_delete': yystmt.c:750:65: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 750 | sleep(1 + rcnt); | ^~~~~ yystmt.c: In function 'nnsql_execute': yystmt.c:817:29: warning: implicit declaration of function 'nnsql_srchtree_tchk' [-Wimplicit-function-declaration] 817 | if( nnsql_srchtree_tchk(hstmt) | ^~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o yyerr.lo yyerr.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c yyerr.c -fPIC -DPIC -o .libs/yyerr.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o yyevl.lo yyevl.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c yyevl.c -fPIC -DPIC -o .libs/yyevl.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o yytchk.lo yytchk.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c yytchk.c -fPIC -DPIC -o .libs/yytchk.o /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o nncol.lo nncol.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c nncol.c -fPIC -DPIC -o .libs/nncol.o nncol.c: In function 'nnsql_getcolidxbyname': nncol.c:28:20: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 28 | if(upper_strneq( col_name, nncol_info_tab[i].name, 16)) | ^~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o nndate.lo nndate.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c nndate.c -fPIC -DPIC -o .libs/nndate.o nndate.c: In function 'nndate2date': nndate.c:56:21: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 56 | if( upper_strneq(buf, month_name[i], 3) ) | ^~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=compile /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c -o nntp.lo nntp.c libtool: compile: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -c nntp.c -fPIC -DPIC -o .libs/nntp.o nntp.c: In function 'nntp_connect': nntp.c:92:43: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] 92 | srvaddr.sin_addr.s_addr = inet_addr(server); | ^~~~~~~~~ In file included from nntp.c:17: ./nnconfig.h:72:49: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 72 | # define SOCK_CLOSE(sd) close(sd) | ^~~~~ nntp.c:122:17: note: in expansion of macro 'SOCK_CLOSE' 122 | SOCK_CLOSE( sock ); | ^~~~~~~~~~ nntp.c: In function 'nntp_xhdr': nntp.c:454:16: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 454 | flag = upper_strneq(xhdr_data->header, "lines", 6); | ^~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=link /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -no-undefined -version-info 1:0:0 -module -o libnn.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLCancel.lo SQLConnect.lo SQLDescribeCol.lo SQLDisconnect.lo SQLDriverConnect.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLFetch.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeStmt.lo SQLGetConnectOption.lo SQLGetData.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLPrepare.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetParam.lo misc.lo connect.lo convert.lo execute.lo herr.lo prepare.lo yyparse.lo yylex.lo yystmt.lo yyerr.lo yyevl.lo yytchk.lo nncol.lo nndate.lo nntp.lo -lpthread libtool: link: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLConnect.o .libs/SQLDescribeCol.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLFetch.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeStmt.o .libs/SQLGetConnectOption.o .libs/SQLGetData.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLPrepare.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectOption.o .libs/SQLSetParam.o .libs/misc.o .libs/connect.o .libs/convert.o .libs/execute.o .libs/herr.o .libs/prepare.o .libs/yyparse.o .libs/yylex.o .libs/yystmt.o .libs/yyerr.o .libs/yyevl.o .libs/yytchk.o .libs/nncol.o .libs/nndate.o .libs/nntp.o -lpthread -O2 -g0 -pthread -pthread -Wl,-soname -Wl,libnn.so.1 -o .libs/libnn.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libnn.so.1" && ln -s "libnn.so.1.0.0" "libnn.so.1") libtool: link: (cd ".libs" && rm -f "libnn.so" && ln -s "libnn.so.1.0.0" "libnn.so") libtool: link: ( cd ".libs" && rm -f "libnn.la" && ln -s "../libnn.la" "libnn.la" ) make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' Making all in include make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' Making all in AdministratorManual make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' Making all in ProgrammerManual make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making all in Tutorial make[5]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making all in UserManual make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' Making all in lst make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' Making all in samples make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[1]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' >>> unixodbc 2.3.11 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/unixodbc-2.3.11/ make[1]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' Making install in extras make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' Making install in log make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' Making install in lst make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' Making install in ini make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' Making install in libltdl make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' Making install in odbcinst make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libodbcinst.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcinst.so.2.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbcinst.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so.2 || { rm -f libodbcinst.so.2 && ln -s libodbcinst.so.2.0.0 libodbcinst.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so || { rm -f libodbcinst.so && ln -s libodbcinst.so.2.0.0 libodbcinst.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcinst.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbcinst.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' Making install in DriverManager make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libodbc.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbc.so.2.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbc.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so.2 || { rm -f libodbc.so.2 && ln -s libodbc.so.2.0.0 libodbc.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so || { rm -f libodbc.so && ln -s libodbc.so.2.0.0 libodbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbc.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' Making install in exe make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c isql dltest odbcinst iusql odbc_config slencheck '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c isql /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/isql libtool: install: /usr/bin/install -c dltest /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/dltest libtool: install: /usr/bin/install -c odbcinst /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/odbcinst libtool: install: /usr/bin/install -c iusql /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/iusql libtool: install: /usr/bin/install -c odbc_config /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/odbc_config libtool: install: /usr/bin/install -c slencheck /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/slencheck make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' Making install in cur make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libodbccr.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbccr.so.2.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbccr.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so.2 || { rm -f libodbccr.so.2 && ln -s libodbccr.so.2.0.0 libodbccr.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so || { rm -f libodbccr.so && ln -s libodbccr.so.2.0.0 libodbccr.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbccr.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbccr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' Making install in DRVConfig make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' Making install in Drivers make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' Making install in Postgre7.1 make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libodbcpsql.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcpsql.so.2.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbcpsql.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so.2 || { rm -f libodbcpsql.so.2 && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so || { rm -f libodbcpsql.so && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcpsql.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libodbcpsql.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' Making install in template make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtemplate.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libtemplate.so.1.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libtemplate.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so.1 || { rm -f libtemplate.so.1 && ln -s libtemplate.so.1.0.0 libtemplate.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so || { rm -f libtemplate.so && ln -s libtemplate.so.1.0.0 libtemplate.so; }; }) libtool: install: /usr/bin/install -c .libs/libtemplate.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libtemplate.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' Making install in MiniSQL make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' Making install in nn make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libnn.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libnn.so.1.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libnn.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so.1 || { rm -f libnn.so.1 && ln -s libnn.so.1.0.0 libnn.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so || { rm -f libnn.so && ln -s libnn.so.1.0.0 libnn.so; }; }) libtool: install: /usr/bin/install -c .libs/libnn.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libnn.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h sqlspi.h autotest.h uodbc_stats.h uodbc_extras.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' Making install in AdministratorManual make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' Making install in ProgrammerManual make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in Tutorial make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in UserManual make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' Making install in lst make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 isql.1 odbcinst.1 dltest.1 iusql.1 odbc_config.1 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 odbc.ini.5 odbcinst.ini.5 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man7' /usr/bin/install -c -m 644 unixODBC.7 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man7' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' Making install in samples make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 unixodbc.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 cur/odbccr.pc DriverManager/odbc.pc odbcinst/odbcinst.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/unixODBC' /usr/bin/install -c -m 644 unixodbc_conf.h config.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/unixODBC' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' /usr/bin/mkdir -p /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/etc/ODBCDataSources touch /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/etc/odbcinst.ini touch /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/etc/odbc.ini make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[1]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' >>> unixodbc 2.3.11 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> unixodbc 2.3.11 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/unixodbc-2.3.11/ make[1]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' Making install in extras make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/extras' Making install in log make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/log' Making install in lst make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/lst' Making install in ini make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/ini' Making install in libltdl make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/libltdl' Making install in odbcinst make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libodbcinst.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcinst.so.2.0.0 /tmp/instance-9/output-1/target/usr/lib/libodbcinst.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so.2 || { rm -f libodbcinst.so.2 && ln -s libodbcinst.so.2.0.0 libodbcinst.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so || { rm -f libodbcinst.so && ln -s libodbcinst.so.2.0.0 libodbcinst.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcinst.lai /tmp/instance-9/output-1/target/usr/lib/libodbcinst.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/odbcinst' Making install in DriverManager make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libodbc.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbc.so.2.0.0 /tmp/instance-9/output-1/target/usr/lib/libodbc.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so.2 || { rm -f libodbc.so.2 && ln -s libodbc.so.2.0.0 libodbc.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so || { rm -f libodbc.so && ln -s libodbc.so.2.0.0 libodbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbc.lai /tmp/instance-9/output-1/target/usr/lib/libodbc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DriverManager' Making install in exe make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error /bin/bash: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c isql dltest odbcinst iusql odbc_config slencheck '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c isql /tmp/instance-9/output-1/target/usr/bin/isql libtool: install: /usr/bin/install -c dltest /tmp/instance-9/output-1/target/usr/bin/dltest libtool: install: /usr/bin/install -c odbcinst /tmp/instance-9/output-1/target/usr/bin/odbcinst libtool: install: /usr/bin/install -c iusql /tmp/instance-9/output-1/target/usr/bin/iusql libtool: install: /usr/bin/install -c odbc_config /tmp/instance-9/output-1/target/usr/bin/odbc_config libtool: install: /usr/bin/install -c slencheck /tmp/instance-9/output-1/target/usr/bin/slencheck make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/exe' Making install in cur make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libodbccr.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbccr.so.2.0.0 /tmp/instance-9/output-1/target/usr/lib/libodbccr.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so.2 || { rm -f libodbccr.so.2 && ln -s libodbccr.so.2.0.0 libodbccr.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so || { rm -f libodbccr.so && ln -s libodbccr.so.2.0.0 libodbccr.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbccr.lai /tmp/instance-9/output-1/target/usr/lib/libodbccr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/cur' Making install in DRVConfig make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/DRVConfig' Making install in Drivers make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' Making install in Postgre7.1 make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libodbcpsql.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcpsql.so.2.0.0 /tmp/instance-9/output-1/target/usr/lib/libodbcpsql.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so.2 || { rm -f libodbcpsql.so.2 && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so || { rm -f libodbcpsql.so && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcpsql.lai /tmp/instance-9/output-1/target/usr/lib/libodbcpsql.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' Making install in template make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtemplate.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtemplate.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libtemplate.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so.1 || { rm -f libtemplate.so.1 && ln -s libtemplate.so.1.0.0 libtemplate.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so || { rm -f libtemplate.so && ln -s libtemplate.so.1.0.0 libtemplate.so; }; }) libtool: install: /usr/bin/install -c .libs/libtemplate.lai /tmp/instance-9/output-1/target/usr/lib/libtemplate.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/template' Making install in MiniSQL make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' Making install in nn make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libnn.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libnn.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libnn.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so.1 || { rm -f libnn.so.1 && ln -s libnn.so.1.0.0 libnn.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so || { rm -f libnn.so && ln -s libnn.so.1.0.0 libnn.so; }; }) libtool: install: /usr/bin/install -c .libs/libnn.lai /tmp/instance-9/output-1/target/usr/lib/libnn.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/Drivers' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include' /usr/bin/install -c -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h sqlspi.h autotest.h uodbc_stats.h uodbc_extras.h '/tmp/instance-9/output-1/target/usr/include' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/include' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' Making install in AdministratorManual make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' Making install in ProgrammerManual make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in Tutorial make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in UserManual make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/UserManual' Making install in lst make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/doc' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 isql.1 odbcinst.1 dltest.1 iusql.1 odbc_config.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 odbc.ini.5 odbcinst.ini.5 '/tmp/instance-9/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 unixODBC.7 '/tmp/instance-9/output-1/target/usr/share/man/man7' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/man' Making install in samples make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11/samples' make[2]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include' /usr/bin/install -c -m 644 unixodbc.h '/tmp/instance-9/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 cur/odbccr.pc DriverManager/odbc.pc odbcinst/odbcinst.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/unixODBC' /usr/bin/install -c -m 644 unixodbc_conf.h config.h '/tmp/instance-9/output-1/target/usr/include/unixODBC' /home/autobuild/make/make install-data-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' /usr/bin/mkdir -p /tmp/instance-9/output-1/target/etc/ODBCDataSources touch /tmp/instance-9/output-1/target/etc/odbcinst.ini touch /tmp/instance-9/output-1/target/etc/odbc.ini make[4]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[3]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[2]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' make[1]: Leaving directory '/tmp/instance-9/output-1/build/unixodbc-2.3.11' >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Downloading GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /tmp/instance-9/dl/uqmi/git/.git/ GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git remote add origin 'https://git.openwrt.org/project/uqmi.git' GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git remote set-url origin 'https://git.openwrt.org/project/uqmi.git' Fetching all references GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git fetch origin From https://git.openwrt.org/project/uqmi * [new branch] master -> origin/master GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git fetch origin -t GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git checkout -f -q '0a19b5b77140465c29e2afa7d611fe93abc9672f' warning: refname '0a19b5b77140465c29e2afa7d611fe93abc9672f' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/tmp/instance-9/dl/uqmi/git/.git git clean -ffdx uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz: OK (sha256: aae6a72791da8f58012303ba3bfeeb613e74597cbebfb9e7c2d9125e6f256799) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Extracting gzip -d -c /tmp/instance-9/dl/uqmi/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f -xf - >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Patching >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Configuring (mkdir -p /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && cd /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && rm -f CMakeCache.txt && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/output-1/host/bin/cmake /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-9/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 3%] Generating qmi-message-ctl.h [ 6%] Generating qmi-message-dms.h [ 9%] Generating qmi-message-nas.h [ 12%] Generating qmi-message-pds.h [ 16%] Generating qmi-message-wds.h [ 19%] Generating qmi-message-wms.h [ 22%] Generating qmi-message-wda.h [ 25%] Generating qmi-message-uim.h [ 25%] Built target gen-headers [ 29%] Generating qmi-errors.c [ 29%] Built target gen-errors [ 32%] Generating qmi-message-wms.c [ 35%] Generating qmi-message-ctl.c [ 38%] Generating qmi-message-dms.c [ 41%] Generating qmi-message-nas.c [ 45%] Generating qmi-message-pds.c [ 48%] Generating qmi-message-uim.c [ 51%] Generating qmi-message-wda.c [ 54%] Generating qmi-message-wds.c [ 58%] Building C object CMakeFiles/uqmi.dir/main.c.o [ 61%] Building C object CMakeFiles/uqmi.dir/dev.c.o [ 64%] Building C object CMakeFiles/uqmi.dir/commands.c.o [ 67%] Building C object CMakeFiles/uqmi.dir/qmi-message.c.o [ 70%] Building C object CMakeFiles/uqmi.dir/mbim.c.o [ 74%] Building C object CMakeFiles/uqmi.dir/qmi-message-ctl.c.o [ 77%] Building C object CMakeFiles/uqmi.dir/qmi-message-dms.c.o [ 80%] Building C object CMakeFiles/uqmi.dir/qmi-message-nas.c.o [ 83%] Building C object CMakeFiles/uqmi.dir/qmi-message-pds.c.o [ 87%] Building C object CMakeFiles/uqmi.dir/qmi-message-wds.c.o [ 90%] Building C object CMakeFiles/uqmi.dir/qmi-message-wms.c.o [ 93%] Building C object CMakeFiles/uqmi.dir/qmi-message-wda.c.o [ 96%] Building C object CMakeFiles/uqmi.dir/qmi-message-uim.c.o [100%] Linking C executable uqmi [100%] Built target uqmi make[1]: Leaving directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/sbin/uqmi make[1]: Leaving directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' utf8proc-2.7.0.tar.gz: OK (sha256: 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1) >>> utf8proc 2.7.0 Extracting gzip -d -c /tmp/instance-9/dl/utf8proc/utf8proc-2.7.0.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/utf8proc-2.7.0 -xf - >>> utf8proc 2.7.0 Patching >>> utf8proc 2.7.0 Configuring (mkdir -p /tmp/instance-9/output-1/build/utf8proc-2.7.0//buildroot-build && cd /tmp/instance-9/output-1/build/utf8proc-2.7.0//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/output-1/host/bin/cmake /tmp/instance-9/output-1/build/utf8proc-2.7.0/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-9/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build >>> utf8proc 2.7.0 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build' [ 50%] Building C object CMakeFiles/utf8proc.dir/utf8proc.c.o [100%] Linking C shared library libutf8proc.so [100%] Built target utf8proc make[1]: Leaving directory '/tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build' >>> utf8proc 2.7.0 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-9/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/utf8proc.h -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libutf8proc.so.2.5.0 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libutf8proc.so.2 -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libutf8proc.so -- Installing: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build' >>> utf8proc 2.7.0 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> utf8proc 2.7.0 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/include/utf8proc.h -- Installing: /tmp/instance-9/output-1/target/usr/lib/libutf8proc.so.2.5.0 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libutf8proc.so.2 -- Installing: /tmp/instance-9/output-1/target/usr/lib/libutf8proc.so -- Installing: /tmp/instance-9/output-1/target/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/tmp/instance-9/output-1/build/utf8proc-2.7.0/buildroot-build' >>> ux500-firmware 1.1.3-6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.7tiRI4/output' 'https://launchpad.net/~igloocommunity-maintainers/+archive/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz' --2022-12-07 02:10:43-- https://launchpad.net/~igloocommunity-maintainers/+archive/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz Resolving launchpad.net (launchpad.net)... 185.125.189.223, 185.125.189.222, 2620:2d:4000:1001::8004, ... Connecting to launchpad.net (launchpad.net)|185.125.189.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://launchpad.net/~igloocommunity-maintainers/+archive/ubuntu/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz [following] --2022-12-07 02:10:44-- https://launchpad.net/~igloocommunity-maintainers/+archive/ubuntu/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz Reusing existing connection to launchpad.net:443. HTTP request sent, awaiting response... 303 See Other Location: https://launchpadlibrarian.net/108036422/ux500-firmware_1.1.3-6linaro1.tar.gz [following] --2022-12-07 02:10:44-- https://launchpadlibrarian.net/108036422/ux500-firmware_1.1.3-6linaro1.tar.gz Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 185.125.189.229, 185.125.189.228, 2620:2d:4000:1001::8008, ... Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|185.125.189.229|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 567553 (554K) [application/gzipped-tar] Saving to: '/tmp/instance-9/output-1/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.7tiRI4/output' 0K .......... .......... .......... .......... .......... 9% 420K 1s 50K .......... .......... .......... .......... .......... 18% 219K 2s 100K .......... .......... .......... .......... .......... 27% 1.15M 1s 150K .......... .......... .......... .......... .......... 36% 1.05M 1s 200K .......... .......... .......... .......... .......... 45% 817K 1s 250K .......... .......... .......... .......... .......... 54% 1.43M 0s 300K .......... .......... .......... .......... .......... 63% 1.62M 0s 350K .......... .......... .......... .......... .......... 72% 1.97M 0s 400K .......... .......... .......... .......... .......... 81% 2.81M 0s 450K .......... .......... .......... .......... .......... 90% 2.67M 0s 500K .......... .......... .......... .......... .......... 99% 2.78M 0s 550K .... 100% 60.6M=0.6s 2022-12-07 02:10:45 (867 KB/s) - '/tmp/instance-9/output-1/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.7tiRI4/output' saved [567553/567553] ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /tmp/instance-9/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/ux500-firmware-1.1.3-6 DESTDIR=/tmp/instance-9/output-1/target install make[1]: Entering directory '/tmp/instance-9/output-1/build/ux500-firmware-1.1.3-6' install -d /tmp/instance-9/output-1/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /tmp/instance-9/output-1/target/lib/firmware install -m 0666 cw1200/*.bin /tmp/instance-9/output-1/target/lib/firmware/cw1200 make[1]: Leaving directory '/tmp/instance-9/output-1/build/ux500-firmware-1.1.3-6' for f in /tmp/instance-9/output-1/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done vue-3.2.33.tgz: OK (sha256: 042033a2a8e6d45f750924953f03c34058d5afd9cc1571fbaf1827eaf04f6943) >>> vuejs 3.2.33 Extracting gzip -d -c /tmp/instance-9/dl/vuejs/vue-3.2.33.tgz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/vuejs-3.2.33 -xf - >>> vuejs 3.2.33 Patching >>> vuejs 3.2.33 Configuring >>> vuejs 3.2.33 Building >>> vuejs 3.2.33 Installing to target /usr/bin/install -m 644 -D /tmp/instance-9/output-1/build/vuejs-3.2.33/dist/vue.global.prod.js /tmp/instance-9/output-1/target/var/www/vue.js w_scan-20170107.tar.bz2: OK (sha256: 38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe) >>> w_scan 20170107 Extracting bzcat /tmp/instance-9/dl/w_scan/w_scan-20170107.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/w_scan-20170107 -xf - >>> w_scan 20170107 Patching Applying 0001-musl.patch using patch: patching file descriptors.h patching file version.h Applying 0002-si_types-h-fix-build-with-gcc-10.patch using patch: patching file si_types.h >>> w_scan 20170107 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/w_scan-20170107 -name $file); do cp support/gnuconfig/$file $i; done; done >>> w_scan 20170107 Patching libtool >>> w_scan 20170107 Configuring (cd /tmp/instance-9/output-1/build/w_scan-20170107/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... /tmp/instance-9/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> w_scan 20170107 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/w_scan-20170107/ make[1]: Entering directory '/tmp/instance-9/output-1/build/w_scan-20170107' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-9/output-1/build/w_scan-20170107' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c atsc_psip_section.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c countries.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c descriptors.c descriptors.c: In function 'parse_service_descriptor': descriptors.c:193:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 193 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:210:9: note: here 210 | default: | ^~~~~~~ descriptors.c:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:254:9: note: here 254 | default: | ^~~~~~~ descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 310 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:327:9: note: here 327 | default: | ^~~~~~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 354 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:371:9: note: here 371 | default: | ^~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c diseqc.c diseqc.c: In function 'rotate_rotor': diseqc.c:346:50: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 346 | rotation_angle = abs(rotor_angle(to_satlist_index) - rotor_angle(from_satlist_index)); | ^~~ diseqc.c: In function 'setup_scr': diseqc.c:602:27: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 602 | uint16_t fIF = ROUND(abs(t->frequency - fLO)/1000.0); // 950..2150MHz | ^~~ diseqc.c:500:26: note: in definition of macro 'ROUND' 500 | #define ROUND(x) ( 0.5 + x ) | ^ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dump-dvbscan.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dump-vdr.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dump-xine.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dump-mplayer.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dump-vlc-m3u.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dvbscan.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c lnb.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c parse-dvbscan.c parse-dvbscan.c: In function 'vdr_code_from_token': parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 436 | neg++; // no break, fall through | ~~~^~ parse-dvbscan.c:437:25: note: here 437 | case 'W': | ^~~~ parse-dvbscan.c: In function 'dvbscan_parse_rotor_positions': parse-dvbscan.c:553:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 553 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:567:33: note: here 567 | case sat_id: | ^~~~ parse-dvbscan.c:579:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 579 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:593:33: note: here 593 | case end_of_line_rotor: | ^~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c satellites.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c scan.c scan.c: In function 'alloc_transponder': scan.c:204:14: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 204 | t->cells = &(t->_cells); | ^~~~~~~~~~~~ scan.c:211:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 211 | t->services = &(t->_services); | ^~~~~~~~~~~~~~~ scan.c: In function 'copy_transponder': scan.c:727:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 727 | dest->cells = &(dest->_cells); | ^~~~~~~~~~~~~~~ scan.c:746:20: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 746 | dest->services = &(dest->_services); | ^~~~~~~~~~~~~~~~~~ scan.c: In function 'parse_descriptors': scan.c:930:69: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 930 | parse_network_change_notify_descriptor(buf, &((struct transponder *) data)->network_change); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'parse_nit': scan.c:1362:20: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 1362 | tn.services = &tn._services; | ^~~~~~~~~~~~~ scan.c:1364:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 1364 | tn.cells = &tn._cells; | ^~~~~~~~~~ scan.c: In function 'set_frontend': scan.c:2107:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2107 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2107:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2109:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2109 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2109:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2113:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2113 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2113:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2115:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2115 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2115:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2120:35: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2120 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2120:35: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c: In function 'main': scan.c:3538:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 3538 | for (opt=0; optrolloff == ROLLOFF_AUTO) | ^ scan.c:262:6: note: here 262 | case SYS_DSS: | ^~~~ scan.c: In function 'set_frontend': scan.c:2150:55: warning: this statement may fall through [-Wimplicit-fallthrough=] 2150 | if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2154:6: note: here 2154 | case SCAN_TERRESTRIAL: | ^~~~ scan.c:2155:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 2155 | if (t->delsys == SYS_DVBT2) { | ^ scan.c:2162:6: note: here 2162 | case SCAN_TERRCABLE_ATSC: | ^~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c section.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c tools.c tools.c: In function 'run_time': tools.c:427:28: warning: '%.2d' directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~ tools.c:427:3: note: 'sprintf' output between 10 and 26 bytes into a destination of size 12 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c emulate.c emulate.c: In function 'has_lock': emulate.c:274:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 274 | tp_if = abs(t->frequency - em_device.lnb_high); | ^~~ emulate.c:276:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 276 | tp_if = abs(t->frequency - em_device.lnb_low); | ^~~ emulate.c:278:13: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 278 | if (abs(tp_if - em_device.frequency) > 2000) { | ^~~ emulate.c: In function 'parse_logfile': emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | sidata->t.type = SCAN_TERRCABLE_ATSC; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here 978 | default: | ^~~~~~~ emulate.c: In function 'has_lock': emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 267 | if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { | ^ emulate.c:272:6: note: here 272 | case SYS_DVBS: | ^~~~ emulate.c: In function 'parse_logfile.isra': emulate.c:727:12: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 727 | strncpy(&em_device.fe_info.name[0], p, 128); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dump-xml.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iconv_codes.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c char-coding.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o make[2]: Leaving directory '/tmp/instance-9/output-1/build/w_scan-20170107' make[1]: Leaving directory '/tmp/instance-9/output-1/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/w_scan-20170107/ make[1]: Entering directory '/tmp/instance-9/output-1/build/w_scan-20170107' make[2]: Entering directory '/tmp/instance-9/output-1/build/w_scan-20170107' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c w_scan '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/w_scan.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/w_scan-20170107' make[1]: Leaving directory '/tmp/instance-9/output-1/build/w_scan-20170107' >>> xlib_libfontenc 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libfontenc-1.1.4.tar.bz2.g3AajN/output' 'http://xorg.freedesktop.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2' --2022-12-07 02:11:06-- http://xorg.freedesktop.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 [following] --2022-12-07 02:11:06-- https://www.x.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 320492 (313K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libfontenc-1.1.4.tar.bz2.g3AajN/output' 0K .......... .......... .......... .......... .......... 15% 597K 0s 50K .......... .......... .......... .......... .......... 31% 1.15M 0s 100K .......... .......... .......... .......... .......... 47% 146M 0s 150K .......... .......... .......... .......... .......... 63% 1.16M 0s 200K .......... .......... .......... .......... .......... 79% 187M 0s 250K .......... .......... .......... .......... .......... 95% 216M 0s 300K .......... .. 100% 186M=0.2s 2022-12-07 02:11:07 (1.81 MB/s) - '/tmp/instance-9/output-1/build/.libfontenc-1.1.4.tar.bz2.g3AajN/output' saved [320492/320492] libfontenc-1.1.4.tar.bz2: OK (md5: 6447db6a689fb530c218f0f8328c3abc) libfontenc-1.1.4.tar.bz2: OK (sha1: d4f232b0b07487b984e13422ce4130b61a8b9edb) libfontenc-1.1.4.tar.bz2: OK (sha256: 2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079) libfontenc-1.1.4.tar.bz2: OK (sha512: 76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582) >>> xlib_libfontenc 1.1.4 Extracting bzcat /tmp/instance-9/dl/xlib_libfontenc/libfontenc-1.1.4.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4 -xf - >>> xlib_libfontenc 1.1.4 Patching >>> xlib_libfontenc 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libfontenc 1.1.4 Patching libtool patching file /tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libfontenc 1.1.4 Configuring (cd /tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datarootdir}/fonts/X11 checking for directory for encodings files... ${FONTROOTDIR}/encodings checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclose in -lz... yes checking for FONTENC... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating fontenc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> xlib_libfontenc 1.1.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' CC encparse.lo encparse.c: In function 'FontEncReallyReallyLoad': encparse.c:903:30: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 903 | count = fscanf(file, format, encoding_name, file_name); | ^~~~~~ CC fontenc.lo fontenc.c:581:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL }; | ^~~~~~~~~~~~ fontenc.c:584:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 584 | {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0}, /* Unicode */ | ^~~~~~~~~~~~ fontenc.c:585:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 585 | {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */ | ^~~~~~~~~~~ fontenc.c:586:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */ | ^~~~~~~~~~~ fontenc.c:587:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 587 | {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */ | ^~~~~~~~~~~ fontenc.c:588:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 588 | {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */ | ^~~~~~~~~~~ fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */ | ^~~~~~~~~~~ fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 590 | {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */ | ^~~~~~~~~~~ fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */ | ^~~~~~~~~~~ fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */ | ^~~~~~~~~~~ fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */ | ^~~~~~~~~~~ fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 594 | {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0}, /* Latin 6 (Nordic) */ | ^~~~~~~~~~~~ fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 595 | {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */ | ^~~~~~~~~~~~ fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0}, /* Russian */ | ^~~~~~~~ fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0}, /* Ukrainian */ | ^~~~~~~~~ fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0}, /* Russian/Ukrainian/Bielorussian */ | ^~~~~~~~~~ fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0}, /* ``European'' */ | ^~~~~~~~ fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0}, /* Ukrainian too */ | ^~~~~~~~ fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 601 | {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0}, | ^~~~~~~~~~~~~~~~~~ fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0}, | ^~~~~~~~~~~~~ CCLD libfontenc.la make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' >>> xlib_libfontenc 1.1.4 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfontenc.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libfontenc.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libfontenc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fontenc.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' >>> xlib_libfontenc 1.1.4 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xlib_libfontenc 1.1.4 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfontenc.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libfontenc.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /tmp/instance-9/output-1/target/usr/lib/libfontenc.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/X11/fonts' /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/tmp/instance-9/output-1/target/usr/include/X11/fonts' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fontenc.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libfontenc-1.1.4' >>> xapp_mkfontscale 1.2.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.mkfontscale-1.2.2.tar.xz.LAhs2E/output' 'http://xorg.freedesktop.org/releases/individual/app/mkfontscale-1.2.2.tar.xz' --2022-12-07 02:11:20-- http://xorg.freedesktop.org/releases/individual/app/mkfontscale-1.2.2.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/mkfontscale-1.2.2.tar.xz [following] --2022-12-07 02:11:20-- https://www.x.org/releases/individual/app/mkfontscale-1.2.2.tar.xz Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 143436 (140K) [application/x-xz] Saving to: '/tmp/instance-9/output-1/build/.mkfontscale-1.2.2.tar.xz.LAhs2E/output' 0K .......... .......... .......... .......... .......... 35% 594K 0s 50K .......... .......... .......... .......... .......... 71% 1.18M 0s 100K .......... .......... .......... .......... 100% 152M=0.1s 2022-12-07 02:11:20 (1.09 MB/s) - '/tmp/instance-9/output-1/build/.mkfontscale-1.2.2.tar.xz.LAhs2E/output' saved [143436/143436] mkfontscale-1.2.2.tar.xz: OK (sha256: 8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4) mkfontscale-1.2.2.tar.xz: OK (sha512: 4c846816325347c91008d76b3a5610c1e58a8414fd55117e7ccf51310db4b20b8397ecf6c9177ff77322e27ee088bf034fd175c9210465c50b094bab8dada4b3) >>> xapp_mkfontscale 1.2.2 Extracting xzcat /tmp/instance-9/dl/xapp_mkfontscale/mkfontscale-1.2.2.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2 -xf - >>> xapp_mkfontscale 1.2.2 Patching >>> xapp_mkfontscale 1.2.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_mkfontscale 1.2.2 Patching libtool >>> xapp_mkfontscale 1.2.2 Configuring (cd /tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for gzopen in -lz... yes checking for vasprintf... yes checking for MKFONTSCALE... yes checking for X11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xapp_mkfontscale 1.2.2 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xapp_mkfontscale-1.2.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/man' GEN mkfontdir.1 GEN mkfontscale.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' CC constlist.o In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from constlist.c:24: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC hash.o In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from hash.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ident.o In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from ident.c:54: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC list.o In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from list.c:25: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC mkfontscale.o In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from mkfontscale.c:27: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ mkfontscale.c: In function 'doDirectory': mkfontscale.c:784:66: warning: declaration of 'encodingsToDo' shadows a global declaration [-Wshadow] 784 | doDirectory(const char *dirname_given, int numEncodings, ListPtr encodingsToDo) | ~~~~~~~~^~~~~~~~~~~~~ mkfontscale.c:116:16: note: shadowed declaration is here 116 | static ListPtr encodingsToDo; | ^~~~~~~~~~~~~ mkfontscale.c: In function 'readEncodings': mkfontscale.c:1298:23: warning: declaration of 'encodings' shadows a global declaration [-Wshadow] 1298 | readEncodings(ListPtr encodings, char *dirname) | ~~~~~~~~^~~~~~~~~ mkfontscale.c:93:21: note: shadowed declaration is here 93 | static ConstListPtr encodings, extra_encodings; | ^~~~~~~~~ CCLD mkfontscale GEN mkfontdir make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' >>> xapp_mkfontscale 1.2.2 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 mkfontdir.1 mkfontscale.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c mkfontscale '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c mkfontdir '/tmp/instance-9/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_mkfontscale-1.2.2' >>> xlib_libXmu 1.1.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libXmu-1.1.3.tar.bz2.qxi6ZH/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.3.tar.bz2' --2022-12-07 02:11:29-- http://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2 [following] --2022-12-07 02:11:29-- https://www.x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 394330 (385K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libXmu-1.1.3.tar.bz2.qxi6ZH/output' 0K .......... .......... .......... .......... .......... 12% 613K 1s 50K .......... .......... .......... .......... .......... 25% 1.17M 0s 100K .......... .......... .......... .......... .......... 38% 161M 0s 150K .......... .......... .......... .......... .......... 51% 1.15M 0s 200K .......... .......... .......... .......... .......... 64% 132M 0s 250K .......... .......... .......... .......... .......... 77% 177M 0s 300K .......... .......... .......... .......... .......... 90% 203M 0s 350K .......... .......... .......... ..... 100% 10.7M=0.2s 2022-12-07 02:11:30 (2.21 MB/s) - '/tmp/instance-9/output-1/build/.libXmu-1.1.3.tar.bz2.qxi6ZH/output' saved [394330/394330] libXmu-1.1.3.tar.bz2: OK (md5: ac774cff8b493f566088a255dbf91201) libXmu-1.1.3.tar.bz2: OK (sha1: 7ff54ce38379fb795aebed38f6be404ee0dfeec6) libXmu-1.1.3.tar.bz2: OK (sha256: 9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731) libXmu-1.1.3.tar.bz2: OK (sha512: 8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762) >>> xlib_libXmu 1.1.3 Extracting bzcat /tmp/instance-9/dl/xlib_libXmu/libXmu-1.1.3.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xlib_libXmu-1.1.3 -xf - >>> xlib_libXmu 1.1.3 Patching >>> xlib_libXmu 1.1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xlib_libXmu-1.1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXmu 1.1.3 Patching libtool patching file /tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXmu 1.1.3 Configuring (cd /tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-nls 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 build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... no checking for xsltproc... /tmp/instance-9/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for XMU... yes checking for XMUU... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating xmu.pc config.status: creating xmuu.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-nls >>> xlib_libXmu 1.1.3 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xlib_libXmu-1.1.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' Making all in include make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' CC ClientWin.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from ClientWin.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CursorName.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from CursorName.c:33: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DefErrMsg.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from DefErrMsg.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ DefErrMsg.c: In function 'XmuPrintDefaultErrorMessage': DefErrMsg.c:54:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 54 | (void) fprintf(fp, mesg, event->request_code); | ^~~~ DefErrMsg.c:74:28: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 74 | (void) fprintf(fp, mesg, event->minor_code); | ^~~~ DefErrMsg.c:107:32: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 107 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ DefErrMsg.c:134:28: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 134 | (void) fprintf(fp, mesg, event->resourceid); | ^~~~ DefErrMsg.c:139:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 139 | (void) fprintf(fp, mesg, event->serial); | ^~~~ DefErrMsg.c:143:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 143 | (void) fprintf(fp, mesg, NextRequest(dpy)-1); | ^~~~ CC GetHost.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from GetHost.c:37: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Lower.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from Lower.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC AllCmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from AllCmap.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Atoms.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from Atoms.c:43: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Clip.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:26, from Clip.c:31: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CloseHook.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from CloseHook.c:57: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CmapAlloc.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from CmapAlloc.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CrCmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from CrCmap.c:38: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CrPixFBit.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:42, from CrPixFBit.c:41: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CvtCache.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from CvtCache.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC CvtStdSel.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from CvtStdSel.c:46: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DelCmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from DelCmap.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DisplayQue.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from DisplayQue.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Distinct.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from Distinct.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DrawLogo.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from DrawLogo.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC DrRndRect.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from DrRndRect.c:38: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC EditresCom.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from EditresCom.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ EditresCom.c: In function 'HandleToolkitErrors': EditresCom.c:1000:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1000 | XmuSnprintf(buf, sizeof(buf), msg, params[0]); | ^~~~~~~~~~~ EditresCom.c: In function 'LoadResources': EditresCom.c:2052:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2052 | {"editresBlock", "EditresBlock", XtREditresBlock, sizeof(EditresBlock), | ^~~~~~~~~~~~~~ EditresCom.c:2052:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2052 | {"editresBlock", "EditresBlock", XtREditresBlock, sizeof(EditresBlock), | ^~~~~~~~~~~~~~ EditresCom.c:2036:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2036 | #define XtREditresBlock "EditresBlock" | ^~~~~~~~~~~~~~ EditresCom.c:2052:42: note: in expansion of macro 'XtREditresBlock' 2052 | {"editresBlock", "EditresBlock", XtREditresBlock, sizeof(EditresBlock), | ^~~~~~~~~~~~~~~ EditresCom.c: In function '_XEditresGetStringValues': EditresCom.c:2086:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2086 | char *string = ""; | ^~ EditresCom.c:2157:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2157 | string = "bad size"; | ^ EditresCom.c:2169:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2169 | string = "(null)"; | ^ EditresCom.c:2209:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2209 | string = ""; | ^ CC ExtAgent.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from ExtAgent.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC FToCback.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from FToCback.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC GrayPixmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from GrayPixmap.c:54: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Initer.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from Initer.c:35: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC LocBitmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from LocBitmap.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Lookup.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from ../include/X11/Xmu/Lookup.h:36, from Lookup.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC LookupCmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from LookupCmap.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC RdBitF.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xos.h:42, from RdBitF.c:50: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ScrOfWin.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from ScrOfWin.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ShapeWidg.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from ShapeWidg.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StdCmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from StdCmap.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToBS.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToBS.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToBS.c: In function 'XmuCvtBackingStoreToString': StrToBS.c:112:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 112 | buffer = XtEnotUseful; | ^ StrToBS.c:115:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 115 | buffer = XtEwhenMapped; | ^ StrToBS.c:118:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 118 | buffer = XtEalways; | ^ StrToBS.c:121:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | buffer = XtEdefault; | ^ CC StrToBmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToBmap.c:54: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToCurs.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToCurs.c:54: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToCurs.c: In function 'XmuCvtStringToCursor': StrToCurs.c:178:29: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 178 | mask_name, &mask_char); | ^~~~~~~~~ CC StrToGrav.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToGrav.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToJust.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from StrToJust.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToJust.c: In function 'XmuCvtJustifyToString': StrToJust.c:106:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 106 | buffer = XtEleft; | ^ StrToJust.c:109:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | buffer = XtEcenter; | ^ StrToJust.c:112:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 112 | buffer = XtEright; | ^ CC StrToLong.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from StrToLong.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToOrnt.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from StrToOrnt.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC StrToShap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from StrToShap.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToShap.c: In function 'XmuCvtShapeStyleToString': StrToShap.c:87:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | buffer = XtERectangle; | ^ StrToShap.c:90:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | buffer = XtEOval; | ^ StrToShap.c:93:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 93 | buffer = XtEEllipse; | ^ StrToShap.c:96:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | buffer = XtERoundedRectangle; | ^ CC StrToWidg.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/sys/types.h:25, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xlib.h:38, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Intrinsic.h:53, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/IntrinsicP.h:51, from StrToWidg.c:41: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ StrToWidg.c: In function 'XmuCvtWidgetToString': StrToWidg.c:207:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 207 | buffer = "(null)"; | ^ CC UpdMapHint.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from UpdMapHint.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC VisCmap.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from VisCmap.c:34: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC WidgetNode.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from WidgetNode.c:36: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC Xct.lo In file included from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xfuncs.h:46, from Xct.c:30: /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ Xct.c: In function 'HandleGL': Xct.c:116:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 116 | data->GL = "\102"; | ^ Xct.c:117:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 117 | data->GL_encoding = "ISO8859-1"; | ^ Xct.c:120:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 120 | data->GL = "\112"; | ^ Xct.c:121:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | data->GL_encoding = "JISX0201.1976-0"; | ^ Xct.c: In function 'HandleMultiGL': Xct.c:137:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 137 | data->GL = "\101"; | ^ Xct.c:138:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 138 | data->GL_encoding = "GB2312.1980-0"; | ^ Xct.c:141:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 141 | data->GL = "\102"; | ^ Xct.c:142:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | data->GL_encoding = "JISX0208.1983-0"; | ^ Xct.c:145:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 145 | data->GL = "\103"; | ^ Xct.c:146:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 146 | data->GL_encoding = "KSC5601.1987-0"; | ^ Xct.c: In function 'Handle94GR': Xct.c:170:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 170 | data->GR = "\111"; | ^ Xct.c:171:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 171 | data->GR_encoding = "JISX0201.1976-0"; | ^ Xct.c: In function 'Handle96GR': Xct.c:188:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 188 | data->GR = "\101"; | ^ Xct.c:189:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 189 | data->GR_encoding = "ISO8859-1"; | ^ Xct.c:192:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 192 | data->GR = "\102"; | ^ Xct.c:193:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 193 | data->GR_encoding = "ISO8859-2"; | ^ Xct.c:196:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 196 | data->GR = "\103"; | ^ Xct.c:197:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 197 | data->GR_encoding = "ISO8859-3"; | ^ Xct.c:200:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | data->GR = "\104"; | ^ Xct.c:201:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 201 | data->GR_encoding = "ISO8859-4"; | ^ Xct.c:204:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 204 | data->GR = "\106"; | ^ Xct.c:205:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 205 | data->GR_encoding = "ISO8859-7"; | ^ Xct.c:208:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 208 | data->GR = "\107"; | ^ Xct.c:209:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 209 | data->GR_encoding = "ISO8859-6"; | ^ Xct.c:212:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 212 | data->GR = "\110"; | ^ Xct.c:213:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 213 | data->GR_encoding = "ISO8859-8"; | ^ Xct.c:216:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 216 | data->GR = "\114"; | ^ Xct.c:217:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 217 | data->GR_encoding = "ISO8859-5"; | ^ Xct.c:220:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 220 | data->GR = "\115"; | ^ Xct.c:221:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 221 | data->GR_encoding = "ISO8859-9"; | ^ Xct.c: In function 'HandleMultiGR': Xct.c:238:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 238 | data->GR = "\101"; | ^ Xct.c:240:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 240 | data->GR_encoding = "GB2312.1980-0"; | ^ Xct.c:242:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 242 | data->GR_encoding = "GB2312.1980-1"; | ^ Xct.c:245:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 245 | data->GR = "\102"; | ^ Xct.c:247:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 247 | data->GR_encoding = "JISX0208.1983-0"; | ^ Xct.c:249:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 249 | data->GR_encoding = "JISX0208.1983-1"; | ^ Xct.c:252:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 252 | data->GR = "\103"; | ^ Xct.c:254:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 254 | data->GR_encoding = "KSC5601.1987-0"; | ^ Xct.c:256:31: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 256 | data->GR_encoding = "KSC5601.1987-1"; | ^ CCLD libXmu.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved CCLD libXmuu.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' >>> xlib_libXmu 1.1.3 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xmu' /usr/bin/install -c -m 644 X11/Xmu/Xmu.h X11/Xmu/Atoms.h X11/Xmu/CharSet.h X11/Xmu/CloseHook.h X11/Xmu/Converters.h X11/Xmu/CurUtil.h X11/Xmu/CvtCache.h X11/Xmu/DisplayQue.h X11/Xmu/Drawing.h X11/Xmu/Editres.h X11/Xmu/EditresP.h X11/Xmu/Error.h X11/Xmu/ExtAgent.h X11/Xmu/Initer.h X11/Xmu/Lookup.h X11/Xmu/Misc.h X11/Xmu/StdSel.h X11/Xmu/StdCmap.h X11/Xmu/SysUtil.h X11/Xmu/WidgetNode.h X11/Xmu/WinUtil.h X11/Xmu/Xct.h X11/Xmu/WhitePoint.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xmu' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXmu.la libXmuu.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXmu.so.6.2.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXmu.so.6.2.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so.6 || { rm -f libXmu.so.6 && ln -s libXmu.so.6.2.0 libXmu.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so || { rm -f libXmu.so && ln -s libXmu.so.6.2.0 libXmu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmu.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXmu.la libtool: install: /usr/bin/install -c .libs/libXmuu.so.1.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXmuu.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so.1 || { rm -f libXmuu.so.1 && ln -s libXmuu.so.1.0.0 libXmuu.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so || { rm -f libXmuu.so && ln -s libXmuu.so.1.0.0 libXmuu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmuu.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXmuu.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xmu.pc xmuu.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' >>> xlib_libXmu 1.1.3 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xlib_libXmu 1.1.3 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/X11/Xmu' /usr/bin/install -c -m 644 X11/Xmu/Xmu.h X11/Xmu/Atoms.h X11/Xmu/CharSet.h X11/Xmu/CloseHook.h X11/Xmu/Converters.h X11/Xmu/CurUtil.h X11/Xmu/CvtCache.h X11/Xmu/DisplayQue.h X11/Xmu/Drawing.h X11/Xmu/Editres.h X11/Xmu/EditresP.h X11/Xmu/Error.h X11/Xmu/ExtAgent.h X11/Xmu/Initer.h X11/Xmu/Lookup.h X11/Xmu/Misc.h X11/Xmu/StdSel.h X11/Xmu/StdCmap.h X11/Xmu/SysUtil.h X11/Xmu/WidgetNode.h X11/Xmu/WinUtil.h X11/Xmu/Xct.h X11/Xmu/WhitePoint.h '/tmp/instance-9/output-1/target/usr/include/X11/Xmu' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/include' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXmu.la libXmuu.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXmu.so.6.2.0 /tmp/instance-9/output-1/target/usr/lib/libXmu.so.6.2.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so.6 || { rm -f libXmu.so.6 && ln -s libXmu.so.6.2.0 libXmu.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXmu.so.6.2.0 libXmu.so || { rm -f libXmu.so && ln -s libXmu.so.6.2.0 libXmu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmu.lai /tmp/instance-9/output-1/target/usr/lib/libXmu.la libtool: install: /usr/bin/install -c .libs/libXmuu.so.1.0.0 /tmp/instance-9/output-1/target/usr/lib/libXmuu.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so.1 || { rm -f libXmuu.so.1 && ln -s libXmuu.so.1.0.0 libXmuu.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXmuu.so.1.0.0 libXmuu.so || { rm -f libXmuu.so && ln -s libXmuu.so.1.0.0 libXmuu.so; }; }) libtool: install: /usr/bin/install -c .libs/libXmuu.lai /tmp/instance-9/output-1/target/usr/lib/libXmuu.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/src' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3/doc' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xmu.pc xmuu.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXmu-1.1.3' >>> xlib_libXpm 3.5.13 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libXpm-3.5.13.tar.bz2.lPifWU/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXpm-3.5.13.tar.bz2' --2022-12-07 02:11:59-- http://xorg.freedesktop.org/releases/individual/lib/libXpm-3.5.13.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXpm-3.5.13.tar.bz2 [following] --2022-12-07 02:11:59-- https://www.x.org/releases/individual/lib/libXpm-3.5.13.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 463251 (452K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libXpm-3.5.13.tar.bz2.lPifWU/output' 0K .......... .......... .......... .......... .......... 11% 587K 1s 50K .......... .......... .......... .......... .......... 22% 1.17M 0s 100K .......... .......... .......... .......... .......... 33% 130M 0s 150K .......... .......... .......... .......... .......... 44% 1.18M 0s 200K .......... .......... .......... .......... .......... 55% 173M 0s 250K .......... .......... .......... .......... .......... 66% 137M 0s 300K .......... .......... .......... .......... .......... 77% 90.9M 0s 350K .......... .......... .......... .......... .......... 88% 124M 0s 400K .......... .......... .......... .......... .......... 99% 1.21M 0s 450K .. 100% 4.46T=0.2s 2022-12-07 02:12:00 (2.10 MB/s) - '/tmp/instance-9/output-1/build/.libXpm-3.5.13.tar.bz2.lPifWU/output' saved [463251/463251] libXpm-3.5.13.tar.bz2: OK (md5: 6f0ecf8d103d528cfc803aa475137afa) libXpm-3.5.13.tar.bz2: OK (sha1: 38b1a2728adb49f4e255aba1530f51789815ffc4) libXpm-3.5.13.tar.bz2: OK (sha256: 9cd1da57588b6cb71450eff2273ef6b657537a9ac4d02d0014228845b935ac25) libXpm-3.5.13.tar.bz2: OK (sha512: 3b8f6e926272f39b1d95135c2274c00f5aaee1f9fb2ef79f71628df5edeb7ba20158819ef6a778101cc4092493a3b5b613c53634fdccadcc0fc85f0605e5e9a5) >>> xlib_libXpm 3.5.13 Extracting bzcat /tmp/instance-9/dl/xlib_libXpm/libXpm-3.5.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xlib_libXpm-3.5.13 -xf - >>> xlib_libXpm 3.5.13 Patching >>> xlib_libXpm 3.5.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xlib_libXpm-3.5.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXpm 3.5.13 Patching libtool patching file /tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> xlib_libXpm 3.5.13 Configuring (cd /tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 LIBS= ac_cv_search_gettext=no 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strlcat... no checking for fork... yes checking for XPM... yes checking for SXPM... yes checking for library containing gettext... (cached) no checking where to install localized messages... nowhere checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating sxpm/Makefile config.status: creating cxpm/Makefile config.status: creating xpm.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> xlib_libXpm 3.5.13 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xlib_libXpm-3.5.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' Making all in include make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' GEN sxpm.1 GEN cxpm.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' CC Attrib.lo CC CrBufFrI.lo CC CrBufFrP.lo CC CrDatFrI.lo CrDatFrI.c: In function 'XpmCreateDataFromXpmImage': CrDatFrI.c:245:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 245 | if (header[l]) | ^~ In file included from CrDatFrI.c:40: XpmI.h:80:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 80 | #define XpmFree(ptr) free(ptr) | ^~~~ CrDatFrI.c:247:17: note: in expansion of macro 'XpmFree' 247 | XpmFree(header); | ^~~~~~~ CC CrDatFrP.lo CC CrIFrBuf.lo CC CrIFrDat.lo CC CrIFrP.lo CC CrPFrBuf.lo CC CrPFrDat.lo CC CrPFrI.lo CC Image.lo CC Info.lo CC RdFToBuf.lo CC RdFToDat.lo CC RdFToI.lo CC RdFToP.lo CC WrFFrBuf.lo CC WrFFrDat.lo CC WrFFrI.lo CC WrFFrP.lo CC create.lo CC data.lo CC hashtab.lo CC misc.lo misc.c: In function 'XpmGetErrorString': misc.c:88:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 88 | return ("XpmColorError"); | ^ misc.c:90:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | return ("XpmSuccess"); | ^ misc.c:92:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | return ("XpmOpenFailed"); | ^ misc.c:94:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | return ("XpmFileInvalid"); | ^ misc.c:96:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | return ("XpmNoMemory"); | ^ misc.c:98:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 98 | return ("XpmColorFailed"); | ^ misc.c:100:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | return ("Invalid XpmError"); | ^ CC parse.lo CC rgb.lo CC scan.lo CCLD libXpm.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' Making all in sxpm make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' CC sxpm.o sxpm.c:64:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 64 | "22 22 4 2 XPMEXT", | ^~~~~~~~~~~~~~~~~~ sxpm.c:66:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 66 | " c red m white s light_color", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:67:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 67 | "Y c green m black s lines_in_mix", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:68:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 68 | "+ c yellow m white s lines_in_dark", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:69:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 69 | "x m black s dark_color", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:71:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | "x x x x x x x x x x x x + x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:72:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 72 | " x x x x x x x x x x x x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:73:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | "x x x x x x x x x x x x + x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:74:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 74 | " x x x x x x x x x x x x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:75:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 75 | "x x x x x x x x x x x x + x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:76:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 76 | "Y Y Y Y Y x Y Y Y Y Y + x + x + x + x + x + ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:77:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 77 | "x x x x x x x x x x x x + x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:78:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 78 | " x x x x x x x x x x x x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:79:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 79 | "x x x x x x x x x x x x + x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:80:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 80 | " x x x x x x x x x x x x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:81:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 81 | "x x x x x x x x x x x x + x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:82:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 82 | " x x x x Y x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:83:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 83 | " x x x Y x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:84:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 84 | " x x x x Y x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:85:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | " x x x Y x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:86:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 86 | " x x x x Y x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:87:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | "x x x x x x x x x x x x x x x x x x x x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:88:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 88 | " x x x x Y x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:89:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 89 | " x x x Y x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:90:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | " x x x x Y x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:91:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | " x x x Y x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:92:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | " x x x x Y x x x ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sxpm.c:93:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 93 | "bullshit", | ^~~~~~~~~~ sxpm.c:94:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | "XPMEXT ext1 data1", | ^~~~~~~~~~~~~~~~~~~ sxpm.c:95:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 95 | "XPMEXT ext2", | ^~~~~~~~~~~~~ sxpm.c:96:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | "data2_1", | ^~~~~~~~~ sxpm.c:97:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 97 | "data2_2", | ^~~~~~~~~ sxpm.c:98:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 98 | "XPMEXT", | ^~~~~~~~ sxpm.c:99:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 99 | "foo", | ^~~~~ sxpm.c:100:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | "", | ^~ sxpm.c:101:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 101 | "XPMEXT ext3", | ^~~~~~~~~~~~~ sxpm.c:102:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 102 | "data3", | ^~~~~~~ sxpm.c:103:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 103 | "XPMENDEXT" | ^~~~~~~~~~~ sxpm.c:134:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 134 | {"-hints", ".hints", XrmoptionNoArg, (XtPointer) "True"}, | ^~~~~~~~ sxpm.c:134:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 134 | {"-hints", ".hints", XrmoptionNoArg, (XtPointer) "True"}, | ^~~~~~~~ sxpm.c:135:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | {"-icon", ".icon", XrmoptionSepArg, (XtPointer) NULL}, | ^~~~~~~ sxpm.c:135:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | {"-icon", ".icon", XrmoptionSepArg, (XtPointer) NULL}, | ^~~~~~~ sxpm.c: In function 'ErrorMessage': sxpm.c:630:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 630 | warning = gettext("Could not parse or alloc requested color"); | ^ sxpm.c:635:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 635 | error = gettext("Cannot open file"); | ^ sxpm.c:640:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 640 | error = gettext("Invalid XPM file"); | ^ sxpm.c:646:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 646 | error = gettext("Not enough memory"); | ^ sxpm.c:651:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 651 | error = gettext("Failed to parse or alloc some color"); | ^ CCLD sxpm make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' Making all in cxpm make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' CC cxpm.o In file included from cxpm.c:87: ../src/misc.c: In function 'XpmGetErrorString': ../src/misc.c:88:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 88 | return ("XpmColorError"); | ^ ../src/misc.c:90:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | return ("XpmSuccess"); | ^ ../src/misc.c:92:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 92 | return ("XpmOpenFailed"); | ^ ../src/misc.c:94:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 94 | return ("XpmFileInvalid"); | ^ ../src/misc.c:96:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 96 | return ("XpmNoMemory"); | ^ ../src/misc.c:98:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 98 | return ("XpmColorFailed"); | ^ ../src/misc.c:100:16: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | return ("Invalid XpmError"); | ^ cxpm.c: In function 'ErrorMessage': cxpm.c:105:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 105 | error = gettext("Cannot open file"); | ^ cxpm.c:110:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 110 | error = gettext("Invalid XPM file"); | ^ cxpm.c:116:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 116 | error = gettext("Not enough memory"); | ^ cxpm.c:121:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | error = gettext("Failed to parse color"); | ^ CCLD cxpm make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' >>> xlib_libXpm 3.5.13 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11' /usr/bin/install -c -m 644 X11/xpm.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 sxpm.1 cxpm.1 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXpm.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXpm.so.4.11.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXpm.so.4.11.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXpm.so.4.11.0 libXpm.so.4 || { rm -f libXpm.so.4 && ln -s libXpm.so.4.11.0 libXpm.so.4; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXpm.so.4.11.0 libXpm.so || { rm -f libXpm.so && ln -s libXpm.so.4.11.0 libXpm.so; }; }) libtool: install: /usr/bin/install -c .libs/libXpm.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXpm.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' Making install in sxpm make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c sxpm '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c sxpm /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/sxpm make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' Making install in cxpm make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c cxpm '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c cxpm /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin/cxpm make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xpm.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' >>> xlib_libXpm 3.5.13 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xlib_libXpm 3.5.13 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/doc' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/X11' /usr/bin/install -c -m 644 X11/xpm.h '/tmp/instance-9/output-1/target/usr/include/X11' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/include' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 sxpm.1 cxpm.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/man' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXpm.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXpm.so.4.11.0 /tmp/instance-9/output-1/target/usr/lib/libXpm.so.4.11.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXpm.so.4.11.0 libXpm.so.4 || { rm -f libXpm.so.4 && ln -s libXpm.so.4.11.0 libXpm.so.4; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXpm.so.4.11.0 libXpm.so || { rm -f libXpm.so && ln -s libXpm.so.4.11.0 libXpm.so; }; }) libtool: install: /usr/bin/install -c .libs/libXpm.lai /tmp/instance-9/output-1/target/usr/lib/libXpm.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/src' Making install in sxpm make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c sxpm '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sxpm /tmp/instance-9/output-1/target/usr/bin/sxpm make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/sxpm' Making install in cxpm make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c cxpm '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c cxpm /tmp/instance-9/output-1/target/usr/bin/cxpm make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13/cxpm' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xpm.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXpm-3.5.13' >>> xlib_libXaw 1.0.14 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libXaw-1.0.14.tar.bz2.nmM4fB/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXaw-1.0.14.tar.bz2' --2022-12-07 02:12:25-- http://xorg.freedesktop.org/releases/individual/lib/libXaw-1.0.14.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXaw-1.0.14.tar.bz2 [following] --2022-12-07 02:12:25-- https://www.x.org/releases/individual/lib/libXaw-1.0.14.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 690994 (675K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libXaw-1.0.14.tar.bz2.nmM4fB/output' 0K .......... .......... .......... .......... .......... 7% 583K 1s 50K .......... .......... .......... .......... .......... 14% 1.30M 1s 100K .......... .......... .......... .......... .......... 22% 11.8M 0s 150K .......... .......... .......... .......... .......... 29% 1.29M 0s 200K .......... .......... .......... .......... .......... 37% 94.9M 0s 250K .......... .......... .......... .......... .......... 44% 8.72M 0s 300K .......... .......... .......... .......... .......... 51% 1.40M 0s 350K .......... .......... .......... .......... .......... 59% 92.2M 0s 400K .......... .......... .......... .......... .......... 66% 79.4M 0s 450K .......... .......... .......... .......... .......... 74% 99.3M 0s 500K .......... .......... .......... .......... .......... 81% 106M 0s 550K .......... .......... .......... .......... .......... 88% 38.9M 0s 600K .......... .......... .......... .......... .......... 96% 37.3M 0s 650K .......... .......... .... 100% 183M=0.2s 2022-12-07 02:12:25 (3.12 MB/s) - '/tmp/instance-9/output-1/build/.libXaw-1.0.14.tar.bz2.nmM4fB/output' saved [690994/690994] libXaw-1.0.14.tar.bz2: OK (sha256: 76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e) libXaw-1.0.14.tar.bz2: OK (sha512: 29d1c151369523ae6cb418e636b0b7b39ccccc35462a0b394dbeb46d5b6d780badd2eb872a55d9fbba1ee1af034e76c0463f40f8d8a7be2c336d08b3b1bf81d4) >>> xlib_libXaw 1.0.14 Extracting bzcat /tmp/instance-9/dl/xlib_libXaw/libXaw-1.0.14.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xlib_libXaw-1.0.14 -xf - >>> xlib_libXaw 1.0.14 Patching >>> xlib_libXaw 1.0.14 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xlib_libXaw-1.0.14 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXaw 1.0.14 Patching libtool patching file /tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/ltmain.sh Hunk #1 succeeded at 2741 (offset 54 lines). Hunk #2 succeeded at 4331 (offset 54 lines). Hunk #3 succeeded at 6627 (offset 73 lines). Hunk #4 succeeded at 6637 (offset 73 lines). Hunk #5 succeeded at 6930 (offset 73 lines). Hunk #6 succeeded at 7232 (offset 83 lines). Hunk #7 succeeded at 8202 (offset 90 lines). Hunk #8 succeeded at 10832 (offset 122 lines). >>> xlib_libXaw 1.0.14 Configuring (cd /tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --enable-ipv6, --disable-nls 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 build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... yes checking for xsltproc... /tmp/instance-9/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for gawk... (cached) gawk checking pkg-config is at least version 0.9.0... yes checking for XAW6... yes checking for XAW7... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking widec.h usability... no checking widec.h presence... no checking for widec.h... no checking for iswalnum... yes checking for getpagesize... yes checking if C const-support is wanted... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating specs/Makefile config.status: creating specs/libXaw.ent config.status: creating src/Makefile config.status: creating xaw6.pc config.status: creating xaw7.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool_hack commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --enable-ipv6, --disable-nls >>> xlib_libXaw 1.0.14 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xlib_libXaw-1.0.14/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' Making all in include make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' CC libXaw6_la-Actions.lo CC libXaw6_la-AllWidgets.lo CC libXaw6_la-AsciiSink.lo CC libXaw6_la-AsciiSrc.lo AsciiSrc.c: In function 'InitStringOrFile': AsciiSrc.c:1452:39: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1452 | src->ascii_src.string = "*ascii-src*"; | ^ CC libXaw6_la-AsciiText.lo CC libXaw6_la-Box.lo CC libXaw6_la-Command.lo CC libXaw6_la-Converters.lo CC libXaw6_la-Dialog.lo CC libXaw6_la-DisplayList.lo CC libXaw6_la-Form.lo CC libXaw6_la-Grip.lo CC libXaw6_la-Label.lo CC libXaw6_la-List.lo CC libXaw6_la-MenuButton.lo CC libXaw6_la-MultiSrc.lo CC libXaw6_la-MultiSink.lo CC libXaw6_la-OS.lo CC libXaw6_la-Paned.lo CC libXaw6_la-Panner.lo CC libXaw6_la-Pixmap.lo CC libXaw6_la-Porthole.lo CC libXaw6_la-Repeater.lo CC libXaw6_la-Scrollbar.lo CC libXaw6_la-Simple.lo CC libXaw6_la-SimpleMenu.lo CC libXaw6_la-Sme.lo CC libXaw6_la-SmeBSB.lo CC libXaw6_la-SmeLine.lo CC libXaw6_la-StripChart.lo CC libXaw6_la-Text.lo Text.c: In function '_XawTextSetScrollBars': Text.c:1507:17: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1507 | denom = (float)GetWidestLine(ctx); | ^ Text.c: In function 'HJump': Text.c:1768:57: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1768 | (ctx->text.r_margin.left - (int)(percent * (float)GetWidestLine(ctx))); | ^ CC libXaw6_la-TextSink.lo CC libXaw6_la-TextSrc.lo CC libXaw6_la-TextAction.lo TextAction.c: In function '_SelectionReceived': TextAction.c:424:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | textprop.value = (const unsigned char *)" >> ILLEGAL SELECTION << "; | ^ TextAction.c: In function '_DeleteOrKill': TextAction.c:1333:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1333 | text.ptr = ""; | ^ TextAction.c: In function 'AutoFill': TextAction.c:3023:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3023 | text.ptr = "\n"; | ^ TextAction.c: In function 'InsertString': TextAction.c:3298:51: warning: passing argument 1 of 'IfHexConvertHexElseReturnParam' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3298 | text.ptr = IfHexConvertHexElseReturnParam(*params, &text.length); | ^~~~~~~ TextAction.c:3218:38: note: expected 'char *' but argument is of type 'String' {aka 'const char *'} 3218 | IfHexConvertHexElseReturnParam(char *param, int *len_return) | ~~~~~~^~~~~ TextAction.c: In function 'DisplayCaret': TextAction.c:3373:48: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3373 | from.size = (unsigned)strlen(from.addr = params[0]); | ^ TextAction.c: In function 'StripOutOldCRs': TextAction.c:3534:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3534 | text.ptr= " "; | ^ TextAction.c: In function 'InsertNewCRs': TextAction.c:3640:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3640 | text.ptr = "\n"; | ^ CC libXaw6_la-TextPop.lo CC libXaw6_la-TextTr.lo CC libXaw6_la-Toggle.lo CC libXaw6_la-Tree.lo CC libXaw6_la-Vendor.lo CC libXaw6_la-Viewport.lo CC libXaw6_la-XawIm.lo XawIm.c: In function 'SizeNegotiation': XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c: In function 'CreateIC': XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c: In function 'SetICValues': XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ CC libXaw6_la-XawInit.lo CC libXaw6_la-XawI18n.lo CCLD libXaw6.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXext.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved CC libXaw7_la-Actions.lo Actions.c: In function 'XawParseBoolean': Actions.c:160:11: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 160 | value = (int)strtod(param, &tmp); | ^ CC libXaw7_la-AllWidgets.lo CC libXaw7_la-AsciiSink.lo CC libXaw7_la-AsciiSrc.lo AsciiSrc.c: In function 'ReadText': AsciiSrc.c:392:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 392 | text->ptr = ""; | ^ AsciiSrc.c: In function 'InitStringOrFile': AsciiSrc.c:1452:39: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1452 | src->ascii_src.string = "*ascii-src*"; | ^ CC libXaw7_la-AsciiText.lo CC libXaw7_la-Box.lo CC libXaw7_la-Command.lo CC libXaw7_la-Converters.lo CC libXaw7_la-Dialog.lo CC libXaw7_la-DisplayList.lo DisplayList.c: In function '_Xaw_Xlib_ArgsInitProc': DisplayList.c:1754:18: warning: cast from function call of type 'long int' to non-matching type 'void *' [-Wbad-function-cast] 1754 | retval = (void *)read_int((char *)params[0], NULL); | ^ DisplayList.c:1899:18: warning: cast from function call of type 'long int' to non-matching type 'void *' [-Wbad-function-cast] 1899 | retval = (void *)read_int((char *)params[0], NULL); | ^ DisplayList.c:1917:18: warning: cast from function call of type 'Font' {aka 'long unsigned int'} to non-matching type 'void *' [-Wbad-function-cast] 1917 | retval = (void *)XLoadFont(DisplayOfScreen(screen), params[0]); | ^ DisplayList.c:1945:22: warning: cast from function call of type 'long int' to non-matching type 'void *' [-Wbad-function-cast] 1945 | retval = (void *)read_int((char *)params[0], NULL); | ^ CC libXaw7_la-Form.lo CC libXaw7_la-Grip.lo CC libXaw7_la-Label.lo CC libXaw7_la-List.lo CC libXaw7_la-MenuButton.lo CC libXaw7_la-MultiSrc.lo CC libXaw7_la-MultiSink.lo CC libXaw7_la-OS.lo CC libXaw7_la-Paned.lo CC libXaw7_la-Panner.lo CC libXaw7_la-Pixmap.lo Pixmap.c: In function 'GetResourcePixmapPath': Pixmap.c:667:9: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 667 | "%H/%T/%N:%P/include/X11/%T/%N:/usr/X11R6/include/X11/%T/%N:/usr/include/X11/%T/%N:%N"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Pixmap.c: In function 'BitmapLoader': Pixmap.c:718:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 718 | {'T', "bitmaps"}, | ^~~~~~~~~ : warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Pixmap.c:719:13: note: in expansion of macro 'PROJECT_ROOT' 719 | {'P', PROJECT_ROOT}, | ^~~~~~~~~~~~ Pixmap.c:749:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 749 | sub[1].substitution = params->name; | ^ Pixmap.c:757:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 757 | filename = params->name; | ^ Pixmap.c: In function 'GradientLoader': Pixmap.c:830:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 830 | value = argval->value; | ^ Pixmap.c:841:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 841 | value = argval->value; | ^ Pixmap.c: In function 'XPixmapLoader': Pixmap.c:938:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 938 | {'T', "pixmaps"}, | ^~~~~~~~~ : warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Pixmap.c:939:13: note: in expansion of macro 'PROJECT_ROOT' 939 | {'P', PROJECT_ROOT}, | ^~~~~~~~~~~~ Pixmap.c:951:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 951 | sub[1].substitution = params->name; | ^ CC libXaw7_la-Porthole.lo CC libXaw7_la-Repeater.lo CC libXaw7_la-Scrollbar.lo CC libXaw7_la-Simple.lo CC libXaw7_la-SimpleMenu.lo CC libXaw7_la-Sme.lo CC libXaw7_la-SmeBSB.lo CC libXaw7_la-SmeLine.lo CC libXaw7_la-StripChart.lo CC libXaw7_la-Text.lo Text.c: In function '_XawTextSetScrollBars': Text.c:1507:17: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1507 | denom = (float)GetWidestLine(ctx); | ^ Text.c: In function 'HJump': Text.c:1768:57: warning: cast from function call of type 'unsigned int' to non-matching type 'float' [-Wbad-function-cast] 1768 | (ctx->text.r_margin.left - (int)(percent * (float)GetWidestLine(ctx))); | ^ CC libXaw7_la-TextSink.lo CC libXaw7_la-TextSrc.lo TextSrc.c:241:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 241 | static char *SrcNL = "\n"; | ^~~~ CC libXaw7_la-TextAction.lo TextAction.c: In function '_SelectionReceived': TextAction.c:424:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 424 | textprop.value = (const unsigned char *)" >> ILLEGAL SELECTION << "; | ^ TextAction.c: In function '_DeleteOrKill': TextAction.c:1333:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1333 | text.ptr = ""; | ^ TextAction.c: In function 'StripSpaces': TextAction.c:1603:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1603 | text.ptr = " "; | ^ TextAction.c:1640:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1640 | text.ptr = ""; | ^ TextAction.c: In function 'Tabify': TextAction.c:1720:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1720 | text.ptr = "\t"; | ^ TextAction.c: In function 'Untabify': TextAction.c:1862:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1862 | static char *tabs = " "; | ^~~~~~~~~~ TextAction.c: In function 'DoFormatText': TextAction.c:2185:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2185 | text.ptr = "\n"; | ^ TextAction.c: In function 'Indent': TextAction.c:2336:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2336 | text.ptr = ""; | ^ TextAction.c: In function 'AutoFill': TextAction.c:3023:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3023 | text.ptr = "\n"; | ^ TextAction.c: In function 'InsertString': TextAction.c:3298:51: warning: passing argument 1 of 'IfHexConvertHexElseReturnParam' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3298 | text.ptr = IfHexConvertHexElseReturnParam(*params, &text.length); | ^~~~~~~ TextAction.c:3218:38: note: expected 'char *' but argument is of type 'String' {aka 'const char *'} 3218 | IfHexConvertHexElseReturnParam(char *param, int *len_return) | ~~~~~~^~~~~ TextAction.c: In function 'DisplayCaret': TextAction.c:3373:48: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3373 | from.size = (unsigned)strlen(from.addr = params[0]); | ^ TextAction.c: In function 'StripOutOldCRs': TextAction.c:3534:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3534 | text.ptr= " "; | ^ TextAction.c: In function 'InsertNewCRs': TextAction.c:3640:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3640 | text.ptr = "\n"; | ^ CC libXaw7_la-TextPop.lo CC libXaw7_la-TextTr.lo CC libXaw7_la-Toggle.lo CC libXaw7_la-Tree.lo CC libXaw7_la-Vendor.lo CC libXaw7_la-Viewport.lo CC libXaw7_la-XawIm.lo XawIm.c: In function 'SizeNegotiation': XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c:734:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 734 | XGetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:719:25: note: 'ic_a' declared here 719 | XPointer ic_a[5]; | ^~~~ XawIm.c: In function 'CreateIC': XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:888:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 888 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 889 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], pe_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | pe_a[9], pe_a[10], pe_a[11], pe_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 891 | pe_a[13], pe_a[14], pe_a[15], pe_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 892 | pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:35: note: 'pe_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:899:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 899 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 900 | st_a[4], st_a[5], st_a[6], st_a[7], st_a[8], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 901 | st_a[9], st_a[10], st_a[11], st_a[12], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 902 | st_a[13], st_a[14], st_a[15], st_a[16], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 903 | st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:45: note: 'st_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:909:14: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 909 | p->xic = XCreateIC(ve->im.xim, ic_a[0], ic_a[1], ic_a[2], ic_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 910 | ic_a[4], ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 911 | ic_a[10], ic_a[11], ic_a[12], ic_a[13], ic_a[14], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 912 | ic_a[15], ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:791:25: note: 'ic_a' declared here 791 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c: In function 'SetICValues': XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1026:19: warning: 'pe_a' may be used uninitialized [-Wmaybe-uninitialized] 1026 | pe_attr = XVaCreateNestedList(0, pe_a[0], pe_a[1], pe_a[2], pe_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1027 | pe_a[4], pe_a[5], pe_a[6], pe_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1028 | pe_a[8], pe_a[9], pe_a[10], pe_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | pe_a[12], pe_a[13], pe_a[14], pe_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | pe_a[16], pe_a[17], pe_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:35: note: 'pe_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1036:19: warning: 'st_a' may be used uninitialized [-Wmaybe-uninitialized] 1036 | st_attr = XVaCreateNestedList(0, st_a[0], st_a[1], st_a[2], st_a[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1037 | st_a[4], st_a[5], st_a[6], st_a[7], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1038 | st_a[8], st_a[9], st_a[10], st_a[11], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1039 | st_a[12], st_a[13], st_a[14], st_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1040 | st_a[16], st_a[17], st_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:45: note: 'st_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ XawIm.c:1050:9: warning: 'ic_a' may be used uninitialized [-Wmaybe-uninitialized] 1050 | XSetICValues(p->xic, ic_a[0], ic_a[1], ic_a[2], ic_a[3], ic_a[4], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1051 | ic_a[5], ic_a[6], ic_a[7], ic_a[8], ic_a[9], ic_a[10], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | ic_a[11], ic_a[12], ic_a[13], ic_a[14], ic_a[15], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | ic_a[16], ic_a[17], ic_a[18], NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ XawIm.c:940:25: note: 'ic_a' declared here 940 | XPointer ic_a[20], pe_a[20], st_a[20]; | ^~~~ CC libXaw7_la-XawInit.lo CC libXaw7_la-XawI18n.lo CC libXaw7_la-Tip.lo CCLD libXaw7.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXt.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXext.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libSM.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libICE.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' GEN Xaw.3 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' Making all in specs make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' >>> xlib_libXaw 1.0.14 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/AllWidgets.h X11/Xaw/AsciiSink.h X11/Xaw/AsciiSinkP.h X11/Xaw/AsciiSrc.h X11/Xaw/AsciiSrcP.h X11/Xaw/AsciiText.h X11/Xaw/AsciiTextP.h X11/Xaw/Box.h X11/Xaw/BoxP.h X11/Xaw/Cardinals.h X11/Xaw/Command.h X11/Xaw/CommandP.h X11/Xaw/Dialog.h X11/Xaw/DialogP.h X11/Xaw/Form.h X11/Xaw/FormP.h X11/Xaw/Grip.h X11/Xaw/GripP.h X11/Xaw/Label.h X11/Xaw/LabelP.h X11/Xaw/List.h X11/Xaw/ListP.h X11/Xaw/MenuButton.h X11/Xaw/MenuButtoP.h X11/Xaw/MultiSrc.h X11/Xaw/MultiSrcP.h X11/Xaw/MultiSink.h X11/Xaw/MultiSinkP.h X11/Xaw/Paned.h X11/Xaw/PanedP.h X11/Xaw/Panner.h X11/Xaw/PannerP.h X11/Xaw/Porthole.h X11/Xaw/PortholeP.h X11/Xaw/Repeater.h X11/Xaw/RepeaterP.h X11/Xaw/Reports.h X11/Xaw/Scrollbar.h X11/Xaw/ScrollbarP.h X11/Xaw/Simple.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/SimpleP.h X11/Xaw/SimpleMenu.h X11/Xaw/SimpleMenP.h X11/Xaw/Sme.h X11/Xaw/SmeP.h X11/Xaw/SmeBSB.h X11/Xaw/SmeBSBP.h X11/Xaw/SmeLine.h X11/Xaw/SmeLineP.h X11/Xaw/StripChart.h X11/Xaw/StripCharP.h X11/Xaw/Template.c X11/Xaw/Template.h X11/Xaw/TemplateP.h X11/Xaw/Text.h X11/Xaw/TextP.h X11/Xaw/TextSink.h X11/Xaw/TextSinkP.h X11/Xaw/TextSrc.h X11/Xaw/TextSrcP.h X11/Xaw/Tip.h X11/Xaw/TipP.h X11/Xaw/Toggle.h X11/Xaw/ToggleP.h X11/Xaw/Tree.h X11/Xaw/TreeP.h X11/Xaw/VendorEP.h X11/Xaw/Viewport.h X11/Xaw/ViewportP.h X11/Xaw/XawImP.h X11/Xaw/XawInit.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xaw' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXaw6.la libXaw7.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXaw6.so.6.0.1 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXaw6.so.6.0.1 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so.6 || { rm -f libXaw6.so.6 && ln -s libXaw6.so.6.0.1 libXaw6.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so || { rm -f libXaw6.so && ln -s libXaw6.so.6.0.1 libXaw6.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw6.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXaw6.la libtool: install: /usr/bin/install -c .libs/libXaw7.so.7.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXaw7.so.7.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so.7 || { rm -f libXaw7.so.7 && ln -s libXaw7.so.7.0.0 libXaw7.so.7; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so || { rm -f libXaw7.so && ln -s libXaw7.so.7.0.0 libXaw7.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw7.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXaw7.la libtool: warning: remember to run 'libtool --finish /usr/lib' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' GEN install-exec-hook GEN install-exec-hook make[4]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xaw.3 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' Making install in specs make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' /usr/bin/install -c -m 644 libXaw.xml AsciiSink.xml AsciiSource.xml AsciiText.xml Box.xml CH1.xml CH2.xml CH3.xml CH4.xml CH5.xml CH6.xml CH7.xml Command.xml Dialog.xml Form.xml Grip.xml Label.xml List.xml MenuButton.xml Paned.xml Panner.xml Porthole.xml Repeater.xml Scrollbar.xml SimpleMenu.xml Simple.xml SmeBSB.xml SmeLine.xml Sme.xml StripChart.xml Template_private_header_file.xml Template_public_header_file.xml Template_widget_source_file.xml Template.xml TextActions_default_translation_bindings.xml TextActions_text_widget_actions.xml TextActions.xml TextCustom.xml TextFuncs.xml TextSink.xml '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' /usr/bin/install -c -m 644 TextSource.xml Text.xml Toggle.xml TPage_Credits.xml Tree.xml Viewport.xml '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/doc/libXaw' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && rm -f libXaw.so && ln -s libXaw7.so libXaw.so make[4]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xaw6.pc xaw7.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' >>> xlib_libXaw 1.0.14 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xlib_libXaw 1.0.14 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' Making install in include make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/AllWidgets.h X11/Xaw/AsciiSink.h X11/Xaw/AsciiSinkP.h X11/Xaw/AsciiSrc.h X11/Xaw/AsciiSrcP.h X11/Xaw/AsciiText.h X11/Xaw/AsciiTextP.h X11/Xaw/Box.h X11/Xaw/BoxP.h X11/Xaw/Cardinals.h X11/Xaw/Command.h X11/Xaw/CommandP.h X11/Xaw/Dialog.h X11/Xaw/DialogP.h X11/Xaw/Form.h X11/Xaw/FormP.h X11/Xaw/Grip.h X11/Xaw/GripP.h X11/Xaw/Label.h X11/Xaw/LabelP.h X11/Xaw/List.h X11/Xaw/ListP.h X11/Xaw/MenuButton.h X11/Xaw/MenuButtoP.h X11/Xaw/MultiSrc.h X11/Xaw/MultiSrcP.h X11/Xaw/MultiSink.h X11/Xaw/MultiSinkP.h X11/Xaw/Paned.h X11/Xaw/PanedP.h X11/Xaw/Panner.h X11/Xaw/PannerP.h X11/Xaw/Porthole.h X11/Xaw/PortholeP.h X11/Xaw/Repeater.h X11/Xaw/RepeaterP.h X11/Xaw/Reports.h X11/Xaw/Scrollbar.h X11/Xaw/ScrollbarP.h X11/Xaw/Simple.h '/tmp/instance-9/output-1/target/usr/include/X11/Xaw' /usr/bin/install -c -m 644 X11/Xaw/SimpleP.h X11/Xaw/SimpleMenu.h X11/Xaw/SimpleMenP.h X11/Xaw/Sme.h X11/Xaw/SmeP.h X11/Xaw/SmeBSB.h X11/Xaw/SmeBSBP.h X11/Xaw/SmeLine.h X11/Xaw/SmeLineP.h X11/Xaw/StripChart.h X11/Xaw/StripCharP.h X11/Xaw/Template.c X11/Xaw/Template.h X11/Xaw/TemplateP.h X11/Xaw/Text.h X11/Xaw/TextP.h X11/Xaw/TextSink.h X11/Xaw/TextSinkP.h X11/Xaw/TextSrc.h X11/Xaw/TextSrcP.h X11/Xaw/Tip.h X11/Xaw/TipP.h X11/Xaw/Toggle.h X11/Xaw/ToggleP.h X11/Xaw/Tree.h X11/Xaw/TreeP.h X11/Xaw/VendorEP.h X11/Xaw/Viewport.h X11/Xaw/ViewportP.h X11/Xaw/XawImP.h X11/Xaw/XawInit.h '/tmp/instance-9/output-1/target/usr/include/X11/Xaw' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/include' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXaw6.la libXaw7.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXaw6.so.6.0.1 /tmp/instance-9/output-1/target/usr/lib/libXaw6.so.6.0.1 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so.6 || { rm -f libXaw6.so.6 && ln -s libXaw6.so.6.0.1 libXaw6.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXaw6.so.6.0.1 libXaw6.so || { rm -f libXaw6.so && ln -s libXaw6.so.6.0.1 libXaw6.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw6.lai /tmp/instance-9/output-1/target/usr/lib/libXaw6.la libtool: install: /usr/bin/install -c .libs/libXaw7.so.7.0.0 /tmp/instance-9/output-1/target/usr/lib/libXaw7.so.7.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so.7 || { rm -f libXaw7.so.7 && ln -s libXaw7.so.7.0.0 libXaw7.so.7; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXaw7.so.7.0.0 libXaw7.so || { rm -f libXaw7.so && ln -s libXaw7.so.7.0.0 libXaw7.so; }; }) libtool: install: /usr/bin/install -c .libs/libXaw7.lai /tmp/instance-9/output-1/target/usr/lib/libXaw7.la libtool: warning: remember to run 'libtool --finish /usr/lib' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' GEN install-exec-hook GEN install-exec-hook make[4]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/src' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xaw.3 '/tmp/instance-9/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/man' Making install in specs make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/libXaw' /usr/bin/install -c -m 644 libXaw.xml AsciiSink.xml AsciiSource.xml AsciiText.xml Box.xml CH1.xml CH2.xml CH3.xml CH4.xml CH5.xml CH6.xml CH7.xml Command.xml Dialog.xml Form.xml Grip.xml Label.xml List.xml MenuButton.xml Paned.xml Panner.xml Porthole.xml Repeater.xml Scrollbar.xml SimpleMenu.xml Simple.xml SmeBSB.xml SmeLine.xml Sme.xml StripChart.xml Template_private_header_file.xml Template_public_header_file.xml Template_widget_source_file.xml Template.xml TextActions_default_translation_bindings.xml TextActions_text_widget_actions.xml TextActions.xml TextCustom.xml TextFuncs.xml TextSink.xml '/tmp/instance-9/output-1/target/usr/share/doc/libXaw' /usr/bin/install -c -m 644 TextSource.xml Text.xml Toggle.xml TPage_Credits.xml Tree.xml Viewport.xml '/tmp/instance-9/output-1/target/usr/share/doc/libXaw' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/doc/libXaw' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14/specs' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' /home/autobuild/make/make install-exec-hook make[4]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' cd /tmp/instance-9/output-1/target/usr/lib && rm -f libXaw.so && ln -s libXaw7.so libXaw.so make[4]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xaw6.pc xaw7.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXaw-1.0.14' >>> xapp_viewres 1.0.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.viewres-1.0.6.tar.bz2.kwJ0EK/output' 'http://xorg.freedesktop.org/releases/individual/app/viewres-1.0.6.tar.bz2' --2022-12-07 02:13:30-- http://xorg.freedesktop.org/releases/individual/app/viewres-1.0.6.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/viewres-1.0.6.tar.bz2 [following] --2022-12-07 02:13:30-- https://www.x.org/releases/individual/app/viewres-1.0.6.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 135200 (132K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.viewres-1.0.6.tar.bz2.kwJ0EK/output' 0K .......... .......... .......... .......... .......... 37% 600K 0s 50K .......... .......... .......... .......... .......... 75% 1.16M 0s 100K .......... .......... .......... .. 100% 170M=0.1s 2022-12-07 02:13:30 (1.03 MB/s) - '/tmp/instance-9/output-1/build/.viewres-1.0.6.tar.bz2.kwJ0EK/output' saved [135200/135200] viewres-1.0.6.tar.bz2: OK (md5: 38e6568271d8098327706c5cf855dbc7) viewres-1.0.6.tar.bz2: OK (sha1: f1d12e5b4e1180916edb44234599a486b025b480) viewres-1.0.6.tar.bz2: OK (sha256: 11c15db02066c1d5fc3febf9b185d16c1112f87e37c4b101a484dcefffb80934) viewres-1.0.6.tar.bz2: OK (sha512: 3f4cfc61608bc6c9b35ef66ceb473661ca01946d3306d54040d32803e8e0eec506a0ce37ea22bfe514544a6ba9645fd30f39b20c063aff696b3c0fda3fe95dff) >>> xapp_viewres 1.0.6 Extracting bzcat /tmp/instance-9/dl/xapp_viewres/viewres-1.0.6.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xapp_viewres-1.0.6 -xf - >>> xapp_viewres 1.0.6 Patching >>> xapp_viewres 1.0.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xapp_viewres-1.0.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_viewres 1.0.6 Patching libtool >>> xapp_viewres 1.0.6 Configuring (cd /tmp/instance-9/output-1/build/xapp_viewres-1.0.6/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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-appdefaultdir=/usr/share/X11/app-defaults ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-9/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for VIEWRES... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xapp_viewres 1.0.6 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xapp_viewres-1.0.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6/man' GEN viewres.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' CC viewres.o viewres.c:107:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | { "-top", "*topObject", XrmoptionSepArg, (XPointer) NULL }, | ^~~~~~ viewres.c:107:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | { "-top", "*topObject", XrmoptionSepArg, (XPointer) NULL }, | ^~~~~~~~~~~~ viewres.c:108:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | { "-variable", "*showVariable", XrmoptionNoArg, (XPointer) "on" }, | ^~~~~~~~~~~ viewres.c:108:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | { "-variable", "*showVariable", XrmoptionNoArg, (XPointer) "on" }, | ^~~~~~~~~~~~~~~ viewres.c:109:7: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | { "-vertical", "*Tree.Gravity", XrmoptionNoArg, (XPointer) "north" } | ^~~~~~~~~~~ viewres.c:109:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 109 | { "-vertical", "*Tree.Gravity", XrmoptionNoArg, (XPointer) "north" } | ^~~~~~~~~~~~~~~ CCLD viewres make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' >>> xapp_viewres 1.0.6 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xapp_viewres-1.0.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 viewres.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c viewres '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/Viewres app-defaults/Viewres-color '/tmp/instance-9/output-1/target/usr/share/X11/app-defaults' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_viewres-1.0.6' >>> xapp_xcalc 1.1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.xcalc-1.1.1.tar.xz.2Md0sp/output' 'https://xorg.freedesktop.org/releases/individual/app/xcalc-1.1.1.tar.xz' --2022-12-07 02:13:38-- https://xorg.freedesktop.org/releases/individual/app/xcalc-1.1.1.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 140204 (137K) [application/x-xz] Saving to: '/tmp/instance-9/output-1/build/.xcalc-1.1.1.tar.xz.2Md0sp/output' 0K .......... .......... .......... .......... .......... 36% 590K 0s 50K .......... .......... .......... .......... .......... 73% 1.42M 0s 100K .......... .......... .......... ...... 100% 4.51M=0.1s 2022-12-07 02:13:39 (1.05 MB/s) - '/tmp/instance-9/output-1/build/.xcalc-1.1.1.tar.xz.2Md0sp/output' saved [140204/140204] xcalc-1.1.1.tar.xz: OK (sha256: 8cb08212c5322e8043f39b28699e13a43f000976c90b3c7fadd4fae2766326b4) xcalc-1.1.1.tar.xz: OK (sha512: a261e9798d62727f40b9aff07e68e63ba40aa7f4f9b1811d8efd8c3e73cd5912d6178c55ca3c059968191051bd20b889b06b5e92b3df70c7b5d09bd013b9ebdb) >>> xapp_xcalc 1.1.1 Extracting xzcat /tmp/instance-9/dl/xapp_xcalc/xcalc-1.1.1.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xapp_xcalc-1.1.1 -xf - >>> xapp_xcalc 1.1.1 Patching >>> xapp_xcalc 1.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xapp_xcalc-1.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xcalc 1.1.1 Patching libtool >>> xapp_xcalc 1.1.1 Configuring (cd /tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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-appdefaultdir=/usr/share/X11/app-defaults ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for strlcpy... no checking for XCALC... yes checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xapp_xcalc 1.1.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xapp_xcalc-1.1.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/man' GEN xcalc.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' CC actions.o CC math.o In function 'strlcpy', inlined from 'DrawDisplay' at math.c:228:13: math.c:86:5: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 86 | strncpy(dst, src, size); | ^~~~~~~~~~~~~~~~~~~~~~~ math.c: In function 'negf': math.c:474:36: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] 474 | snprintf(tmp, sizeof(tmp), "-%s", dispstr); | ^ math.c:474:5: note: 'snprintf' output between 2 and 33 bytes into a destination of size 32 474 | snprintf(tmp, sizeof(tmp), "-%s", dispstr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strlcpy', inlined from 'negf' at math.c:475:5: math.c:86:5: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 86 | strncpy(dst, src, size); | ^~~~~~~~~~~~~~~~~~~~~~~ CC xcalc.o xcalc.c:90:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | {"-rpn", "rpn", XrmoptionNoArg, (XtPointer)"on"}, | ^~~~~~ xcalc.c:90:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | {"-rpn", "rpn", XrmoptionNoArg, (XtPointer)"on"}, | ^~~~~ xcalc.c:91:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | {"-stipple", "stipple", XrmoptionNoArg, (XtPointer)"on"} | ^~~~~~~~~~ xcalc.c:91:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | {"-stipple", "stipple", XrmoptionNoArg, (XtPointer)"on"} | ^~~~~~~~~ In function 'convert', inlined from 'convert' at xcalc.c:336:16: xcalc.c:343:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 343 | strncpy(selstr, dispstr, (int)(*length)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xcalc.c: In function 'convert': xcalc.c:342:19: note: length computed here 342 | *length = strlen(dispstr); | ^~~~~~~~~~~~~~~ CCLD xcalc make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' >>> xapp_xcalc 1.1.1 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install-exec install-data -C /tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' Making install-exec in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/man' make[2]: Nothing to be done for 'install-exec'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c xcalc '/tmp/instance-9/output-1/target/usr/bin' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' Making install-data in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/man' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xcalc.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/XCalc app-defaults/XCalc-color '/tmp/instance-9/output-1/target/usr/share/X11/app-defaults' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xcalc-1.1.1' >>> xapp_xdbedizzy 1.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.xdbedizzy-1.1.0.tar.bz2.HgJMpa/output' 'http://xorg.freedesktop.org/releases/individual/app/xdbedizzy-1.1.0.tar.bz2' --2022-12-07 02:13:47-- http://xorg.freedesktop.org/releases/individual/app/xdbedizzy-1.1.0.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/xdbedizzy-1.1.0.tar.bz2 [following] --2022-12-07 02:13:47-- https://www.x.org/releases/individual/app/xdbedizzy-1.1.0.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 110340 (108K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.xdbedizzy-1.1.0.tar.bz2.HgJMpa/output' 0K .......... .......... .......... .......... .......... 46% 605K 0s 50K .......... .......... .......... .......... .......... 92% 1.17M 0s 100K ....... 100% 189M=0.1s 2022-12-07 02:13:48 (867 KB/s) - '/tmp/instance-9/output-1/build/.xdbedizzy-1.1.0.tar.bz2.HgJMpa/output' saved [110340/110340] xdbedizzy-1.1.0.tar.bz2: OK (sha1: 281bee72116311e2d8393ae53ea832e9d267eded) >>> xapp_xdbedizzy 1.1.0 Extracting bzcat /tmp/instance-9/dl/xapp_xdbedizzy/xdbedizzy-1.1.0.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0 -xf - >>> xapp_xdbedizzy 1.1.0 Patching >>> xapp_xdbedizzy 1.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xdbedizzy 1.1.0 Patching libtool >>> xapp_xdbedizzy 1.1.0 Configuring (cd /tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-9/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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for XDBEDIZZY... yes 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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xapp_xdbedizzy 1.1.0 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xapp_xdbedizzy-1.1.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' CC xdbedizzy.o /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c xdbedizzy.c CCLD xdbedizzy GEN xdbedizzy.1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' >>> xapp_xdbedizzy 1.1.0 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/instance-9/output-1/target/usr/bin" /usr/bin/install -c xdbedizzy '/tmp/instance-9/output-1/target/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/instance-9/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 xdbedizzy.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xdbedizzy-1.1.0' >>> xapp_xload 1.1.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.xload-1.1.4.tar.xz.d1A1Fy/output' 'http://xorg.freedesktop.org/releases/individual/app/xload-1.1.4.tar.xz' --2022-12-07 02:13:54-- http://xorg.freedesktop.org/releases/individual/app/xload-1.1.4.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/xload-1.1.4.tar.xz [following] --2022-12-07 02:13:54-- https://www.x.org/releases/individual/app/xload-1.1.4.tar.xz Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 133204 (130K) [application/x-xz] Saving to: '/tmp/instance-9/output-1/build/.xload-1.1.4.tar.xz.d1A1Fy/output' 0K .......... .......... .......... .......... .......... 38% 590K 0s 50K .......... .......... .......... .......... .......... 76% 1.16M 0s 100K .......... .......... .......... 100% 185M=0.1s 2022-12-07 02:13:54 (1024 KB/s) - '/tmp/instance-9/output-1/build/.xload-1.1.4.tar.xz.d1A1Fy/output' saved [133204/133204] xload-1.1.4.tar.xz: OK (sha256: 8346b99120db24e0f42920f7f12e23e9b1b407d3a66ce419990387b608373031) xload-1.1.4.tar.xz: OK (sha512: 114babe4e5a60f4713f9e4627ee0a1bbb2f1f238cb46f24c38aecff67f25e6b0f58cbd554c71095ddc2b01398adbfa379550a34c23c413db52157648028554f2) >>> xapp_xload 1.1.4 Extracting xzcat /tmp/instance-9/dl/xapp_xload/xload-1.1.4.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xapp_xload-1.1.4 -xf - >>> xapp_xload 1.1.4 Patching >>> xapp_xload 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xapp_xload-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xapp_xload 1.1.4 Patching libtool >>> xapp_xload 1.1.4 Configuring (cd /tmp/instance-9/output-1/build/xapp_xload-1.1.4/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 LIBS= ac_cv_search_gettext=no 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-appdefaultdir=/usr/share/X11/app-defaults ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for library containing gettext... (cached) no checking where to install localized messages... nowhere checking for getloadavg... yes checking for sys/loadavg.h... no checking for XLOAD... yes checking for APPDEFS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xapp_xload 1.1.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xapp_xload-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4/man' GEN xload.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' CC get_load.o CC get_rload.o CC xload.o xload.c:100:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | {"-scale", "*load.minScale", XrmoptionSepArg, NULL}, | ^~~~~~~~ xload.c:100:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | {"-scale", "*load.minScale", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~~~~ xload.c:101:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 101 | {"-update", "*load.update", XrmoptionSepArg, NULL}, | ^~~~~~~~~ xload.c:101:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 101 | {"-update", "*load.update", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~~ xload.c:102:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 102 | {"-hl", "*load.highlight", XrmoptionSepArg, NULL}, | ^~~~~ xload.c:102:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 102 | {"-hl", "*load.highlight", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~~~~~ xload.c:103:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 103 | {"-highlight", "*load.highlight", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~ xload.c:103:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 103 | {"-highlight", "*load.highlight", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~~~~~ xload.c:104:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 104 | {"-label", "*label.label", XrmoptionSepArg, NULL}, | ^~~~~~~~ xload.c:104:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 104 | {"-label", "*label.label", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~~ xload.c:105:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 105 | {"-nolabel", "*showLabel", XrmoptionNoArg, "False"}, | ^~~~~~~~~~ xload.c:105:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 105 | {"-nolabel", "*showLabel", XrmoptionNoArg, "False"}, | ^~~~~~~~~~~~ xload.c:105:71: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 105 | {"-nolabel", "*showLabel", XrmoptionNoArg, "False"}, | ^~~~~~~ xload.c:106:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 106 | {"-lights", "*useLights", XrmoptionNoArg, "True"}, | ^~~~~~~~~ xload.c:106:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 106 | {"-lights", "*useLights", XrmoptionNoArg, "True"}, | ^~~~~~~~~~~~ xload.c:106:71: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 106 | {"-lights", "*useLights", XrmoptionNoArg, "True"}, | ^~~~~~ xload.c:107:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | {"-jumpscroll", "*load.jumpScroll", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~ xload.c:107:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 107 | {"-jumpscroll", "*load.jumpScroll", XrmoptionSepArg, NULL}, | ^~~~~~~~~~~~~~~~~~ xload.c:108:3: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | {"-remote", "*remote", XrmoptionSepArg, NULL}, | ^~~~~~~~~ xload.c:108:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 108 | {"-remote", "*remote", XrmoptionSepArg, NULL}, | ^~~~~~~~~ xload.c: In function 'main': xload.c:172:17: warning: unused variable 'domaindir' [-Wunused-variable] 172 | const char *domaindir; | ^~~~~~~~~ CCLD xload make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' >>> xapp_xload 1.1.4 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xapp_xload-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xload.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c xload '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/X11/app-defaults' /usr/bin/install -c -m 644 app-defaults/XLoad '/tmp/instance-9/output-1/target/usr/share/X11/app-defaults' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xapp_xload-1.1.4' freetype-2.12.1.tar.xz: OK (sha1: 5133eed28a7624ffabbf6d00aa3f68b841d62d80) freetype-2.12.1.tar.xz: OK (sha256: 4766f20157cc4cf0cd292f80bf917f92d1c439b243ac3018debf6b9140c41a7f) >>> host-freetype 2.12.1 Extracting xzcat /tmp/instance-9/dl/freetype/freetype-2.12.1.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-freetype-2.12.1 -xf - >>> host-freetype 2.12.1 Patching >>> host-freetype 2.12.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-freetype-2.12.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-freetype 2.12.1 Patching libtool patching file /tmp/instance-9/output-1/build/host-freetype-2.12.1/builds/unix/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-freetype 2.12.1 Configuring (cd /tmp/instance-9/output-1/build/host-freetype-2.12.1/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-brotli --without-bzip2 --without-harfbuzz --without-png --without-zlib --enable-freetype-config ) make[1]: Entering directory '/tmp/instance-9/output-1/build/host-freetype-2.12.1' FreeType build system -- automatic system detection The following settings are used: platform unix compiler /usr/bin/gcc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (this needs Python >= 3.5). Generating modules list in ./objs/ftmodule.h... done. * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: smooth (anti-aliased bitmap renderer) * module: raster (monochrome bitmap renderer) * module: ot-svg (OT-SVG glyph renderer module) * module: sdf (signed distance field renderer) * module: bsdf (bitmap to signed distance field converter) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) cd builds/unix; \ ./configure '--prefix=/tmp/instance-9/output-1/host' '--sysconfdir=/tmp/instance-9/output-1/host/etc' '--localstatedir=/tmp/instance-9/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--without-brotli' '--without-bzip2' '--without-harfbuzz' '--without-png' '--without-zlib' '--enable-freetype-config' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking how to run the C preprocessor... /usr/bin/cpp checking pkg-config is at least version 0.24... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking for gawk... gawk checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windows.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for getpagesize... yes checking for working mmap... yes checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking for memcpy... yes checking for memmove... yes checking /usr/bin/gcc compiler flag -pedantic to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS checking /usr/bin/gcc compiler flag -std=c99 to assure ANSI C99 works correctly... ok, adding to XX_ANSIFLAGS checking for -fvisibility=hidden compiler flag... yes checking for library containing clock_gettime... none required checking for LIBRSVG... no checking target system type... x86_64-pc-linux-gnu checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for python3... python3 checking for python version... 3.11.0 checking for `docwriter' Python module... no configure: creating ./config.status config.status: creating ftoption.h config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating ftconfig.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking configure: Library configuration: external zlib: no bzip2: no libpng: no harfbuzz: no brotli: no pthread: yes configure: WARNING: `make refdoc' will fail since pip package `docwriter' is not installed. To install, run `python3 -m pip install docwriter', or to use a Python virtual environment, run `make refdoc-venv' (requires pip package `virtualenv'). These operations require Python >= 3.5. make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-freetype-2.12.1' >>> host-freetype 2.12.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-freetype-2.12.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-freetype-2.12.1' ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftsystem.lo builds/unix/ftsystem.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY builds/unix/ftsystem.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftsystem.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftdebug.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftdebug.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftdebug.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftdebug.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftinit.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftinit.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftinit.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftinit.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbase.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbase.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbase.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbase.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbbox.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbbox.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbbox.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbbox.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbdf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbdf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbdf.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbdf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbitmap.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbitmap.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftbitmap.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbitmap.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftcid.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftcid.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftcid.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftcid.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftfstype.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftfstype.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftfstype.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftfstype.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftgasp.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftgasp.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftgasp.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftgasp.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftglyph.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftglyph.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftglyph.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftglyph.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftgxval.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftgxval.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftgxval.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftgxval.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftmm.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftmm.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftmm.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftmm.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftotval.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftotval.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftotval.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftotval.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftpatent.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftpatent.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftpatent.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftpatent.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftpfr.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftpfr.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftpfr.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftpfr.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftstroke.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftstroke.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftstroke.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftstroke.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftsynth.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftsynth.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftsynth.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftsynth.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/fttype1.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/fttype1.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/fttype1.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/fttype1.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftwinfnt.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftwinfnt.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/base/ftwinfnt.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftwinfnt.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/truetype -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/truetype.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/truetype/truetype.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/truetype -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/truetype/truetype.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/truetype.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type1 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/type1.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type1/type1.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type1 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type1/type1.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/type1.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cff -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/cff.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cff/cff.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cff -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cff/cff.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/cff.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cid -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/type1cid.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cid/type1cid.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cid -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cid/type1cid.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/type1cid.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pfr -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/pfr.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pfr/pfr.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pfr -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pfr/pfr.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/pfr.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type42 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/type42.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type42/type42.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type42 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/type42/type42.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/type42.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/winfonts -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/winfnt.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/winfonts/winfnt.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/winfonts -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/winfonts/winfnt.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/winfnt.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pcf -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/pcf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pcf/pcf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pcf -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pcf/pcf.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/pcf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/bdf -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/bdf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/bdf/bdf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/bdf -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/bdf/bdf.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/bdf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sfnt -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/sfnt.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sfnt/sfnt.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sfnt -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sfnt/sfnt.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/sfnt.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/autofit -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/autofit.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/autofit/autofit.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/autofit -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/autofit/autofit.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/autofit.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pshinter -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/pshinter.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pshinter/pshinter.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pshinter -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/pshinter/pshinter.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/pshinter.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/smooth -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/smooth.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/smooth/smooth.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/smooth -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/smooth/smooth.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/smooth.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/raster -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/raster.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/raster/raster.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/raster -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/raster/raster.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/raster.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/svg -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/svg.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/svg/svg.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/svg -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/svg/svg.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/svg.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sdf -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/sdf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sdf/sdf.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sdf -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/sdf/sdf.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/sdf.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cache -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftcache.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cache/ftcache.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cache -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/cache/ftcache.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftcache.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/gzip -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftgzip.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/gzip/ftgzip.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/gzip -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/gzip/ftgzip.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftgzip.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/lzw -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftlzw.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/lzw/ftlzw.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/lzw -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/lzw/ftlzw.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftlzw.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbzip2.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/bzip2/ftbzip2.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/bzip2/ftbzip2.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbzip2.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psaux -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/psaux.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psaux/psaux.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psaux -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psaux/psaux.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/psaux.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psnames -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/psnames.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psnames/psnames.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psnames -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/psnames/psnames.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/psnames.o ./builds/unix/libtool --mode=compile /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/dlg -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread -DFT_CONFIG_CONFIG_H="" -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -DFT2_BUILD_LIBRARY -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/dlg.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/dlg/dlgwrap.c libtool: compile: /usr/bin/gcc -pedantic -std=c99 -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/src/dlg -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs -I./builds/unix -I/tmp/instance-9/output-1/build/host-freetype-2.12.1/include -I/tmp/instance-9/output-1/host/include -c -Wall -O2 -I/tmp/instance-9/output-1/host/include -fvisibility=hidden -pthread "-DFT_CONFIG_CONFIG_H=" "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" -DFT2_BUILD_LIBRARY /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/dlg/dlgwrap.c -fPIC -DPIC -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/dlg.o /usr/bin/gcc -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/apinames /tmp/instance-9/output-1/build/host-freetype-2.12.1/src/tools/apinames.c /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/apinames -o/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftexport.sym /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/freetype.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftadvanc.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbbox.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbdf.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbitmap.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbzip2.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftcache.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftchapters.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftcid.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftcolor.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftdriver.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fterrdef.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fterrors.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftfntfmt.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftgasp.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftglyph.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftgxval.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftgzip.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftimage.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftincrem.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlcdfil.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlist.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlogging.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlzw.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmm.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmodapi.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmoderr.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftotval.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftoutln.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftparams.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftpfr.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftrender.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsizes.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsnames.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftstroke.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsynth.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsystem.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fttrigon.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fttypes.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftwinfnt.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/otsvg.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/t1tables.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ttnameid.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/tttables.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/tttags.h ./builds/unix/libtool --mode=link /usr/bin/gcc -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/libfreetype.la /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftsystem.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftdebug.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftinit.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbase.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbbox.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbdf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbitmap.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftcid.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftfstype.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftgasp.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftglyph.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftgxval.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftmm.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftotval.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftpatent.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftpfr.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftstroke.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftsynth.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/fttype1.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftwinfnt.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/truetype.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/type1.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/cff.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/type1cid.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/pfr.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/type42.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/winfnt.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/pcf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/bdf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/sfnt.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/autofit.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/pshinter.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/smooth.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/raster.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/svg.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/sdf.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftcache.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftgzip.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftlzw.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftbzip2.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/psaux.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/psnames.lo /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/dlg.lo -rpath /tmp/instance-9/output-1/host/lib -version-info 24:3:18 -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -pthread -lpthread -no-undefined -export-symbols /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftexport.sym libtool: link: echo "{ global:" > /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver libtool: link: cat /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftexport.sym | /usr/bin/sed -e "s/\(.*\)/\1;/" >> /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver libtool: link: /usr/bin/gcc -shared -fPIC -DPIC /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftsystem.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftdebug.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftinit.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbase.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbbox.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbdf.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbitmap.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftcid.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftfstype.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftgasp.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftglyph.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftgxval.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftmm.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftotval.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftpatent.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftpfr.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftstroke.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftsynth.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/fttype1.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftwinfnt.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/truetype.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/type1.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/cff.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/type1cid.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/pfr.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/type42.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/winfnt.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/pcf.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/bdf.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/sfnt.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/autofit.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/pshinter.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/smooth.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/raster.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/svg.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/sdf.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftcache.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftgzip.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftlzw.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/ftbzip2.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/psaux.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/psnames.o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/dlg.o -L/tmp/instance-9/output-1/host/lib -lpthread -Wl,-rpath -Wl,/tmp/instance-9/output-1/host/lib -pthread -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.ver -o /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.so.6.18.3 libtool: link: (cd "/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.18.3" "libfreetype.so.6") libtool: link: (cd "/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.18.3" "libfreetype.so") libtool: link: ( cd "/tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" ) rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype|' \ -e 's|%PKG_CONFIG%|/tmp/instance-9/output-1/host/bin/pkg-config|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/tmp/instance-9/output-1/host|' \ -e 's|%ft_version%|24.3.18|' \ -e 's|%includedir%|/tmp/instance-9/output-1/host/include|' \ -e 's|%libdir%|/tmp/instance-9/output-1/host/lib|' \ -e 's|%prefix%|/tmp/instance-9/output-1/host|' \ /tmp/instance-9/output-1/build/host-freetype-2.12.1/builds/unix/freetype-config.in \ > builds/unix/freetype-config.tmp chmod +x builds/unix/freetype-config.tmp chmod go-w builds/unix/freetype-config.tmp mv builds/unix/freetype-config.tmp builds/unix/freetype-config rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp sed -e 's|%PKGCONFIG_REQUIRES%||' \ -e 's|%PKGCONFIG_REQUIRES_PRIVATE%||' \ -e 's|%PKGCONFIG_LIBS%|-L/tmp/instance-9/output-1/host/lib -lfreetype|' \ -e 's|%PKGCONFIG_LIBS_PRIVATE%||' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/tmp/instance-9/output-1/host|' \ -e 's|%ft_version%|24.3.18|' \ -e 's|%includedir%|/tmp/instance-9/output-1/host/include|' \ -e 's|%libdir%|/tmp/instance-9/output-1/host/lib|' \ -e 's|%prefix%|/tmp/instance-9/output-1/host|' \ /tmp/instance-9/output-1/build/host-freetype-2.12.1/builds/unix/freetype2.in \ > builds/unix/freetype2.pc.tmp chmod a-w builds/unix/freetype2.pc.tmp mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-freetype-2.12.1' >>> host-freetype 2.12.1 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-freetype-2.12.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-freetype-2.12.1' rm -rf /tmp/instance-9/output-1/host/include/freetype2 rm -f /tmp/instance-9/output-1/host/include/ft2build.h /usr/bin/mkdir -p /tmp/instance-9/output-1/host/lib \ /tmp/instance-9/output-1/host/lib/pkgconfig \ /tmp/instance-9/output-1/host/include/freetype2/freetype/config \ /tmp/instance-9/output-1/host/share/aclocal /usr/bin/mkdir -p /tmp/instance-9/output-1/host/bin \ /tmp/instance-9/output-1/host/share/man/man1 ./builds/unix/libtool --mode=install /usr/bin/install -c \ /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/libfreetype.la /tmp/instance-9/output-1/host/lib libtool: install: /usr/bin/install -c /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.so.6.18.3 /tmp/instance-9/output-1/host/lib/libfreetype.so.6.18.3 libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f libfreetype.so.6.18.3 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.18.3 libfreetype.so.6; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f libfreetype.so.6.18.3 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.18.3 libfreetype.so; }; }) libtool: install: /usr/bin/install -c /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/.libs/libfreetype.lai /tmp/instance-9/output-1/host/lib/libfreetype.la libtool: finish: PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-9/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-9/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for P in /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/freetype.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftadvanc.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbbox.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbdf.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbitmap.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftbzip2.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftcache.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftchapters.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftcid.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftcolor.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftdriver.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fterrdef.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fterrors.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftfntfmt.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftgasp.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftglyph.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftgxval.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftgzip.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftimage.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftincrem.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlcdfil.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlist.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlogging.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftlzw.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmac.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmm.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmodapi.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftmoderr.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftotval.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftoutln.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftparams.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftpfr.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftrender.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsizes.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsnames.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftstroke.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsynth.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftsystem.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fttrigon.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/fttypes.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ftwinfnt.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/otsvg.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/t1tables.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/ttnameid.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/tttables.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/tttags.h ; do \ /usr/bin/install -c -m 644 \ $P /tmp/instance-9/output-1/host/include/freetype2/freetype ; \ done for P in /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/ftconfig.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/ftheader.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/ftmodule.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/ftoption.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/ftstdlib.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/integer-types.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/mac-support.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/freetype/config/public-macros.h /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftmodule.h ./builds/unix/ftoption.h ; do \ /usr/bin/install -c -m 644 \ $P /tmp/instance-9/output-1/host/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/host-freetype-2.12.1/include/ft2build.h \ /tmp/instance-9/output-1/host/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /tmp/instance-9/output-1/host/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/host-freetype-2.12.1/objs/ftmodule.h \ /tmp/instance-9/output-1/host/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /tmp/instance-9/output-1/host/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /tmp/instance-9/output-1/host/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /tmp/instance-9/output-1/host/lib/pkgconfig/freetype2.pc /usr/bin/install -c -m 755 ./builds/unix/freetype-config \ /tmp/instance-9/output-1/host/bin/freetype-config /usr/bin/install -c -m 644 /tmp/instance-9/output-1/build/host-freetype-2.12.1/docs/freetype-config.1 \ /tmp/instance-9/output-1/host/share/man/man1/freetype-config.1 make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-freetype-2.12.1' libfontenc-1.1.4.tar.bz2: OK (md5: 6447db6a689fb530c218f0f8328c3abc) libfontenc-1.1.4.tar.bz2: OK (sha1: d4f232b0b07487b984e13422ce4130b61a8b9edb) libfontenc-1.1.4.tar.bz2: OK (sha256: 2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079) libfontenc-1.1.4.tar.bz2: OK (sha512: 76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582) >>> host-xlib_libfontenc 1.1.4 Extracting bzcat /tmp/instance-9/dl/xlib_libfontenc/libfontenc-1.1.4.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4 -xf - >>> host-xlib_libfontenc 1.1.4 Patching >>> host-xlib_libfontenc 1.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libfontenc 1.1.4 Patching libtool patching file /tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-xlib_libfontenc 1.1.4 Configuring (cd /tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datarootdir}/fonts/X11 checking for directory for encodings files... ${FONTROOTDIR}/encodings checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclose in -lz... yes checking for FONTENC... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating fontenc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xlib_libfontenc 1.1.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/src' CC encparse.lo encparse.c: In function 'FontEncReallyReallyLoad': encparse.c:903:30: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 903 | count = fscanf(file, format, encoding_name, file_name); | ^~~~~~ CC fontenc.lo fontenc.c:581:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL }; | ^~~~~~~~~~~~ fontenc.c:584:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 584 | {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0}, /* Unicode */ | ^~~~~~~~~~~~ fontenc.c:585:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 585 | {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */ | ^~~~~~~~~~~ fontenc.c:586:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */ | ^~~~~~~~~~~ fontenc.c:587:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 587 | {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */ | ^~~~~~~~~~~ fontenc.c:588:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 588 | {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */ | ^~~~~~~~~~~ fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */ | ^~~~~~~~~~~ fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 590 | {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */ | ^~~~~~~~~~~ fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */ | ^~~~~~~~~~~ fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */ | ^~~~~~~~~~~ fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */ | ^~~~~~~~~~~ fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 594 | {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0}, /* Latin 6 (Nordic) */ | ^~~~~~~~~~~~ fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 595 | {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */ | ^~~~~~~~~~~~ fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0}, /* Russian */ | ^~~~~~~~ fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0}, /* Ukrainian */ | ^~~~~~~~~ fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0}, /* Russian/Ukrainian/Bielorussian */ | ^~~~~~~~~~ fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0}, /* ``European'' */ | ^~~~~~~~ fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0}, /* Ukrainian too */ | ^~~~~~~~ fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 601 | {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0}, | ^~~~~~~~~~~~~~~~~~ fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0}, | ^~~~~~~~~~~~~ CCLD libfontenc.la make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' >>> host-xlib_libfontenc 1.1.4 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfontenc.la '/tmp/instance-9/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /tmp/instance-9/output-1/host/lib/libfontenc.so.1.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontenc.lai /tmp/instance-9/output-1/host/lib/libfontenc.la libtool: finish: PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-9/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-9/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/tmp/instance-9/output-1/host/include/X11/fonts' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 fontenc.pc '/tmp/instance-9/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libfontenc-1.1.4' mkfontscale-1.2.2.tar.xz: OK (sha256: 8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4) mkfontscale-1.2.2.tar.xz: OK (sha512: 4c846816325347c91008d76b3a5610c1e58a8414fd55117e7ccf51310db4b20b8397ecf6c9177ff77322e27ee088bf034fd175c9210465c50b094bab8dada4b3) >>> host-xapp_mkfontscale 1.2.2 Extracting xzcat /tmp/instance-9/dl/xapp_mkfontscale/mkfontscale-1.2.2.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2 -xf - >>> host-xapp_mkfontscale 1.2.2 Patching >>> host-xapp_mkfontscale 1.2.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xapp_mkfontscale 1.2.2 Patching libtool >>> host-xapp_mkfontscale 1.2.2 Configuring (cd /tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for gzopen in -lz... yes checking for vasprintf... yes checking for MKFONTSCALE... yes checking for X11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xapp_mkfontscale 1.2.2 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/man' GEN mkfontdir.1 GEN mkfontscale.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' CC constlist.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from constlist.c:24: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC hash.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from hash.c:27: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC ident.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ident.c:54: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC list.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from list.c:25: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ CC mkfontscale.o In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mkfontscale.c:27: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ mkfontscale.c: In function 'doDirectory': mkfontscale.c:784:66: warning: declaration of 'encodingsToDo' shadows a global declaration [-Wshadow] 784 | doDirectory(const char *dirname_given, int numEncodings, ListPtr encodingsToDo) | ~~~~~~~~^~~~~~~~~~~~~ mkfontscale.c:116:16: note: shadowed declaration is here 116 | static ListPtr encodingsToDo; | ^~~~~~~~~~~~~ mkfontscale.c: In function 'readEncodings': mkfontscale.c:1298:23: warning: declaration of 'encodings' shadows a global declaration [-Wshadow] 1298 | readEncodings(ListPtr encodings, char *dirname) | ~~~~~~~~^~~~~~~~~ mkfontscale.c:93:21: note: shadowed declaration is here 93 | static ConstListPtr encodings, extra_encodings; | ^~~~~~~~~ CCLD mkfontscale GEN mkfontdir make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' >>> host-xapp_mkfontscale 1.2.2 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 mkfontdir.1 mkfontscale.1 '/tmp/instance-9/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /usr/bin/install -c mkfontscale '/tmp/instance-9/output-1/host/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /usr/bin/install -c mkfontdir '/tmp/instance-9/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_mkfontscale-1.2.2' >>> xfont_encodings 1.0.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.encodings-1.0.6.tar.xz.EiAFHA/output' 'https://xorg.freedesktop.org/releases/individual/font/encodings-1.0.6.tar.xz' --2022-12-07 02:15:15-- https://xorg.freedesktop.org/releases/individual/font/encodings-1.0.6.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 312720 (305K) [application/x-xz] Saving to: '/tmp/instance-9/output-1/build/.encodings-1.0.6.tar.xz.EiAFHA/output' 0K .......... .......... .......... .......... .......... 16% 589K 0s 50K .......... .......... .......... .......... .......... 32% 1.17M 0s 100K .......... .......... .......... .......... .......... 49% 112M 0s 150K .......... .......... .......... .......... .......... 65% 1.15M 0s 200K .......... .......... .......... .......... .......... 81% 141M 0s 250K .......... .......... .......... .......... .......... 98% 221M 0s 300K ..... 100% 129M=0.2s 2022-12-07 02:15:15 (1.75 MB/s) - '/tmp/instance-9/output-1/build/.encodings-1.0.6.tar.xz.EiAFHA/output' saved [312720/312720] encodings-1.0.6.tar.xz: OK (sha256: 77e301de661f35a622b18f60b555a7e7d8c4d5f43ed41410e830d5ac9084fc26) encodings-1.0.6.tar.xz: OK (sha512: 2d52486996939401121bc858ba23031f70eef857760db8da4c84f083e981868e4bc7a8c2ab6d59274a0cf95f592a0dbfad47bce6c9299bb45d115b48abc39134) >>> xfont_encodings 1.0.6 Extracting xzcat /tmp/instance-9/dl/xfont_encodings/encodings-1.0.6.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xfont_encodings-1.0.6 -xf - >>> xfont_encodings 1.0.6 Patching >>> xfont_encodings 1.0.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xfont_encodings-1.0.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_encodings 1.0.6 Patching libtool >>> xfont_encodings 1.0.6 Configuring (cd /tmp/instance-9/output-1/build/xfont_encodings-1.0.6/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for mkfontscale... /tmp/instance-9/output-1/host/bin/mkfontscale checking if small encodings should be compressed... yes checking if large encodings should be compressed... yes checking for gzip... /usr/bin/gzip checking for root directory for font files... ${datarootdir}/fonts/X11 checking for directory for encodings files... ${FONTROOTDIR}/encodings checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating large/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xfont_encodings 1.0.6 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xfont_encodings-1.0.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' Making all in large make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6/large' GEN big5.eten-0.enc.gz GEN big5hkscs-0.enc.gz GEN cns11643-1.enc.gz GEN cns11643-2.enc.gz GEN cns11643-3.enc.gz GEN gb18030-0.enc.gz GEN gb18030.2000-0.enc.gz GEN gb18030.2000-1.enc.gz GEN gb2312.1980-0.enc.gz GEN gbk-0.enc.gz GEN jisx0201.1976-0.enc.gz GEN jisx0208.1990-0.enc.gz GEN jisx0212.1990-0.enc.gz GEN ksc5601.1987-0.enc.gz GEN ksc5601.1992-3.enc.gz GEN sun.unicode.india-0.enc.gz GEN encodings.dir make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6/large' make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' GEN adobe-dingbats.enc.gz GEN adobe-standard.enc.gz GEN adobe-symbol.enc.gz GEN armscii-8.enc.gz GEN ascii-0.enc.gz GEN dec-special.enc.gz GEN ibm-cp437.enc.gz GEN ibm-cp850.enc.gz GEN ibm-cp852.enc.gz GEN ibm-cp866.enc.gz GEN iso8859-11.enc.gz GEN iso8859-13.enc.gz GEN iso8859-16.enc.gz GEN iso8859-6.16.enc.gz GEN iso8859-6.8x.enc.gz GEN microsoft-cp1250.enc.gz GEN microsoft-cp1251.enc.gz GEN microsoft-cp1252.enc.gz GEN microsoft-cp1253.enc.gz GEN microsoft-cp1254.enc.gz GEN microsoft-cp1255.enc.gz GEN microsoft-cp1256.enc.gz GEN microsoft-cp1257.enc.gz GEN microsoft-cp1258.enc.gz GEN microsoft-win3.1.enc.gz GEN mulearabic-0.enc.gz GEN mulearabic-1.enc.gz GEN mulearabic-2.enc.gz GEN mulelao-1.enc.gz GEN suneu-greek.enc.gz GEN tcvn-0.enc.gz GEN tis620-2.enc.gz GEN viscii1.1-1.enc.gz GEN encodings.dir make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' >>> xfont_encodings 1.0.6 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xfont_encodings-1.0.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' Making install in large make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6/large' make[3]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6/large' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/fonts/X11/encodings/large' /usr/bin/install -c -m 644 big5.eten-0.enc.gz big5hkscs-0.enc.gz cns11643-1.enc.gz cns11643-2.enc.gz cns11643-3.enc.gz gb18030-0.enc.gz gb18030.2000-0.enc.gz gb18030.2000-1.enc.gz gb2312.1980-0.enc.gz gbk-0.enc.gz jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz jisx0212.1990-0.enc.gz ksc5601.1987-0.enc.gz ksc5601.1992-3.enc.gz sun.unicode.india-0.enc.gz encodings.dir '/tmp/instance-9/output-1/target/usr/share/fonts/X11/encodings/large' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6/large' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6/large' make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' make[3]: Entering directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/fonts/X11/encodings' /usr/bin/install -c -m 644 adobe-dingbats.enc.gz adobe-standard.enc.gz adobe-symbol.enc.gz armscii-8.enc.gz ascii-0.enc.gz dec-special.enc.gz ibm-cp437.enc.gz ibm-cp850.enc.gz ibm-cp852.enc.gz ibm-cp866.enc.gz iso8859-11.enc.gz iso8859-13.enc.gz iso8859-16.enc.gz iso8859-6.16.enc.gz iso8859-6.8x.enc.gz microsoft-cp1250.enc.gz microsoft-cp1251.enc.gz microsoft-cp1252.enc.gz microsoft-cp1253.enc.gz microsoft-cp1254.enc.gz microsoft-cp1255.enc.gz microsoft-cp1256.enc.gz microsoft-cp1257.enc.gz microsoft-cp1258.enc.gz microsoft-win3.1.enc.gz mulearabic-0.enc.gz mulearabic-1.enc.gz mulearabic-2.enc.gz mulelao-1.enc.gz suneu-greek.enc.gz tcvn-0.enc.gz tis620-2.enc.gz viscii1.1-1.enc.gz encodings.dir '/tmp/instance-9/output-1/target/usr/share/fonts/X11/encodings' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_encodings-1.0.6' xtrans-1.4.0.tar.bz2: OK (md5: ce2fb8100c6647ee81451ebe388b17ad) xtrans-1.4.0.tar.bz2: OK (sha1: 7c490026efb450798e02b040c05eba5212291c08) xtrans-1.4.0.tar.bz2: OK (sha256: 377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773) xtrans-1.4.0.tar.bz2: OK (sha512: 4fea89a3455c0e13321cbefa43340016dbb59bdd0dbdb5b796c1a6d2a6b1fd63cf1327b769ab426286b9c54b32ec764a50cd2b46228e4e43b841bda6b94de214) >>> host-xlib_xtrans 1.4.0 Extracting bzcat /tmp/instance-9/dl/xlib_xtrans/xtrans-1.4.0.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0 -xf - >>> host-xlib_xtrans 1.4.0 Patching >>> host-xlib_xtrans 1.4.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_xtrans 1.4.0 Patching libtool >>> host-xlib_xtrans 1.4.0 Configuring (cd /tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-debug, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking whether to build documentation... no checking for xsltproc... /tmp/instance-9/output-1/host/bin/xsltproc checking for X.Org SGML entities >= 1.8... no checking for fchown... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xtrans.pc config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --disable-debug, --disable-nls >>> host-xlib_xtrans 1.4.0 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' Making all in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' >>> host-xlib_xtrans 1.4.0 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0/doc' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/include/X11/Xtrans' /usr/bin/install -c -m 644 Xtrans.h Xtrans.c Xtransint.h Xtranslcl.c Xtranssock.c Xtransutil.c transport.c '/tmp/instance-9/output-1/host/include/X11/Xtrans' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/aclocal' /usr/bin/install -c -m 644 xtrans.m4 '/tmp/instance-9/output-1/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/pkgconfig' /usr/bin/install -c -m 644 xtrans.pc '/tmp/instance-9/output-1/host/share/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_xtrans-1.4.0' >>> host-xlib_libXfont 1.5.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libXfont-1.5.4.tar.bz2.kfxci4/output' 'http://xorg.freedesktop.org/releases/individual/lib/libXfont-1.5.4.tar.bz2' --2022-12-07 02:15:37-- http://xorg.freedesktop.org/releases/individual/lib/libXfont-1.5.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/lib/libXfont-1.5.4.tar.bz2 [following] --2022-12-07 02:15:37-- https://www.x.org/releases/individual/lib/libXfont-1.5.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 528883 (516K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libXfont-1.5.4.tar.bz2.kfxci4/output' 0K .......... .......... .......... .......... .......... 9% 595K 1s 50K .......... .......... .......... .......... .......... 19% 1.16M 1s 100K .......... .......... .......... .......... .......... 29% 1.19M 0s 150K .......... .......... .......... .......... .......... 38% 64.5M 0s 200K .......... .......... .......... .......... .......... 48% 130M 0s 250K .......... .......... .......... .......... .......... 58% 161M 0s 300K .......... .......... .......... .......... .......... 67% 1.23M 0s 350K .......... .......... .......... .......... .......... 77% 210M 0s 400K .......... .......... .......... .......... .......... 87% 19.8M 0s 450K .......... .......... .......... .......... .......... 96% 222M 0s 500K .......... ...... 100% 207M=0.2s 2022-12-07 02:15:37 (2.39 MB/s) - '/tmp/instance-9/output-1/build/.libXfont-1.5.4.tar.bz2.kfxci4/output' saved [528883/528883] libXfont-1.5.4.tar.bz2: OK (md5: 16eaf156edd79b68038b6a7c44aa9e9b) libXfont-1.5.4.tar.bz2: OK (sha1: 9db050f63b9c4cb19e0dbb40575558ccb95719ca) libXfont-1.5.4.tar.bz2: OK (sha256: 1a7f7490774c87f2052d146d1e0e64518d32e6848184a18654e8d0bb57883242) libXfont-1.5.4.tar.bz2: OK (sha512: 864edbaff45c44bd92bc4b06275c73fdf584a9b88bc523a297d4c75c01ca253f438463e929af70d753ddecfa648bb0b9bcf0ec72267db9f2b1704f7afa906cb3) >>> host-xlib_libXfont 1.5.4 Extracting bzcat /tmp/instance-9/dl/xlib_libXfont/libXfont-1.5.4.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4 -xf - >>> host-xlib_libXfont 1.5.4 Patching >>> host-xlib_libXfont 1.5.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libXfont 1.5.4 Patching libtool patching file /tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> host-xlib_libXfont 1.5.4 Configuring (cd /tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-devel-docs ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... no checking for X.Org SGML entities >= 1.7... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for gzopen in -lz... yes checking for hypot in -lm... yes checking for XFONT... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/fontfile/Makefile config.status: creating src/FreeType/Makefile config.status: creating src/builtins/Makefile config.status: creating src/bitmap/Makefile config.status: creating src/fc/Makefile config.status: creating src/util/Makefile config.status: creating src/stubs/Makefile config.status: creating xfont.pc config.status: creating config.h config.status: creating include/X11/fonts/fontconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --disable-nls >>> host-xlib_libXfont 1.5.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/doc' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' Making all in fontfile make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' CC bitsource.lo CC bufio.lo CC decompress.lo CC defaults.lo CC dirfile.lo CC fileio.lo CC filewr.lo CC fontdir.lo CC fontencc.lo CC fontfile.lo CC fontscale.lo CC gunzip.lo CC register.lo CC renderers.lo CC catalogue.lo CCLD libfontfile.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' Making all in FreeType make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' CC ftenc.lo CC ftfuncs.lo ftfuncs.c: In function 'ft_compute_bounds': ftfuncs.c:2952:30: warning: overflow in conversion from 'CARD16' {aka 'short unsigned int'} to 'INT16' {aka 'short int'} changes value from 'maxchar.attributes = 32769' to '-32767' [-Woverflow] 2952 | maxchar.characterWidth = maxchar.attributes = -32767; | ^~~~~~~ CC fttools.lo fttools.c: In function 'FTGetName': fttools.c:100:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 100 | if(name.language_id != TT_MS_LANGID_ENGLISH_UNITED_STATES && | ^~ fttools.c:103:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 103 | continue; | ^~~~~~~~ CC xttcap.lo CCLD libft.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' Making all in bitmap make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' CC bitmap.lo CC bitmapfunc.lo CC bitmaputil.lo CC bitscale.lo CC fontink.lo CC bdfread.lo CC bdfutils.lo CC pcfread.lo CC pcfwrite.lo CCLD libbitmap.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' Making all in builtins make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' CC dir.lo CC file.lo CC fonts.lo CC fpe.lo CC render.lo CCLD libbuiltins.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' Making all in fc make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fc' CC fsconvert.lo CC fserve.lo CC fsio.lo CC fstrans.lo In file included from /tmp/instance-9/output-1/host/include/X11/Xtrans/transport.c:70, from fstrans.c:28: /tmp/instance-9/output-1/host/include/X11/Xtrans/Xtransutil.c:438:1: warning: 'is_numeric' defined but not used [-Wunused-function] 438 | is_numeric (const char *str) | ^~~~~~~~~~ In file included from /tmp/instance-9/output-1/host/include/X11/Xtrans/transport.c:67, from fstrans.c:28: /tmp/instance-9/output-1/host/include/X11/Xtrans/Xtranssock.c: In function '_FontTransSocketINETConnect': /tmp/instance-9/output-1/host/include/X11/Xtrans/Xtranssock.c:1370:6: warning: 'strncpy' output may be truncated copying 63 bytes from a string of length 255 [-Wstringop-truncation] 1370 | strncpy(addrlist->host, host, sizeof(addrlist->host)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libfc.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fc' Making all in util make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/util' CC atom.lo CC fontaccel.lo CC fontnames.lo CC fontutil.lo CC fontxlfd.lo CC format.lo CC miscutil.lo CC patcache.lo CC private.lo CC utilbitmap.lo CCLD libutil.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/util' Making all in stubs make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' CC cauthgen.lo CC csignal.lo CC delfntcid.lo CC errorf.lo CC findoldfnt.lo CC getcres.lo CC getdefptsize.lo CC getnewfntcid.lo CC gettime.lo CC initfshdl.lo CC regfpefunc.lo CC rmfshdl.lo CC servclient.lo CC setfntauth.lo CC stfntcfnt.lo CC stubsinit.lo CCLD libstubs.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' CC dummy.lo CCLD libXfont.la make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' >>> host-xlib_libXfont 1.5.4 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/doc' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' Making install in fontfile make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fontfile' Making install in FreeType make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/FreeType' Making install in bitmap make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/bitmap' Making install in builtins make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/builtins' Making install in fc make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fc' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fc' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/fc' Making install in util make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/util' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/util' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/util' Making install in stubs make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src/stubs' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' make[4]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXfont.la '/tmp/instance-9/output-1/host/lib' libtool: install: /usr/bin/install -c .libs/libXfont.so.1.4.1 /tmp/instance-9/output-1/host/lib/libXfont.so.1.4.1 libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f libXfont.so.1.4.1 libXfont.so.1 || { rm -f libXfont.so.1 && ln -s libXfont.so.1.4.1 libXfont.so.1; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/lib && { ln -s -f libXfont.so.1.4.1 libXfont.so || { rm -f libXfont.so && ln -s libXfont.so.1.4.1 libXfont.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont.lai /tmp/instance-9/output-1/host/lib/libXfont.la libtool: finish: PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/instance-9/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/instance-9/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/bdfint.h include/X11/fonts/bitmap.h include/X11/fonts/bufio.h include/X11/fonts/fntfil.h include/X11/fonts/fntfilio.h include/X11/fonts/fntfilst.h include/X11/fonts/fontencc.h include/X11/fonts/fontmisc.h include/X11/fonts/fontshow.h include/X11/fonts/fontutil.h include/X11/fonts/fontxlfd.h include/X11/fonts/pcf.h src/FreeType/ft.h src/FreeType/ftfuncs.h '/tmp/instance-9/output-1/host/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/fontconf.h '/tmp/instance-9/output-1/host/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 xfont.pc '/tmp/instance-9/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xlib_libXfont-1.5.4' >>> host-xapp_bdftopcf 1.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.bdftopcf-1.1.tar.bz2.vqEoak/output' 'http://xorg.freedesktop.org/releases/individual/app/bdftopcf-1.1.tar.bz2' --2022-12-07 02:16:25-- http://xorg.freedesktop.org/releases/individual/app/bdftopcf-1.1.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/app/bdftopcf-1.1.tar.bz2 [following] --2022-12-07 02:16:25-- https://www.x.org/releases/individual/app/bdftopcf-1.1.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 150815 (147K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.bdftopcf-1.1.tar.bz2.vqEoak/output' 0K .......... .......... .......... .......... .......... 33% 595K 0s 50K .......... .......... .......... .......... .......... 67% 1.20M 0s 100K .......... .......... .......... .......... ....... 100% 101M=0.1s 2022-12-07 02:16:25 (1.15 MB/s) - '/tmp/instance-9/output-1/build/.bdftopcf-1.1.tar.bz2.vqEoak/output' saved [150815/150815] bdftopcf-1.1.tar.bz2: OK (md5: 2a455d3c02390597feb9cefb3fe97a45) bdftopcf-1.1.tar.bz2: OK (sha1: 48a783337a5aa49ebc102c9788ff0f43ea35c5c4) bdftopcf-1.1.tar.bz2: OK (sha256: 4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2) bdftopcf-1.1.tar.bz2: OK (sha512: 7b790e8d512ca2812ac889c156ef91c48798b4744a6857e5b17e0128764b5afa8c5426fe5de05a9819d64745116718db4221b3e657e3c2633465e87179c44bec) >>> host-xapp_bdftopcf 1.1 Extracting bzcat /tmp/instance-9/dl/xapp_bdftopcf/bdftopcf-1.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1 -xf - >>> host-xapp_bdftopcf 1.1 Patching >>> host-xapp_bdftopcf 1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xapp_bdftopcf 1.1 Patching libtool >>> host-xapp_bdftopcf 1.1 Configuring (cd /tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/bin/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xapp_bdftopcf 1.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/man' GEN bdftopcf.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' CC atom.o CC bdfread.o CC bdfutils.o CC bitmap.o CC bitmaputil.o CC bufio.o CC defaults.o CC fileio.o CC filewr.o CC fontaccel.o CC fontink.o CC pcfwrite.o CC private.o CC utilbitmap.o CC bdftopcf.o CCLD bdftopcf make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' >>> host-xapp_bdftopcf 1.1 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 bdftopcf.1 '/tmp/instance-9/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /usr/bin/install -c bdftopcf '/tmp/instance-9/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xapp_bdftopcf-1.1' >>> host-xfont_font-util 1.3.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.font-util-1.3.3.tar.xz.CqppBW/output' 'https://xorg.freedesktop.org/releases/individual/font/font-util-1.3.3.tar.xz' --2022-12-07 02:16:39-- https://xorg.freedesktop.org/releases/individual/font/font-util-1.3.3.tar.xz Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 142544 (139K) [application/x-xz] Saving to: '/tmp/instance-9/output-1/build/.font-util-1.3.3.tar.xz.CqppBW/output' 0K .......... .......... .......... .......... .......... 35% 577K 0s 50K .......... .......... .......... .......... .......... 71% 1.11M 0s 100K .......... .......... .......... ......... 100% 1001K=0.2s 2022-12-07 02:16:39 (820 KB/s) - '/tmp/instance-9/output-1/build/.font-util-1.3.3.tar.xz.CqppBW/output' saved [142544/142544] font-util-1.3.3.tar.xz: OK (sha256: e791c890779c40056ab63aaed5e031bb6e2890a98418ca09c534e6261a2eebd2) font-util-1.3.3.tar.xz: OK (sha512: 5e1cb8af44fe0bea72b1a6a4e455f50ca49b7531c2f4b605800c0b2b7578b9826ccf17fa195c505ab1d6339fd4ad697c01ba3b9777616f354ab62b23434d47c9) >>> host-xfont_font-util 1.3.3 Extracting xzcat /tmp/instance-9/dl/xfont_font-util/font-util-1.3.3.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3 -xf - >>> host-xfont_font-util 1.3.3 Patching >>> host-xfont_font-util 1.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xfont_font-util 1.3.3 Patching libtool >>> host-xfont_font-util 1.3.3 Configuring (cd /tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/ && rm -rf config.cache; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-9/output-1/host" --sysconfdir="/tmp/instance-9/output-1/host/etc" --localstatedir="/tmp/instance-9/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /usr/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc supports -Wall... yes checking if /usr/bin/gcc supports -Wpointer-arith... yes checking if /usr/bin/gcc supports -Wmissing-declarations... yes checking if /usr/bin/gcc supports -Wformat=2... yes checking if /usr/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/bin/gcc supports -Wnested-externs... yes checking if /usr/bin/gcc supports -Wbad-function-cast... yes checking if /usr/bin/gcc supports -Wold-style-definition... yes checking if /usr/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc supports -Wunused... yes checking if /usr/bin/gcc supports -Wuninitialized... yes checking if /usr/bin/gcc supports -Wshadow... yes checking if /usr/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc supports -Wredundant-decls... yes checking if /usr/bin/gcc supports -Wlogical-op... yes checking if /usr/bin/gcc supports -Werror=implicit... yes checking if /usr/bin/gcc supports -Werror=nonnull... yes checking if /usr/bin/gcc supports -Werror=init-self... yes checking if /usr/bin/gcc supports -Werror=main... yes checking if /usr/bin/gcc supports -Werror=missing-braces... yes checking if /usr/bin/gcc supports -Werror=sequence-point... yes checking if /usr/bin/gcc supports -Werror=return-type... yes checking if /usr/bin/gcc supports -Werror=trigraphs... yes checking if /usr/bin/gcc supports -Werror=array-bounds... yes checking if /usr/bin/gcc supports -Werror=write-strings... yes checking if /usr/bin/gcc supports -Werror=address... yes checking if /usr/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc supports -pedantic... yes checking if /usr/bin/gcc supports -Werror... yes checking if /usr/bin/gcc supports -Werror=attributes... yes Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datadir}/fonts/X11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating fontutil.m4 config.status: creating fontutil.pc config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-xfont_font-util 1.3.3 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/man' GEN bdftruncate.1 GEN ucs2any.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' CC bdftruncate.o CCLD bdftruncate CC ucs2any.o CCLD ucs2any make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' >>> host-xfont_font-util 1.3.3 Installing to host directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/man/man1' /usr/bin/install -c -m 644 bdftruncate.1 ucs2any.1 '/tmp/instance-9/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' make[3]: Entering directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/bin' /usr/bin/install -c bdftruncate ucs2any '/tmp/instance-9/output-1/host/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/aclocal' /usr/bin/install -c -m 644 fontutil.m4 '/tmp/instance-9/output-1/host/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/share/fonts/X11/util' /usr/bin/install -c -m 644 map-ISO8859-1 map-ISO8859-2 map-ISO8859-3 map-ISO8859-4 map-ISO8859-5 map-ISO8859-6 map-ISO8859-7 map-ISO8859-8 map-ISO8859-9 map-ISO8859-10 map-ISO8859-11 map-ISO8859-13 map-ISO8859-14 map-ISO8859-15 map-ISO8859-16 map-JISX0201.1976-0 map-KOI8-R '/tmp/instance-9/output-1/host/share/fonts/X11/util' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 fontutil.pc '/tmp/instance-9/output-1/host/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/host-xfont_font-util-1.3.3' font-util-1.3.3.tar.xz: OK (sha256: e791c890779c40056ab63aaed5e031bb6e2890a98418ca09c534e6261a2eebd2) font-util-1.3.3.tar.xz: OK (sha512: 5e1cb8af44fe0bea72b1a6a4e455f50ca49b7531c2f4b605800c0b2b7578b9826ccf17fa195c505ab1d6339fd4ad697c01ba3b9777616f354ab62b23434d47c9) >>> xfont_font-util 1.3.3 Extracting xzcat /tmp/instance-9/dl/xfont_font-util/font-util-1.3.3.tar.xz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xfont_font-util-1.3.3 -xf - >>> xfont_font-util 1.3.3 Patching >>> xfont_font-util 1.3.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xfont_font-util-1.3.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-util 1.3.3 Patching libtool >>> xfont_font-util 1.3.3 Configuring (cd /tmp/instance-9/output-1/build/xfont_font-util-1.3.3/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for root directory for font files... ${datadir}/fonts/X11 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating fontutil.m4 config.status: creating fontutil.pc config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xfont_font-util 1.3.3 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3/man' GEN bdftruncate.1 GEN ucs2any.1 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' CC bdftruncate.o CCLD bdftruncate CC ucs2any.o CCLD ucs2any make[3]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' >>> xfont_font-util 1.3.3 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xfont_font-util-1.3.3/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 bdftruncate.1 ucs2any.1 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3/man' make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' make[3]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c bdftruncate ucs2any '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 fontutil.m4 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util' /usr/bin/install -c -m 644 map-ISO8859-1 map-ISO8859-2 map-ISO8859-3 map-ISO8859-4 map-ISO8859-5 map-ISO8859-6 map-ISO8859-7 map-ISO8859-8 map-ISO8859-9 map-ISO8859-10 map-ISO8859-11 map-ISO8859-13 map-ISO8859-14 map-ISO8859-15 map-ISO8859-16 map-JISX0201.1976-0 map-KOI8-R '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/fonts/X11/util' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 fontutil.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-util-1.3.3' >>> xfont_font-util 1.3.3 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xfont_font-adobe-utopia-type1 1.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.font-adobe-utopia-type1-1.0.4.tar.bz2.Us5PdZ/output' 'http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2' --2022-12-07 02:17:04-- http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2 [following] --2022-12-07 02:17:04-- https://www.x.org/releases/individual/font/font-adobe-utopia-type1-1.0.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 269159 (263K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.font-adobe-utopia-type1-1.0.4.tar.bz2.Us5PdZ/output' 0K .......... .......... .......... .......... .......... 19% 595K 0s 50K .......... .......... .......... .......... .......... 38% 1.17M 0s 100K .......... .......... .......... .......... .......... 57% 1.28M 0s 150K .......... .......... .......... .......... .......... 76% 12.2M 0s 200K .......... .......... .......... .......... .......... 95% 180M 0s 250K .......... .. 100% 237M=0.2s 2022-12-07 02:17:05 (1.53 MB/s) - '/tmp/instance-9/output-1/build/.font-adobe-utopia-type1-1.0.4.tar.bz2.Us5PdZ/output' saved [269159/269159] font-adobe-utopia-type1-1.0.4.tar.bz2: OK (sha256: 979435105f897a70f8993fa02c8362160b0513366c2ab896965416f96dbb8077) >>> xfont_font-adobe-utopia-type1 1.0.4 Extracting bzcat /tmp/instance-9/dl/xfont_font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.4.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4 -xf - >>> xfont_font-adobe-utopia-type1 1.0.4 Patching >>> xfont_font-adobe-utopia-type1 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-adobe-utopia-type1 1.0.4 Patching libtool >>> xfont_font-adobe-utopia-type1 1.0.4 Configuring (cd /tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-9/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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for Type1 files... ${FONTROOTDIR}/Type1 checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-9/output-1/host/bin/mkfontdir checking for mkfontscale... /tmp/instance-9/output-1/host/bin/mkfontscale configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xfont_font-adobe-utopia-type1 1.0.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4' >>> xfont_font-adobe-utopia-type1 1.0.4 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target MKFONTSCALE=/tmp/instance-9/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-9/output-1/host/bin/mkfontdir install-data -C /tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4' test -z "/usr/share/fonts/X11/Type1" || /usr/bin/mkdir -p "/tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1" /usr/bin/install -c -m 644 UTB_____.afm UTBI____.afm UTBI____.pfa UTB_____.pfa UTI_____.afm UTI_____.pfa UTRG____.afm UTRG____.pfa '/tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4' /tmp/instance-9/output-1/host/bin/mkfontscale /tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1 /tmp/instance-9/output-1/host/bin/mkfontdir /tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1 ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-adobe-utopia-type1-1.0.4' >>> xfont_font-xfree86-type1 1.0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.font-xfree86-type1-1.0.4.tar.bz2.hptxIN/output' 'http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2' --2022-12-07 02:17:11-- http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2 [following] --2022-12-07 02:17:11-- https://www.x.org/releases/individual/font/font-xfree86-type1-1.0.4.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 126641 (124K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.font-xfree86-type1-1.0.4.tar.bz2.hptxIN/output' 0K .......... .......... .......... .......... .......... 40% 569K 0s 50K .......... .......... .......... .......... .......... 80% 1.37M 0s 100K .......... .......... ... 100% 6.11M=0.1s 2022-12-07 02:17:11 (972 KB/s) - '/tmp/instance-9/output-1/build/.font-xfree86-type1-1.0.4.tar.bz2.hptxIN/output' saved [126641/126641] font-xfree86-type1-1.0.4.tar.bz2: OK (sha256: caebf42aec7be7f3bd40e0f232d6f34881b853dc84acfcdf7458358701fbe34a) >>> xfont_font-xfree86-type1 1.0.4 Extracting bzcat /tmp/instance-9/dl/xfont_font-xfree86-type1/font-xfree86-type1-1.0.4.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4 -xf - >>> xfont_font-xfree86-type1 1.0.4 Patching >>> xfont_font-xfree86-type1 1.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xfont_font-xfree86-type1 1.0.4 Patching libtool >>> xfont_font-xfree86-type1 1.0.4 Configuring (cd /tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-9/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 pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for root directory for font files... /usr/share/fonts/X11 checking for directory for Type1 files... ${FONTROOTDIR}/Type1 checking for fc-cache... /usr/bin/fc-cache checking for mkfontdir... /tmp/instance-9/output-1/host/bin/mkfontdir checking for mkfontscale... /tmp/instance-9/output-1/host/bin/mkfontscale configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xfont_font-xfree86-type1 1.0.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xfont_font-xfree86-type1-1.0.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4' >>> xfont_font-xfree86-type1 1.0.4 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target MKFONTSCALE=/tmp/instance-9/output-1/host/bin/mkfontscale MKFONTDIR=/tmp/instance-9/output-1/host/bin/mkfontdir install-data -C /tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4' test -z "/usr/share/fonts/X11/Type1" || /usr/bin/mkdir -p "/tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1" /usr/bin/install -c -m 644 cursor.pfa '/tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1' /home/autobuild/make/make install-data-hook make[2]: Entering directory '/tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4' /tmp/instance-9/output-1/host/bin/mkfontscale /tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1 /tmp/instance-9/output-1/host/bin/mkfontdir /tmp/instance-9/output-1/target/usr/share/fonts/X11/Type1 ** Warning: fonts.cache not built ** Generate this file manually on host system using fc-cache make[2]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xfont_font-xfree86-type1-1.0.4' >>> xlib_libXfont2 2.0.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libXfont2-2.0.5.tar.bz2.cU5RkA/output' 'https://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.5.tar.bz2' --2022-12-07 02:17:17-- https://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.5.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 524868 (513K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libXfont2-2.0.5.tar.bz2.cU5RkA/output' 0K .......... .......... .......... .......... .......... 9% 599K 1s 50K .......... .......... .......... .......... .......... 19% 1.26M 1s 100K .......... .......... .......... .......... .......... 29% 19.3M 0s 150K .......... .......... .......... .......... .......... 39% 1.24M 0s 200K .......... .......... .......... .......... .......... 48% 18.1M 0s 250K .......... .......... .......... .......... .......... 58% 42.7M 0s 300K .......... .......... .......... .......... .......... 68% 188M 0s 350K .......... .......... .......... .......... .......... 78% 1.29M 0s 400K .......... .......... .......... .......... .......... 87% 40.2M 0s 450K .......... .......... .......... .......... .......... 97% 35.0M 0s 500K .......... .. 100% 172M=0.2s 2022-12-07 02:17:18 (2.40 MB/s) - '/tmp/instance-9/output-1/build/.libXfont2-2.0.5.tar.bz2.cU5RkA/output' saved [524868/524868] libXfont2-2.0.5.tar.bz2: OK (sha256: aa7c6f211cf7215c0ab4819ed893dc98034363d7b930b844bb43603c2e10b53e) libXfont2-2.0.5.tar.bz2: OK (sha512: 64d0635d14676bb645d61932afb177eb3808a46525b26e7ee31abc975eca75207743e85523fdd82b08010ce124eb4802338b508ee7b126875d2a3c12f8ac4faa) >>> xlib_libXfont2 2.0.5 Extracting bzcat /tmp/instance-9/dl/xlib_libXfont2/libXfont2-2.0.5.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5 -xf - >>> xlib_libXfont2 2.0.5 Patching >>> xlib_libXfont2 2.0.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXfont2 2.0.5 Patching libtool patching file /tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXfont2 2.0.5 Configuring (cd /tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " 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 --disable-devel-docs ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-nls 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build developer documentation... no checking for X.Org SGML entities >= 1.7... no checking for endian.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for poll... yes checking for readlink... yes checking for library containing strlcat... no checking for reallocarray... yes checking for realpath... yes checking for strlcat... no checking for strlcpy... no checking for err.h... yes checking pkg-config is at least version 0.9.0... yes checking for FREETYPE... yes checking for gzopen in -lz... yes checking for hypot in -lm... yes checking for XFONT... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... yes checking for strlcpy... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xfont2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-nls >>> xlib_libXfont2 2.0.5 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xlib_libXfont2-2.0.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' Making all in doc make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' CC test/utils/lsfontdir.o CC test/utils/font-test-utils.o CC src/stubs/atom.lo CC src/stubs/libxfontstubs.lo CC src/util/fontaccel.lo CC src/util/fontnames.lo CC src/util/fontutil.lo CC src/util/fontxlfd.lo CC src/util/format.lo CC src/util/miscutil.lo CC src/util/patcache.lo CC src/util/private.lo CC src/util/utilbitmap.lo CC src/fontfile/bitsource.lo CC src/fontfile/bufio.lo CC src/fontfile/decompress.lo CC src/fontfile/defaults.lo CC src/fontfile/dirfile.lo CC src/fontfile/fileio.lo CC src/fontfile/filewr.lo CC src/fontfile/fontdir.lo CC src/fontfile/fontencc.lo CC src/fontfile/fontfile.lo CC src/fontfile/fontscale.lo CC src/fontfile/gunzip.lo CC src/fontfile/register.lo CC src/fontfile/renderers.lo CC src/fontfile/catalogue.lo CC src/FreeType/ftenc.lo CC src/FreeType/ftfuncs.lo src/FreeType/ftfuncs.c: In function 'ft_compute_bounds': src/FreeType/ftfuncs.c:2956:30: warning: overflow in conversion from 'CARD16' {aka 'short unsigned int'} to 'INT16' {aka 'short int'} changes value from 'maxchar.attributes = 32769' to '-32767' [-Woverflow] 2956 | maxchar.characterWidth = maxchar.attributes = -32767; | ^~~~~~~ CC src/FreeType/fttools.lo CC src/FreeType/xttcap.lo CC src/bitmap/bitmap.lo CC src/bitmap/bitmapfunc.lo CC src/bitmap/bitmaputil.lo CC src/bitmap/bitscale.lo CC src/bitmap/fontink.lo CC src/bitmap/bdfread.lo CC src/bitmap/bdfutils.lo CC src/bitmap/pcfread.lo CC src/bitmap/pcfwrite.lo CC src/builtins/dir.lo CC src/builtins/file.lo CC src/builtins/fonts.lo CC src/builtins/fpe.lo CC src/builtins/render.lo CC src/fc/fsconvert.lo CC src/fc/fserve.lo CC src/fc/fsio.lo CC src/fc/fstrans.lo CC src/util/strlcat.lo CC src/util/strlcpy.lo CCLD libXfont2.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la' seems to be moved CCLD lsfontdir make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' >>> xlib_libXfont2 2.0.5 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXfont2.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfont2.so.2.0.0 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXfont2.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont2.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXfont2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/libxfont2.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfont2.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' >>> xlib_libXfont2 2.0.5 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xlib_libXfont2 2.0.5 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' Making install in doc make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5/doc' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libXfont2.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXfont2.so.2.0.0 /tmp/instance-9/output-1/target/usr/lib/libXfont2.so.2.0.0 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; }) libtool: install: /usr/bin/install -c .libs/libXfont2.lai /tmp/instance-9/output-1/target/usr/lib/libXfont2.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/X11/fonts' /usr/bin/install -c -m 644 include/X11/fonts/libxfont2.h '/tmp/instance-9/output-1/target/usr/include/X11/fonts' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xfont2.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXfont2-2.0.5' >>> xlib_libXft 2.3.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.libXft-2.3.4.tar.bz2.7zqdjs/output' 'https://xorg.freedesktop.org/archive/individual/lib/libXft-2.3.4.tar.bz2' --2022-12-07 02:18:09-- https://xorg.freedesktop.org/archive/individual/lib/libXft-2.3.4.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 359088 (351K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.libXft-2.3.4.tar.bz2.7zqdjs/output' 0K .......... .......... .......... .......... .......... 14% 597K 1s 50K .......... .......... .......... .......... .......... 28% 1.16M 0s 100K .......... .......... .......... .......... .......... 42% 93.3M 0s 150K .......... .......... .......... .......... .......... 57% 1.16M 0s 200K .......... .......... .......... .......... .......... 71% 141M 0s 250K .......... .......... .......... .......... .......... 85% 142M 0s 300K .......... .......... .......... .......... .......... 99% 220M 0s 350K 100% 1.25T=0.2s 2022-12-07 02:18:09 (2.02 MB/s) - '/tmp/instance-9/output-1/build/.libXft-2.3.4.tar.bz2.7zqdjs/output' saved [359088/359088] libXft-2.3.4.tar.bz2: OK (sha256: 57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd) libXft-2.3.4.tar.bz2: OK (sha512: 5bb019750982ed4643880efd7368bc226ad49cfa8c0c8c6d4614dfeed74f588c65e1ba69adcc12284ec07d841e5b58fc1c27f3fddf83fe1a2837b29dd9ecec51) >>> xlib_libXft 2.3.4 Extracting bzcat /tmp/instance-9/dl/xlib_libXft/libXft-2.3.4.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xlib_libXft-2.3.4 -xf - >>> xlib_libXft 2.3.4 Patching >>> xlib_libXft 2.3.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xlib_libXft-2.3.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xlib_libXft 2.3.4 Patching libtool patching file /tmp/instance-9/output-1/build/xlib_libXft-2.3.4/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> xlib_libXft 2.3.4 Configuring (cd /tmp/instance-9/output-1/build/xlib_libXft-2.3.4/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls 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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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 the compiler supports GNU C... yes checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to s390x-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld option to reload object files... -r checking for s390x-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for s390x-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for s390x-buildroot-linux-gnu-strip... (cached) /bin/true checking for s390x-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc static flag -static works... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for XRENDER... yes checking for FREETYPE... yes checking for FONTCONFIG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xft.pc config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: creating include/X11/Xft/Xft.h config.status: include/X11/Xft/Xft.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> xlib_libXft 2.3.4 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xlib_libXft-2.3.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' Making all in man make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' GEN Xft.3 make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' Making all in src make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' CC xftcolor.lo CC xftcore.lo CC xftdbg.lo CC xftdpy.lo CC xftdraw.lo xftdraw.c: In function 'XftDrawString16': xftdraw.c:562:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 562 | XftDrawGlyphs (draw, color, pub, x, y, glyphs, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftdraw.c:482:1: note: by argument 6 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftDrawGlyphs' declared here 482 | XftDrawGlyphs (XftDraw *draw, | ^~~~~~~~~~~~~ xftdraw.c:548:30: note: 'glyphs_local' declared here 548 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftdraw.c: In function 'XftDrawString32': xftdraw.c:590:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 590 | XftDrawGlyphs (draw, color, pub, x, y, glyphs, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftdraw.c:482:1: note: by argument 6 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftDrawGlyphs' declared here 482 | XftDrawGlyphs (XftDraw *draw, | ^~~~~~~~~~~~~ xftdraw.c:576:30: note: 'glyphs_local' declared here 576 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftdraw.c: In function 'XftDrawStringUtf8': xftdraw.c:634:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 634 | XftDrawGlyphs (draw, color, pub, x, y, glyphs, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftdraw.c:482:1: note: by argument 6 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftDrawGlyphs' declared here 482 | XftDrawGlyphs (XftDraw *draw, | ^~~~~~~~~~~~~ xftdraw.c:604:43: note: 'glyphs_local' declared here 604 | FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftdraw.c: In function 'XftDrawStringUtf16': xftdraw.c:679:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 679 | XftDrawGlyphs (draw, color, pub, x, y, glyphs, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftdraw.c:482:1: note: by argument 6 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftDrawGlyphs' declared here 482 | XftDrawGlyphs (XftDraw *draw, | ^~~~~~~~~~~~~ xftdraw.c:649:43: note: 'glyphs_local' declared here 649 | FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftdraw.c: In function 'XftDrawCharSpec': xftdraw.c:773:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 773 | XftDrawGlyphSpec (draw, color, pub, glyphs, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftdraw.c:685:1: note: by argument 4 of type 'const XftGlyphSpec *' {aka 'const struct _XftGlyphSpec *'} to 'XftDrawGlyphSpec' declared here 685 | XftDrawGlyphSpec (XftDraw *draw, | ^~~~~~~~~~~~~~~~ xftdraw.c:755:30: note: 'glyphs_local' declared here 755 | XftGlyphSpec *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftdraw.c: In function 'XftDrawCharFontSpec': xftdraw.c:803:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 803 | XftDrawGlyphFontSpec (draw, color, glyphs, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftdraw.c:713:1: note: by argument 3 of type 'const XftGlyphFontSpec *' {aka 'const struct _XftGlyphFontSpec *'} to 'XftDrawGlyphFontSpec' declared here 713 | XftDrawGlyphFontSpec (XftDraw *draw, | ^~~~~~~~~~~~~~~~~~~~ xftdraw.c:784:34: note: 'glyphs_local' declared here 784 | XftGlyphFontSpec *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ CC xftextent.lo xftextent.c: In function 'XftTextExtents8': xftextent.c:139:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 139 | XftGlyphExtents (dpy, pub, glyphs, len, extents); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftextent.c:26:1: note: by argument 3 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphExtents' declared here 26 | XftGlyphExtents (Display *dpy, | ^~~~~~~~~~~~~~~ xftextent.c:123:30: note: 'glyphs_local' declared here 123 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftextent.c: In function 'XftTextExtents16': xftextent.c:167:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 167 | XftGlyphExtents (dpy, pub, glyphs, len, extents); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftextent.c:26:1: note: by argument 3 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphExtents' declared here 26 | XftGlyphExtents (Display *dpy, | ^~~~~~~~~~~~~~~ xftextent.c:151:30: note: 'glyphs_local' declared here 151 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftextent.c: In function 'XftTextExtents32': xftextent.c:195:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 195 | XftGlyphExtents (dpy, pub, glyphs, len, extents); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftextent.c:26:1: note: by argument 3 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphExtents' declared here 26 | XftGlyphExtents (Display *dpy, | ^~~~~~~~~~~~~~~ xftextent.c:179:30: note: 'glyphs_local' declared here 179 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftextent.c: In function 'XftTextExtentsUtf8': xftextent.c:238:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 238 | XftGlyphExtents (dpy, pub, glyphs, i, extents); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftextent.c:26:1: note: by argument 3 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphExtents' declared here 26 | XftGlyphExtents (Display *dpy, | ^~~~~~~~~~~~~~~ xftextent.c:207:43: note: 'glyphs_local' declared here 207 | FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftextent.c: In function 'XftTextExtentsUtf16': xftextent.c:282:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 282 | XftGlyphExtents (dpy, pub, glyphs, i, extents); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftextent.c:26:1: note: by argument 3 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphExtents' declared here 26 | XftGlyphExtents (Display *dpy, | ^~~~~~~~~~~~~~~ xftextent.c:251:43: note: 'glyphs_local' declared here 251 | FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ CC xftfont.lo CC xftfreetype.lo CC xftglyphs.lo CC xftinit.lo CC xftlist.lo CC xftname.lo CC xftrender.lo xftrender.c: In function 'XftCharSpecRender': xftrender.c:380:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 380 | XftGlyphSpecRender (dpy, op, src, pub, dst, srcx, srcy, glyphs, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:143:1: note: by argument 8 of type 'const XftGlyphSpec *' {aka 'const struct _XftGlyphSpec *'} to 'XftGlyphSpecRender' declared here 143 | XftGlyphSpecRender (Display *dpy, | ^~~~~~~~~~~~~~~~~~ xftrender.c:362:30: note: 'glyphs_local' declared here 362 | XftGlyphSpec *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftCharFontSpecRender': xftrender.c:671:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 671 | XftGlyphFontSpecRender (dpy, op, src, dst, srcx, srcy, glyphs, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:412:1: note: by argument 7 of type 'const XftGlyphFontSpec *' {aka 'const struct _XftGlyphFontSpec *'} to 'XftGlyphFontSpecRender' declared here 412 | XftGlyphFontSpecRender (Display *dpy, | ^~~~~~~~~~~~~~~~~~~~~~ xftrender.c:652:34: note: 'glyphs_local' declared here 652 | XftGlyphFontSpec *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender8': xftrender.c:702:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 702 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 703 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:689:30: note: 'glyphs_local' declared here 689 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender16': xftrender.c:734:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 734 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 735 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:721:30: note: 'glyphs_local' declared here 721 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender16BE': xftrender.c:767:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 767 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 768 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:753:30: note: 'glyphs_local' declared here 753 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender16LE': xftrender.c:800:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 800 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 801 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:786:30: note: 'glyphs_local' declared here 786 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender32': xftrender.c:832:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 832 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 833 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:819:30: note: 'glyphs_local' declared here 819 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender32BE': xftrender.c:868:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 868 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 869 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:851:30: note: 'glyphs_local' declared here 851 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRender32LE': xftrender.c:904:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 904 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 905 | srcx, srcy, x, y, glyphs, len); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:887:30: note: 'glyphs_local' declared here 887 | FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRenderUtf8': xftrender.c:953:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 953 | XftGlyphRender (dpy, op, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 954 | srcx, srcy, x, y, glyphs, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:923:43: note: 'glyphs_local' declared here 923 | FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ xftrender.c: In function 'XftTextRenderUtf16': xftrender.c:1003:5: warning: 'glyphs_local' may be used uninitialized [-Wmaybe-uninitialized] 1003 | XftGlyphRender (dpy, PictOpOver, src, pub, dst, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1004 | srcx, srcy, x, y, glyphs, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xftrender.c:33:1: note: by argument 10 of type 'const FT_UInt *' {aka 'const unsigned int *'} to 'XftGlyphRender' declared here 33 | XftGlyphRender (Display *dpy, | ^~~~~~~~~~~~~~ xftrender.c:973:43: note: 'glyphs_local' declared here 973 | FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; | ^~~~~~~~~~~~ CC xftstr.lo CC xftswap.lo CC xftxlfd.lo CCLD libXft.la libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libX11.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libxcb.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXau.la' seems to be moved libtool: warning: '/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib/libXdmcp.la' seems to be moved make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' >>> xlib_libXft 2.3.4 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot install -C /tmp/instance-9/output-1/build/xlib_libXft-2.3.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 Xft.3 '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXft.la '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXft.so.2.3.4 /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXft.so.2.3.4 libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXft.so.2.3.4 libXft.so.2 || { rm -f libXft.so.2 && ln -s libXft.so.2.3.4 libXft.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libXft.so.2.3.4 libXft.so || { rm -f libXft.so && ln -s libXft.so.2.3.4 libXft.so; }; }) libtool: install: /usr/bin/install -c .libs/libXft.lai /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libXft.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xft' /usr/bin/install -c -m 644 ../include/X11/Xft/Xft.h ../include/X11/Xft/XftCompat.h '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/X11/Xft' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xft.pc '/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' >>> xlib_libXft 2.3.4 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/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-9/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> xlib_libXft 2.3.4 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xlib_libXft-2.3.4/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' Making install in man make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 Xft.3 '/tmp/instance-9/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/man' Making install in src make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libXft.la '/tmp/instance-9/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXft.so.2.3.4 /tmp/instance-9/output-1/target/usr/lib/libXft.so.2.3.4 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXft.so.2.3.4 libXft.so.2 || { rm -f libXft.so.2 && ln -s libXft.so.2.3.4 libXft.so.2; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libXft.so.2.3.4 libXft.so || { rm -f libXft.so && ln -s libXft.so.2.3.4 libXft.so; }; }) libtool: install: /usr/bin/install -c .libs/libXft.lai /tmp/instance-9/output-1/target/usr/lib/libXft.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/include/X11/Xft' /usr/bin/install -c -m 644 ../include/X11/Xft/Xft.h ../include/X11/Xft/XftCompat.h '/tmp/instance-9/output-1/target/usr/include/X11/Xft' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4/src' make[2]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[3]: Entering directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xft.pc '/tmp/instance-9/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xlib_libXft-2.3.4' >>> xutil_makedepend 1.0.6 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.makedepend-1.0.6.tar.bz2.Df4beN/output' 'http://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.6.tar.bz2' --2022-12-07 02:18:29-- http://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.6.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/util/makedepend-1.0.6.tar.bz2 [following] --2022-12-07 02:18:29-- https://www.x.org/releases/individual/util/makedepend-1.0.6.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 147616 (144K) [application/x-bzip2] Saving to: '/tmp/instance-9/output-1/build/.makedepend-1.0.6.tar.bz2.Df4beN/output' 0K .......... .......... .......... .......... .......... 34% 595K 0s 50K .......... .......... .......... .......... .......... 69% 1.16M 0s 100K .......... .......... .......... .......... .... 100% 7.50M=0.1s 2022-12-07 02:18:30 (1.07 MB/s) - '/tmp/instance-9/output-1/build/.makedepend-1.0.6.tar.bz2.Df4beN/output' saved [147616/147616] makedepend-1.0.6.tar.bz2: OK (md5: b2ca7f2f21f1c04a88b6a254c19c9b68) makedepend-1.0.6.tar.bz2: OK (sha1: 3f321f7b570ec98f1fabc441267d29347a2e1456) makedepend-1.0.6.tar.bz2: OK (sha256: d558a52e8017d984ee59596a9582c8d699a1962391b632bec3bb6804bf4d501c) makedepend-1.0.6.tar.bz2: OK (sha512: eb0e8ee8ab7515806d7d98a060cdcd392ec38e4225e5e05db26daa6651f185d0b764aab403edeea904d4d23211b1f7db20daeee6eafce8abe65225784ed0aa42) >>> xutil_makedepend 1.0.6 Extracting bzcat /tmp/instance-9/dl/xutil_makedepend/makedepend-1.0.6.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xutil_makedepend-1.0.6 -xf - >>> xutil_makedepend 1.0.6 Patching >>> xutil_makedepend 1.0.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/xutil_makedepend-1.0.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_makedepend 1.0.6 Patching libtool >>> xutil_makedepend 1.0.6 Configuring (cd /tmp/instance-9/output-1/build/xutil_makedepend-1.0.6/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --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 for style of include used by make... GNU checking for s390x-buildroot-linux-gnu-gcc... /tmp/instance-9/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-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc... none checking for /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /tmp/instance-9/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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... s390x-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unknown-warning-option... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wall... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wpointer-arith... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-declarations... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wformat=2... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wnested-externs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wbad-function-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wold-style-definition... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wunused... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wuninitialized... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wshadow... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wredundant-decls... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Wlogical-op... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=implicit... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=nonnull... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=init-self... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=main... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=missing-braces... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=sequence-point... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=return-type... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=trigraphs... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=array-bounds... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=write-strings... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=address... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -pedantic... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror... yes checking if /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for rename... yes checking for fchmod... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for X... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating makedepend-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_makedepend 1.0.6 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/xutil_makedepend-1.0.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' CC include.o CC main.o In file included from main.c:89: imakemdep.h:149:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | {"__GNUC__", DEF_STRINGIFY(__GNUC__)}, | ^~~~~~~~~~ imakemdep.h:149:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | {"__GNUC__", DEF_STRINGIFY(__GNUC__)}, | ^ imakemdep.h:43:28: note: in definition of macro 'DEF_EVALUATE' 43 | #define DEF_EVALUATE(__x) #__x | ^~~ imakemdep.h:149:22: note: in expansion of macro 'DEF_STRINGIFY' 149 | {"__GNUC__", DEF_STRINGIFY(__GNUC__)}, | ^~~~~~~~~~~~~ imakemdep.h:155:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 155 | {"__STDC__", DEF_STRINGIFY(__STDC__)}, | ^~~~~~~~~~ imakemdep.h:155:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 155 | {"__STDC__", DEF_STRINGIFY(__STDC__)}, | ^ imakemdep.h:43:28: note: in definition of macro 'DEF_EVALUATE' 43 | #define DEF_EVALUATE(__x) #__x | ^~~ imakemdep.h:155:22: note: in expansion of macro 'DEF_STRINGIFY' 155 | {"__STDC__", DEF_STRINGIFY(__STDC__)}, | ^~~~~~~~~~~~~ imakemdep.h:257:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 257 | {"__unix", "1"}, | ^~~~~~~~ imakemdep.h:257:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 257 | {"__unix", "1"}, | ^~~ imakemdep.h:260:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 260 | {"__unix__", "1"}, | ^~~~~~~~~~ imakemdep.h:260:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 260 | {"__unix__", "1"}, | ^~~ imakemdep.h:339:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 339 | {"__ELF__", "1"}, | ^~~~~~~~~ imakemdep.h:339:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 339 | {"__ELF__", "1"}, | ^~~ imakemdep.h:417:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 417 | {"__s390__", "1"}, | ^~~~~~~~~~ imakemdep.h:417:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 417 | {"__s390__", "1"}, | ^~~ imakemdep.h:450:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 450 | {"__CHAR_BIT__", DEF_STRINGIFY(__CHAR_BIT__)}, | ^~~~~~~~~~~~~~ imakemdep.h:450:52: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 450 | {"__CHAR_BIT__", DEF_STRINGIFY(__CHAR_BIT__)}, | ^ imakemdep.h:43:28: note: in definition of macro 'DEF_EVALUATE' 43 | #define DEF_EVALUATE(__x) #__x | ^~~ imakemdep.h:450:26: note: in expansion of macro 'DEF_STRINGIFY' 450 | {"__CHAR_BIT__", DEF_STRINGIFY(__CHAR_BIT__)}, | ^~~~~~~~~~~~~ CC parse.o parse.c: In function 'find_includes': parse.c:546:26: warning: declaration of 'inclistp' shadows a global declaration [-Wshadow] 546 | struct inclist *inclistp; | ^~~~~~~~ In file included from parse.c:27: def.h:180:27: note: shadowed declaration is here 180 | extern struct inclist *inclistp; | ^~~~~~~~ CC pr.o CC cppsetup.o CC ifparser.o CCLD makedepend GEN makedepend.1 make[2]: Leaving directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' >>> xutil_makedepend 1.0.6 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/target install -C /tmp/instance-9/output-1/build/xutil_makedepend-1.0.6/ make[1]: Entering directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' make[2]: Entering directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/install -c makedepend '/tmp/instance-9/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 makedepend.1 '/tmp/instance-9/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' make[1]: Leaving directory '/tmp/instance-9/output-1/build/xutil_makedepend-1.0.6' xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz: OK (sha256: 6c60a41b9a74ecd5f6ded337b9982e81eaf7b31a654a4a32b219e3a2ff638ae3) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Extracting gzip -d -c /tmp/instance-9/dl/xorcurses/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da -xf - >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Patching >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Configuring >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Building /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/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 -O2 -g0 -std=gnu99 -DDATADIR='\"/usr/share/xorcurses\"' -DVERSION='\"04b664826c5bd30dd483f6a5c8c189ef97e255da\"'" make[1]: Entering directory '/tmp/instance-9/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c actions.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c control_flow.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c data_file.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c exit.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c explode.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c fletcher.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c game_display.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c help.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c icons.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c info.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c level_menu.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c map.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c movelist.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c moves.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c options.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c play_xor.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c player.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c replay.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c scores.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c screen.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c splash.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c teleport.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c xorcurses.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' actions.o control_flow.o data_file.o exit.o explode.o fletcher.o game_display.o help.o icons.o info.o level_menu.o map.o movelist.o moves.o options.o play_xor.o player.o replay.o scores.o screen.o splash.o teleport.o xorcurses.o -o xorcurses -lcurses make[1]: Leaving directory '/tmp/instance-9/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Installing to target /usr/bin/install -D -m 0755 /tmp/instance-9/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses /tmp/instance-9/output-1/target/usr/bin/xorcurses mkdir -p /tmp/instance-9/output-1/target/usr/share/xorcurses/maps /usr/bin/install -D -m 0644 /tmp/instance-9/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/maps/*.xcm /tmp/instance-9/output-1/target/usr/share/xorcurses/maps/ >>> ytree 2.04 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.ytree-2.04.tar.gz.c9xeki/output' 'https://www.han.de/~werner/ytree-2.04.tar.gz' --2022-12-07 02:18:57-- https://www.han.de/~werner/ytree-2.04.tar.gz Resolving www.han.de (www.han.de)... 92.51.145.18, 2a01:488:66:1000:5c33:9112:0:1 Connecting to www.han.de (www.han.de)|92.51.145.18|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 123324 (120K) [application/gzip] Saving to: '/tmp/instance-9/output-1/build/.ytree-2.04.tar.gz.c9xeki/output' 0K .......... .......... .......... .......... .......... 41% 180K 0s 50K .......... .......... .......... .......... .......... 83% 361K 0s 100K .......... .......... 100% 27.7M=0.4s 2022-12-07 02:18:58 (289 KB/s) - '/tmp/instance-9/output-1/build/.ytree-2.04.tar.gz.c9xeki/output' saved [123324/123324] ytree-2.04.tar.gz: OK (sha256: 6e7a8b7f68efe6d365abe33a1d06d739ad85f22a3d54ddd0aec24a3478d66642) >>> ytree 2.04 Extracting gzip -d -c /tmp/instance-9/dl/ytree/ytree-2.04.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/ytree-2.04 -xf - >>> ytree 2.04 Patching Applying 0001-fix-musl.patch using patch: patching file match.c Hunk #1 succeeded at 8 (offset -2 lines). >>> ytree 2.04 Configuring >>> ytree 2.04 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/ytree-2.04 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/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-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT" LDFLAGS="-lncurses `/tmp/instance-9/output-1/host/bin/pkg-config --libs readline`" make[1]: Entering directory '/tmp/instance-9/output-1/build/ytree-2.04' /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arc.o arc.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o archive.o archive.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chgrp.o chgrp.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chmod.o chmod.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chown.o chown.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.o clock.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o color.o color.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o copy.o copy.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o delete.o delete.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dirwin.o dirwin.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o disp.o disp.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o edit.o edit.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o error.o error.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filespec.o filespec.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filewin.o filewin.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freesp.o freesp.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o group.o group.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o history.o history.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o input.o input.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keyhtab.o keyhtab.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lha.o lha.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o login.o login.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.o match.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mkdir.o mkdir.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mktime.o mktime.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o move.o move.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o passwd.o passwd.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipe.o pipe.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o print.o print.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o profile.o profile.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quit.o quit.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rar.o rar.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o readtree.o readtree.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rename.o rename.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rmdir.o rmdir.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rpm.o rpm.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sort.o sort.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stat.o stat.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o system.o system.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o tar.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o termcap.o termcap.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tilde.o tilde.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o usermode.o usermode.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.o util.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o view.o view.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xmalloc.o xmalloc.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zip.o zip.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zoo.o zoo.c /tmp/instance-9/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o ytree arc.o archive.o chgrp.o chmod.o chown.o clock.o color.o copy.o delete.o dirwin.o disp.o edit.o error.o execute.o filespec.o filewin.o freesp.o global.o group.o hex.o history.o init.o input.o keyhtab.o lha.o login.o main.o match.o mkdir.o mktime.o move.o passwd.o pipe.o print.o profile.o quit.o rar.o readtree.o rename.o rmdir.o rpm.o sort.o stat.o system.o tar.o termcap.o tilde.o usermode.o util.o view.o xmalloc.o zip.o zoo.o -lncurses -L/tmp/instance-9/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -lreadline make[1]: Leaving directory '/tmp/instance-9/output-1/build/ytree-2.04' >>> ytree 2.04 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/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-9/output-1/build/ytree-2.04 DESTDIR="/tmp/instance-9/output-1/target/usr" install make[1]: Entering directory '/tmp/instance-9/output-1/build/ytree-2.04' install ytree /tmp/instance-9/output-1/target/usr/bin gzip -9c ytree.1 > ytree.1.gz if [ -d /tmp/instance-9/output-1/target/usr/share/man/man1 ]; then install -m 0644 ytree.1.gz /tmp/instance-9/output-1/target/usr/share/man/man1/; fi gzip -9c ytree.1.es > ytree.1.es.gz if [ -d /tmp/instance-9/output-1/target/usr/share/man/es/man1 ]; then install -m 0644 ytree.1.es.gz /tmp/instance-9/output-1/target/usr/share/man/es/man1/; fi make[1]: Leaving directory '/tmp/instance-9/output-1/build/ytree-2.04' make[1]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf *** Default configuration is based on 'defconfig' # # configuration written to .config # make[1]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9' Using /tmp/instance-9/output-1/build/linux-6.0.9/.config as base # # merged configuration written to /tmp/instance-9/output-1/build/linux-6.0.9/.config (needs make) # make[1]: Entering directory '/tmp/instance-9/output-1/build/linux-6.0.9' # # No change to .config # make[1]: Leaving directory '/tmp/instance-9/output-1/build/linux-6.0.9' /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_GZIP\>/d' /tmp/instance-9/output-1/build/linux-6.0.9//.config && echo '# CONFIG_KERNEL_GZIP is not set' >> /tmp/instance-9/output-1/build/linux-6.0.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /tmp/instance-9/output-1/build/linux-6.0.9//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /tmp/instance-9/output-1/build/linux-6.0.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZMA\>/d' /tmp/instance-9/output-1/build/linux-6.0.9//.config && echo '# CONFIG_KERNEL_LZMA is not set' >> /tmp/instance-9/output-1/build/linux-6.0.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZO\>/d' /tmp/instance-9/output-1/build/linux-6.0.9//.config && echo '# CONFIG_KERNEL_LZO is not set' >> /tmp/instance-9/output-1/build/linux-6.0.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /tmp/instance-9/output-1/build/linux-6.0.9//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /tmp/instance-9/output-1/build/linux-6.0.9//.config /usr/bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /tmp/instance-9/output-1/build/linux-6.0.9//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /tmp/instance-9/output-1/build/linux-6.0.9//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /tmp/instance-9/output-1/build/linux-6.0.9//.config; then echo "To use CONFIG_DEBUG_INFO_BTF, enable host-pahole (BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE)" 1>&2; exit 1; fi To use CONFIG_DEBUG_INFO_BTF, enable host-pahole (BR2_LINUX_KERNEL_NEEDS_HOST_PAHOLE) make: *** [linux/linux.mk:617: /tmp/instance-9/output-1/build/linux-6.0.9/.stamp_kconfig_fixup_done] Error 1 make: Leaving directory '/tmp/instance-9/buildroot'