This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fetchmail configure 6.4.39, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --target=s390x-buildroot-linux-musl --host=s390x-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --with-ssl=/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr ## --------- ## ## Platform. ## ## --------- ## hostname = Brett-Arch uname -m = x86_64 uname -r = 6.11.4-arch1-1 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu, 17 Oct 2024 20:53:41 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/autobuild/autobuild/instance-8/output-1/host/bin/ PATH: /home/autobuild/autobuild/instance-8/output-1/host/sbin/ PATH: /home/autobuild/make/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/lib/jvm/default/bin/ PATH: /usr/bin/site_perl/ PATH: /usr/bin/vendor_perl/ PATH: /usr/bin/core_perl/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2928: looking for aux files: config.rpath ar-lib compile missing install-sh config.guess config.sub configure:2941: trying ./ configure:2970: ./config.rpath found configure:2970: ./ar-lib found configure:2970: ./compile found configure:2970: ./missing found configure:2952: ./install-sh found configure:2970: ./config.guess found configure:2970: ./config.sub found configure:3093: checking build system type configure:3108: result: x86_64-pc-linux-gnu configure:3128: checking host system type configure:3142: result: s390x-buildroot-linux-musl configure:3181: checking for a BSD-compatible install configure:3254: result: /usr/bin/install -c configure:3265: checking whether build environment is sane configure:3320: result: yes configure:3376: checking for s390x-buildroot-linux-musl-strip configure:3408: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-strip configure:3479: checking for a race-free mkdir -p configure:3523: result: /usr/bin/mkdir -p configure:3530: checking for gawk configure:3551: found /home/autobuild/autobuild/instance-8/output-1/host/bin/gawk configure:3562: result: gawk configure:3573: checking whether make sets $(MAKE) configure:3596: result: yes configure:3626: checking whether make supports nested variables configure:3644: result: yes configure:3792: checking whether make supports nested variables configure:3810: result: yes configure:3866: checking for a Python interpreter with version >= 3.7 configure:3884: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:3887: $? = 0 configure:3894: result: python configure:3902: checking for python configure:3925: found /home/autobuild/autobuild/instance-8/output-1/host/bin/python configure:3937: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/python configure:3954: checking for python version configure:3962: result: 3.12 configure:3967: checking for python platform configure:3975: result: linux configure:4036: checking for GNU default python prefix configure:4038: result: ${prefix} configure:4104: checking for GNU default python exec_prefix configure:4106: result: ${exec_prefix} configure:4137: checking for python script directory (pythondir) configure:4172: result: ${PYTHON_PREFIX}/lib/python3.12/site-packages configure:4180: checking for python extension module directory (pyexecdir) configure:4215: result: ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages configure:4235: checking whether /home/autobuild/autobuild/instance-8/output-1/host/bin/python version is >= 2.7 configure:4246: /home/autobuild/autobuild/instance-8/output-1/host/bin/python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:4249: $? = 0 configure:4252: result: yes configure:4352: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/python version configure:4360: result: 3.12 configure:4365: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/python platform configure:4373: result: linux configure:4434: checking for GNU default /home/autobuild/autobuild/instance-8/output-1/host/bin/python prefix configure:4436: result: ${prefix} configure:4502: checking for GNU default /home/autobuild/autobuild/instance-8/output-1/host/bin/python exec_prefix configure:4504: result: ${exec_prefix} configure:4535: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/python script directory (pythondir) configure:4570: result: ${PYTHON_PREFIX}/lib/python3.12/site-packages configure:4578: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/python extension module directory (pyexecdir) configure:4613: result: ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages configure:4647: checking whether make supports the include directive configure:4662: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39' make[1]: Leaving directory '/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39' this is the am__doit target configure:4665: $? = 0 configure:4684: result: yes (GNU style) configure:4715: checking for s390x-buildroot-linux-musl-gcc configure:4747: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc configure:5145: checking for C compiler version configure:5154: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc --version >&5 s390x-buildroot-linux-musl-gcc.br_real (Buildroot 2024.08-914-g848c86a7ce) 13.3.0 Copyright (C) 2023 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. configure:5165: $? = 0 configure:5154: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc.br_real COLLECT_LTO_WRAPPER=/home/autobuild/autobuild/instance-8/output-1/host/libexec/gcc/s390x-buildroot-linux-musl/13.3.0/lto-wrapper Target: s390x-buildroot-linux-musl Configured with: ./configure --prefix=/home/autobuild/autobuild/instance-8/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-8/output-1/host/etc --enable-static --target=s390x-buildroot-linux-musl --with-sysroot=/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-8/output-1/host --with-mpc=/home/autobuild/autobuild/instance-8/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-8/output-1/host --with-pkgversion='Buildroot 2024.08-914-g848c86a7ce' --with-bugurl=https://gitlab.com/buildroot.org/buildroot/-/issues --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-arch=arch13 --with-long-double-128 --enable-languages=c --with-build-time-tools=/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/bin --disable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.3.0 (Buildroot 2024.08-914-g848c86a7ce) configure:5165: $? = 0 configure:5154: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -V >&5 s390x-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-V' s390x-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:5165: $? = 1 configure:5154: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -qversion >&5 s390x-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? s390x-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:5165: $? = 1 configure:5154: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -version >&5 s390x-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-version' s390x-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:5165: $? = 1 configure:5185: checking whether the C compiler works configure:5207: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:5211: $? = 0 configure:5261: result: yes configure:5264: checking for C compiler default output file name configure:5266: result: a.out configure:5272: checking for suffix of executables configure:5279: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:5283: $? = 0 configure:5306: result: configure:5328: checking whether we are cross compiling configure:5366: result: yes configure:5371: checking for suffix of object files configure:5394: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5398: $? = 0 configure:5420: result: o configure:5424: checking whether the compiler supports GNU C configure:5444: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5444: $? = 0 configure:5454: result: yes configure:5465: checking whether /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc accepts -g configure:5486: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5486: $? = 0 configure:5530: result: yes configure:5550: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc option to enable C11 features configure:5565: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5565: $? = 0 configure:5583: result: none needed configure:5699: checking whether /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc understands -c and -o together configure:5722: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c conftest.c -o conftest2.o configure:5725: $? = 0 configure:5722: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c conftest.c -o conftest2.o configure:5725: $? = 0 configure:5737: result: yes configure:5756: checking dependency style of /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc configure:5868: result: none configure:5888: checking for stdio.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for stdlib.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for string.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for inttypes.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for stdint.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for strings.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for sys/stat.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for sys/types.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for unistd.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for wchar.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5888: checking for minix/config.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:49:10: fatal error: minix/config.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5888: result: no configure:5888: checking for sys/time.h configure:5888: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5888: $? = 0 configure:5888: result: yes configure:5919: checking whether it is safe to define __EXTENSIONS__ configure:5938: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5938: $? = 0 configure:5946: result: yes configure:5949: checking whether _XOPEN_SOURCE should be defined configure:5971: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5971: $? = 0 configure:5998: result: no configure:6058: checking for gawk configure:6090: result: gawk configure:6109: checking for s390x-buildroot-linux-musl-gcc configure:6141: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc configure:6539: checking for C compiler version configure:6548: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc --version >&5 s390x-buildroot-linux-musl-gcc.br_real (Buildroot 2024.08-914-g848c86a7ce) 13.3.0 Copyright (C) 2023 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. configure:6559: $? = 0 configure:6548: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc.br_real COLLECT_LTO_WRAPPER=/home/autobuild/autobuild/instance-8/output-1/host/libexec/gcc/s390x-buildroot-linux-musl/13.3.0/lto-wrapper Target: s390x-buildroot-linux-musl Configured with: ./configure --prefix=/home/autobuild/autobuild/instance-8/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-8/output-1/host/etc --enable-static --target=s390x-buildroot-linux-musl --with-sysroot=/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-8/output-1/host --with-mpc=/home/autobuild/autobuild/instance-8/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-8/output-1/host --with-pkgversion='Buildroot 2024.08-914-g848c86a7ce' --with-bugurl=https://gitlab.com/buildroot.org/buildroot/-/issues --without-zstd --disable-libmpx --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-arch=arch13 --with-long-double-128 --enable-languages=c --with-build-time-tools=/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/bin --disable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 13.3.0 (Buildroot 2024.08-914-g848c86a7ce) configure:6559: $? = 0 configure:6548: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -V >&5 s390x-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-V' s390x-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:6559: $? = 1 configure:6548: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -qversion >&5 s390x-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? s390x-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:6559: $? = 1 configure:6548: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -version >&5 s390x-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-version' s390x-buildroot-linux-musl-gcc.br_real: fatal error: no input files compilation terminated. configure:6559: $? = 1 configure:6563: checking whether the compiler supports GNU C configure:6593: result: yes configure:6604: checking whether /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc accepts -g configure:6669: result: yes configure:6689: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc option to enable C11 features configure:6722: result: none needed configure:6838: checking whether /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc understands -c and -o together configure:6876: result: yes configure:6895: checking dependency style of /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc configure:7007: result: none configure:7029: checking how to run the C preprocessor configure:7097: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-cpp configure:7111: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7111: $? = 0 configure:7126: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:39:10: fatal error: ac_nonexistent.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:7161: checking for s390x-buildroot-linux-musl-ar configure:7193: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar configure:7268: checking the archiver (/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar) interface configure:7285: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7285: $? = 0 configure:7288: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar cru libconftest.a conftest.o >&5 configure:7291: $? = 0 configure:7319: result: ar configure:7342: checking for s390x-buildroot-linux-musl-ranlib configure:7374: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ranlib configure:7561: checking pkg-config is at least version 0.9.0 configure:7564: result: yes configure:7577: checking for rst2html5.py configure:7612: result: no configure:7577: checking for rst2html5 configure:7612: result: no configure:7625: checking for htmldoc configure:7660: result: no configure:7696: checking for ld used by /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc configure:7764: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-ld configure:7771: checking if the linker (/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-ld) is GNU ld configure:7787: result: yes configure:7795: checking for shared library run path origin configure:7809: result: done configure:7830: checking for library containing strerror configure:7860: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:7860: $? = 0 configure:7880: result: none required configure:7890: checking for a working shell... configure:7902: result: /bin/sh configure:7909: checking for grep that handles long lines and -e configure:7973: result: /usr/bin/grep configure:7981: checking for egrep configure:8049: result: /usr/bin/grep -E configure:8065: checking for size_t configure:8065: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8065: $? = 0 configure:8065: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:21: error: expected expression before ')' token 71 | if (sizeof ((size_t))) | ^ configure:8065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:8065: result: yes configure:8076: checking for pid_t configure:8076: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8076: $? = 0 configure:8076: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:72:20: error: expected expression before ')' token 72 | if (sizeof ((pid_t))) | ^ configure:8076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8076: result: yes configure:8112: checking for unistd.h configure:8112: result: yes configure:8118: checking for termios.h configure:8118: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8118: $? = 0 configure:8118: result: yes configure:8124: checking for termio.h configure:8124: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:70:10: fatal error: termio.h: No such file or directory 70 | #include | ^~~~~~~~~~ compilation terminated. configure:8124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8124: result: no configure:8130: checking for sgtty.h configure:8130: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:70:10: fatal error: sgtty.h: No such file or directory 70 | #include | ^~~~~~~~~ compilation terminated. configure:8130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8130: result: no configure:8136: checking for stdarg.h configure:8136: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8136: $? = 0 configure:8136: result: yes configure:8142: checking for sys/itimer.h configure:8142: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:71:10: fatal error: sys/itimer.h: No such file or directory 71 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8142: result: no configure:8148: checking for fcntl.h configure:8148: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8148: $? = 0 configure:8148: result: yes configure:8154: checking for sys/fcntl.h configure:8154: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 In file included from conftest.c:72: /home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ configure:8154: $? = 0 configure:8154: result: yes configure:8160: checking for memory.h configure:8160: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8160: $? = 0 configure:8160: result: yes configure:8166: checking for sys/wait.h configure:8166: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8166: $? = 0 configure:8166: result: yes configure:8172: checking for arpa/inet.h configure:8172: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8172: $? = 0 configure:8172: result: yes configure:8178: checking for arpa/nameser.h configure:8178: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8178: $? = 0 configure:8178: result: yes configure:8184: checking for netinet/in.h configure:8184: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8184: $? = 0 configure:8184: result: yes configure:8190: checking for net/socket.h configure:8190: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:78:10: fatal error: net/socket.h: No such file or directory 78 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:8190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8190: result: no configure:8196: checking for netdb.h configure:8196: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8196: $? = 0 configure:8196: result: yes configure:8202: checking for sys/select.h configure:8202: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8202: $? = 0 configure:8202: result: yes configure:8208: checking for sys/socket.h configure:8208: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8208: $? = 0 configure:8208: result: yes configure:8214: checking for sys/time.h configure:8214: result: yes configure:8220: checking for langinfo.h configure:8220: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8220: $? = 0 configure:8220: result: yes configure:8232: checking for uint32_t configure:8232: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8232: $? = 0 configure:8232: result: yes configure:8245: checking for resolv.h configure:8245: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8245: $? = 0 configure:8245: result: yes configure:8260: checking for /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc options needed to detect all undeclared functions configure:8282: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:8: error: 'strchr' undeclared (first use in this function) 60 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:60:8: note: each undeclared identifier is reported only once for each function it appears in 60 | (void) strchr; | ^~~~~~ configure:8282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:8309: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8309: $? = 0 configure:8326: result: none needed configure:8340: checking whether h_errno is declared configure:8340: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8340: $? = 0 configure:8340: result: yes configure:8356: checking for an ANSI C-conforming const configure:8423: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8423: $? = 0 configure:8431: result: yes configure:8438: checking for inline configure:8455: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8455: $? = 0 configure:8464: result: inline configure:8481: checking for C/C++ restrict keyword configure:8509: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8509: $? = 0 configure:8518: result: __restrict configure:8528: checking for working volatile configure:8548: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8548: $? = 0 configure:8556: result: yes configure:8569: checking for flex configure:8590: found /home/autobuild/autobuild/instance-8/output-1/host/bin/flex configure:8601: result: flex configure:8650: checking for lex output file root configure:8663: flex conftest.l configure:8667: $? = 0 configure:8675: result: lex.yy configure:8690: checking for lex library configure:8715: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:8715: $? = 0 configure:8728: result: none needed configure:8743: checking for library containing yywrap configure:8773: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 /home/autobuild/autobuild/instance-8/output-1/host/lib/gcc/s390x-buildroot-linux-musl/13.3.0/../../../../s390x-buildroot-linux-musl/bin/ld: /tmp/cc440AjB.o: in function `main': /home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/conftest.c:66:(.text+0x12): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:8773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:8773: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lfl >&5 /home/autobuild/autobuild/instance-8/output-1/host/lib/gcc/s390x-buildroot-linux-musl/13.3.0/../../../../s390x-buildroot-linux-musl/bin/ld: cannot find -lfl: No such file or directory collect2: error: ld returned 1 exit status configure:8773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:8773: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -ll >&5 /home/autobuild/autobuild/instance-8/output-1/host/lib/gcc/s390x-buildroot-linux-musl/13.3.0/../../../../s390x-buildroot-linux-musl/bin/ld: cannot find -ll: No such file or directory collect2: error: ld returned 1 exit status configure:8773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main (void) | { | return yywrap (); | ; | return 0; | } configure:8793: result: no configure:8809: checking whether yytext is a pointer configure:8825: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8825: $? = 0 configure:8832: result: yes configure:8847: checking whether make sets $(MAKE) configure:8870: result: yes configure:8883: checking for bison configure:8904: found /home/autobuild/autobuild/instance-8/output-1/host/bin/bison configure:8915: result: bison -y configure:9038: checking for a sed that does not truncate output configure:9108: result: /usr/bin/sed configure:9114: checking whether NLS is requested configure:9124: result: no configure:9164: checking for msgfmt configure: trying /home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt... configure:9197: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt configure:9206: checking for gmsgfmt configure:9242: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt configure:9292: checking for xgettext configure: trying /home/autobuild/autobuild/instance-8/output-1/host/bin/xgettext... configure:9325: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/xgettext configure:9370: checking for msgmerge configure: trying /home/autobuild/autobuild/instance-8/output-1/host/bin/msgmerge... configure:9402: result: /home/autobuild/autobuild/instance-8/output-1/host/bin/msgmerge configure:9992: checking for CFPreferencesCopyAppValue configure:10011: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:59:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 59 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:10021: result: no configure:10028: checking for CFLocaleCopyCurrent configure:10047: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:59:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 59 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:10057: result: no configure:11003: checking whether to use NLS configure:11005: result: no configure:11082: checking for socket configure:11082: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11082: $? = 0 configure:11082: result: yes configure:11085: result: using libc's socket configure:11178: checking for inet_addr configure:11178: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11178: $? = 0 configure:11178: result: yes configure:11181: result: using libc's inet_addr configure:11230: checking for strchr in -lcposix configure:11253: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c -lcposix >&5 conftest.c:63:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 63 | char strchr (); | ^~~~~~ conftest.c:1:1: note: 'strchr' is declared in header '' 1 | /* confdefs.h */ /home/autobuild/autobuild/instance-8/output-1/host/lib/gcc/s390x-buildroot-linux-musl/13.3.0/../../../../s390x-buildroot-linux-musl/bin/ld: cannot find -lcposix: No such file or directory collect2: error: ld returned 1 exit status configure:11253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char strchr (); | int | main (void) | { | return strchr (); | ; | return 0; | } configure:11263: result: no configure:11273: checking for strstr configure:11273: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 75 | char strstr (); | ^~~~~~ conftest.c:67:1: note: 'strstr' is declared in header '' 66 | #include 67 | #undef strstr configure:11273: $? = 0 configure:11273: result: yes configure:11286: checking for strcasecmp configure:11286: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 76 | char strcasecmp (); | ^~~~~~~~~~ configure:11286: $? = 0 configure:11286: result: yes configure:11299: checking for memmove configure:11299: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:77:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 77 | char memmove (); | ^~~~~~~ conftest.c:69:1: note: 'memmove' is declared in header '' 68 | #include 69 | #undef memmove configure:11299: $? = 0 configure:11299: result: yes configure:11312: checking for stpcpy configure:11312: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch] 78 | char stpcpy (); | ^~~~~~ configure:11312: $? = 0 configure:11312: result: yes configure:11325: checking for strlcpy configure:11325: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11325: $? = 0 configure:11325: result: yes configure:11338: checking for strlcat configure:11338: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11338: $? = 0 configure:11338: result: yes configure:11353: checking for getopt_long configure:11353: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11353: $? = 0 configure:11353: result: yes configure:11367: checking for vprintf configure:11367: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 81 | char vprintf (); | ^~~~~~~ conftest.c:73:1: note: 'vprintf' is declared in header '' 72 | #include 73 | #undef vprintf configure:11367: $? = 0 configure:11367: result: yes configure:11391: checking for tcsetattr configure:11391: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11391: $? = 0 configure:11391: result: yes configure:11397: checking for stty configure:11397: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 /home/autobuild/autobuild/instance-8/output-1/host/lib/gcc/s390x-buildroot-linux-musl/13.3.0/../../../../s390x-buildroot-linux-musl/bin/ld: /tmp/ccbPwMKr.o: in function `main': /home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/conftest.c:94:(.text+0x12): undefined reference to `stty' collect2: error: ld returned 1 exit status configure:11397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | /* end confdefs.h. */ | /* Define stty to an innocuous variant, in case declares stty. | For example, HP-UX 11i declares gettimeofday. */ | #define stty innocuous_stty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stty (); below. */ | | #include | #undef stty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stty || defined __stub___stty | choke me | #endif | | int | main (void) | { | return stty (); | ; | return 0; | } configure:11397: result: no configure:11403: checking for setsid configure:11403: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11403: $? = 0 configure:11403: result: yes configure:11409: checking for geteuid configure:11409: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11409: $? = 0 configure:11409: result: yes configure:11415: checking for seteuid configure:11415: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11415: $? = 0 configure:11415: result: yes configure:11421: checking for strerror configure:11421: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11421: $? = 0 configure:11421: result: yes configure:11427: checking for syslog configure:11427: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11427: $? = 0 configure:11427: result: yes configure:11433: checking for snprintf configure:11433: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 88 | char snprintf (); | ^~~~~~~~ conftest.c:80:1: note: 'snprintf' is declared in header '' 79 | #include 80 | #undef snprintf configure:11433: $? = 0 configure:11433: result: yes configure:11439: checking for vprintf configure:11439: result: yes configure:11445: checking for vsnprintf configure:11445: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 90 | char vsnprintf (); | ^~~~~~~~~ conftest.c:82:1: note: 'vsnprintf' is declared in header '' 81 | #include 82 | #undef vsnprintf configure:11445: $? = 0 configure:11445: result: yes configure:11451: checking for vsyslog configure:11451: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11451: $? = 0 configure:11451: result: yes configure:11457: checking for atexit configure:11457: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11457: $? = 0 configure:11457: result: yes configure:11463: checking for inet_aton configure:11463: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11463: $? = 0 configure:11463: result: yes configure:11469: checking for strftime configure:11469: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:94:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 94 | char strftime (); | ^~~~~~~~ conftest.c:86:1: note: 'strftime' is declared in header '' 85 | #include 86 | #undef strftime configure:11469: $? = 0 configure:11469: result: yes configure:11475: checking for setrlimit configure:11475: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11475: $? = 0 configure:11475: result: yes configure:11481: checking for socketpair configure:11481: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11481: $? = 0 configure:11481: result: yes configure:11487: checking for sigaction configure:11487: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11487: $? = 0 configure:11487: result: yes configure:11493: checking for strdup configure:11493: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c:98:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 98 | char strdup (); | ^~~~~~ configure:11493: $? = 0 configure:11493: result: yes configure:11499: checking for setlocale configure:11499: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11499: $? = 0 configure:11499: result: yes configure:11507: checking whether strerror is declared configure:11507: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11507: $? = 0 configure:11507: result: yes configure:11516: checking whether PATH_MAX is declared configure:11516: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11516: $? = 0 configure:11516: result: yes configure:11526: checking for AF_INET6/PF_INET6 configure:11550: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11550: $? = 0 configure:11559: result: yes configure:11575: checking for res_search in libc configure:11603: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11603: $? = 0 configure:11605: result: found configure:11620: checking use of void pointer type configure:11636: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11636: $? = 0 configure:11640: result: yes configure:11648: checking for waitpid configure:11648: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11648: $? = 0 configure:11648: result: yes configure:11654: checking for wait3 configure:11654: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:11654: $? = 0 configure:11654: result: yes configure:11661: checking for union wait configure:11686: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c: In function 'main': conftest.c:96:12: error: storage size of 'status' isn't known 96 | union wait status; int pid; pid = wait (&status); | ^~~~~~ configure:11686: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | /* end confdefs.h. */ | #include | #include | int | main (void) | { | union wait status; int pid; pid = wait (&status); | #ifdef WEXITSTATUS | /* Some POSIXoid systems have both the new-style macros and the old | union wait type, and they do not work together. If union wait | conflicts with WEXITSTATUS et al, we don't want to use it at all. */ | if (WEXITSTATUS (status) != 0) pid = -1; | #endif | #ifdef HAVE_WAITPID | /* Make sure union wait works with waitpid. */ | pid = waitpid (-1, &status, 0); | #endif | | ; | return 0; | } configure:11693: result: no configure:11699: checking sys_siglist declaration in signal.h or unistd.h configure:11715: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 conftest.c: In function 'main': conftest.c:98:15: error: 'sys_siglist' undeclared (first use in this function) 98 | char *msg = *(sys_siglist + 1); | ^~~~~~~~~~~ conftest.c:98:15: note: each undeclared identifier is reported only once for each function it appears in configure:11715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | /* end confdefs.h. */ | #include | /* NetBSD declares sys_siglist in . */ | #include | | int | main (void) | { | char *msg = *(sys_siglist + 1); | ; | return 0; | } configure:11722: result: no configure:11736: result: root-mode pid file will go in /var/run configure:11783: checking for procmail configure:11823: result: no configure:11830: checking for sendmail configure:11870: result: no configure:11877: checking for maildrop configure:11917: result: no configure:11964: Will not use a fallback MDA. configure:11988: checking size of short configure:11994: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11994: $? = 0 configure:11994: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:12: error: size of array 'test_array' is negative 123 | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; | ^~~~~~~~~~ configure:11994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11994: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:123:12: error: size of array 'test_array' is negative 123 | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; | ^~~~~~~~~~ configure:11994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11994: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11994: $? = 0 configure:11994: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11994: $? = 0 configure:12009: result: 2 configure:12021: checking size of int configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12027: $? = 0 configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; | ^~~~~~~~~~ configure:12027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; | ^~~~~~~~~~ configure:12027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; | ^~~~~~~~~~ configure:12027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12027: $? = 0 configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12027: $? = 0 configure:12027: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12027: $? = 0 configure:12042: result: 4 configure:12054: checking size of long configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12060: $? = 0 configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; | ^~~~~~~~~~ configure:12060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; | ^~~~~~~~~~ configure:12060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; | ^~~~~~~~~~ configure:12060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)]; | ^~~~~~~~~~ configure:12060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12060: $? = 0 configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12060: $? = 0 configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12060: $? = 0 configure:12060: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12060: $? = 0 configure:12075: result: 8 configure:12087: checking size of long long configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12093: $? = 0 configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)]; | ^~~~~~~~~~ configure:12093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)]; | ^~~~~~~~~~ configure:12093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)]; | ^~~~~~~~~~ configure:12093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)]; | ^~~~~~~~~~ configure:12093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12093: $? = 0 configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12093: $? = 0 configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12093: $? = 0 configure:12093: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12093: $? = 0 configure:12108: result: 8 configure:12433: checking for library containing getaddrinfo configure:12463: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:12463: $? = 0 configure:12483: result: none required configure:12492: checking for getaddrinfo configure:12518: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:12518: $? = 0 configure:12528: result: yes configure:12537: checking for getnameinfo configure:12566: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:12566: $? = 0 configure:12576: result: yes configure:12601: checking for inet_ntop configure:12601: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:12601: $? = 0 configure:12601: result: yes configure:12609: checking if your getaddrinfo is async-signal-safe configure:12618: result: yes configure:13942: Enabling OpenSSL support in /home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr. configure:13961: SSL-check: trying pkg-config for openssl configure:13963: NOTE: libdir=${exec_prefix}/lib configure:13967: checking for openssl configure:13974: $PKG_CONFIG --exists --print-errors "$i" configure:13977: $? = 0 configure:13991: $PKG_CONFIG --exists --print-errors "$i" configure:13994: $? = 0 configure:14032: result: yes configure:14043: From pkg-config: -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -lssl -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -pthread -lcrypto -pthread configure:14105: derived LDFLAGS: -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/lib -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 configure:14673: Enabling OpenSSL support. configure:14683: CC: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc CPPFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -I/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include -I/usr/kerberos/include LDFLAGS: -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/lib -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -static -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -pthread -pthread LIBS: -L/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/lib -lssl -lcrypto configure:14699: checking whether LIBRESSL_VERSION_NUMBER is declared configure:14699: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -I/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include -I/usr/kerberos/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:114:10: error: 'LIBRESSL_VERSION_NUMBER' undeclared (first use in this function); did you mean 'OPENSSL_VERSION_NUMBER'? 114 | (void) LIBRESSL_VERSION_NUMBER; | ^~~~~~~~~~~~~~~~~~~~~~~ | OPENSSL_VERSION_NUMBER conftest.c:114:10: note: each undeclared identifier is reported only once for each function it appears in configure:14699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define POP3_ENABLE 1 | #define IMAP_ENABLE 1 | #define ETRN_ENABLE 1 | #define ODMR_ENABLE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define GETADDRINFO_ASYNCSAFE 1 | #define SSL_ENABLE 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef LIBRESSL_VERSION_NUMBER | #ifdef __cplusplus | (void) LIBRESSL_VERSION_NUMBER; | #else | (void) LIBRESSL_VERSION_NUMBER; | #endif | #endif | | ; | return 0; | } configure:14699: result: no configure:14715: checking whether TLS1_3_VERSION is declared configure:14715: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -I/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include -I/usr/kerberos/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14715: $? = 0 configure:14715: result: yes configure:14732: checking whether TLS1_2_VERSION is declared configure:14732: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -I/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include -I/usr/kerberos/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14732: $? = 0 configure:14732: result: yes configure:14748: checking whether SSLv3_client_method is declared configure:14748: /home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -I/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include -I/usr/kerberos/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:117:10: error: 'SSLv3_client_method' undeclared (first use in this function); did you mean 'SSLv23_client_method'? 117 | (void) SSLv3_client_method; | ^~~~~~~~~~~~~~~~~~~ | SSLv23_client_method conftest.c:117:10: note: each undeclared identifier is reported only once for each function it appears in configure:14748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.4.39" | #define PACKAGE_STRING "fetchmail 6.4.39" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "fetchmail" | #define VERSION "6.4.39" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DECL_H_ERRNO 1 | #define restrict __restrict | #define YYTEXT_POINTER 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_PATH_MAX 1 | #define INET6 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define POP3_ENABLE 1 | #define IMAP_ENABLE 1 | #define ETRN_ENABLE 1 | #define ODMR_ENABLE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_INET_NTOP 1 | #define GETADDRINFO_ASYNCSAFE 1 | #define SSL_ENABLE 1 | #define HAVE_DECL_LIBRESSL_VERSION_NUMBER 0 | #define HAVE_DECL_TLS1_3_VERSION 1 | #define HAVE_DECL_TLS1_2_VERSION 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | #ifndef SSLv3_client_method | #ifdef __cplusplus | (void) SSLv3_client_method; | #else | (void) SSLv3_client_method; | #endif | #endif | | ; | return 0; | } configure:14748: result: no configure:15497: checking that generated files are newer than configure configure:15503: result: done configure:15578: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fetchmail config.status 6.4.39, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Brett-Arch config.status:1038: creating Makefile config.status:1038: creating po/Makefile.in config.status:1038: creating config.h config.status:1267: executing depfiles commands config.status:1267: executing po-directories commands configure:17011: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-static, --disable-shared ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_c_uint32_t=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_c_volatile=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -static' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/autobuild/autobuild/instance-8/output-1/host/bin/pkg-config ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_SSL_CFLAGS_set= ac_cv_env_SSL_CFLAGS_value= ac_cv_env_SSL_LIBS_set= ac_cv_env_SSL_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=s390x-buildroot-linux-musl ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=s390x-buildroot-linux-musl ac_cv_func_atexit=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_geteuid=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_seteuid=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strstr=yes ac_cv_func_stty=no ac_cv_func_syslog=yes ac_cv_func_tcsetattr=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_have_decl_LIBRESSL_VERSION_NUMBER=no ac_cv_have_decl_PATH_MAX=yes ac_cv_have_decl_SSLv3_client_method=no ac_cv_have_decl_TLS1_2_VERSION=yes ac_cv_have_decl_TLS1_3_VERSION=yes ac_cv_have_decl_h_errno=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_strerror=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sgtty_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_itimer_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termio_h=no ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=s390x-buildroot-linux-musl ac_cv_inet6=yes ac_cv_lbl_unaligned_fail=yes ac_cv_lib_cposix_strchr=no ac_cv_lib_lex='none needed' ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt ac_cv_path_MSGMERGE=/home/autobuild/autobuild/instance-8/output-1/host/bin/msgmerge ac_cv_path_PYTHON=/home/autobuild/autobuild/instance-8/output-1/host/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/home/autobuild/autobuild/instance-8/output-1/host/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_maildrop= ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_path_procmail= ac_cv_path_sendmail= ac_cv_prog_AR=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc ac_cv_prog_CPP=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-cpp ac_cv_prog_LEX=flex ac_cv_prog_RANLIB=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ranlib ac_cv_prog_STRIP=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-strip ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_getaddrinfo='none required' ac_cv_search_strerror='none required' ac_cv_search_yywrap=no ac_cv_should_define__xopen_source=no ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_type_pid_t=yes ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages' am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.12/site-packages' am_cv_python_version=3.12 fm_cv_getaddrinfo=yes fm_cv_getnameinfo=yes gl_cv_func_malloc_0_nonnull=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes lt_cv_sys_lib_search_path_spec= pkg_cv_SSL_CFLAGS= pkg_cv_SSL_LIBS='-L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -lssl -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -pthread -lcrypto -pthread ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar' AUTOCONF='${SHELL} '\''/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/missing'\'' automake-1.16' AWK='gawk' CC='/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g3 -static -I/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include -I/usr/kerberos/include' CPP='/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-cpp' CPPFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' ETRN_ENABLE_FALSE='#' ETRN_ENABLE_TRUE='' EXEEXT='' EXTRAOBJ='' GETTEXT_MACRO_VERSION='0.19' GMSGFMT='/home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt' GMSGFMT_015='/home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt' GREP='/usr/bin/grep' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HTMLDOC='./dist-tools/htmldoc' IMAP_ENABLE_FALSE='#' IMAP_ENABLE_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KERBEROS_V4_ENABLE_FALSE='' KERBEROS_V4_ENABLE_TRUE='#' LDFLAGS='-Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/lib -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -static -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -pthread -pthread' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-L/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/lib -lssl -lcrypto' LIBSSL='' LIBSSL_PREFIX='' LIBWOLFSSL='' LIBWOLFSSL_PREFIX='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LTLIBSSL='' LTLIBWOLFSSL='' MAKEINFO='${SHELL} '\''/home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/missing'\'' makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt' MSGFMT_015='/home/autobuild/autobuild/instance-8/output-1/host/bin/msgfmt' MSGMERGE='/home/autobuild/autobuild/instance-8/output-1/host/bin/msgmerge' NEED_GETADDRINFO_FALSE='' NEED_GETADDRINFO_TRUE='#' NEED_GETNAMEINFO_FALSE='' NEED_GETNAMEINFO_TRUE='#' NEED_TRIO_FALSE='' NEED_TRIO_TRUE='#' NTLM_ENABLE_FALSE='' NTLM_ENABLE_TRUE='#' OBJEXT='o' ODMR_ENABLE_FALSE='#' ODMR_ENABLE_TRUE='' PACKAGE='fetchmail' PACKAGE_BUGREPORT='fetchmail-users@lists.sourceforge.net' PACKAGE_NAME='fetchmail' PACKAGE_STRING='fetchmail 6.4.39' PACKAGE_TARNAME='fetchmail' PACKAGE_URL='' PACKAGE_VERSION='6.4.39' PATH_SEPARATOR=':' PKG_CONFIG='/home/autobuild/autobuild/instance-8/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POP2_ENABLE_FALSE='' POP2_ENABLE_TRUE='#' POP3_ENABLE_FALSE='#' POP3_ENABLE_TRUE='' POSUB='' PYTHON='/home/autobuild/autobuild/instance-8/output-1/host/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='3.12' RANLIB='/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ranlib' RPA_ENABLE_FALSE='' RPA_ENABLE_TRUE='#' RST2HTML='false' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_CFLAGS='' SSL_LDFLAGS='-Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/lib -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64' SSL_LIBS='-L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -lssl -L/home/autobuild/autobuild/instance-8/output-1/host/bin/../s390x-buildroot-linux-musl/sysroot/usr/lib64 -pthread -lcrypto -pthread ' STRIP='/home/autobuild/autobuild/instance-8/output-1/host/bin/s390x-buildroot-linux-musl-strip' USE_NLS='no' VERSION='6.4.39' XGETTEXT='/home/autobuild/autobuild/instance-8/output-1/host/bin/xgettext' XGETTEXT_015='/home/autobuild/autobuild/instance-8/output-1/host/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='bison -y' YFLAGS='' ac_ct_AR='' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='s390x-buildroot-linux-musl' host_alias='s390x-buildroot-linux-musl' host_cpu='s390x' host_os='linux-musl' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-8/output-1/build/fetchmail-6.4.39/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' maildrop='' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/fetchmail' pkgpythondir='${pythondir}/fetchmail' prefix='/usr' procmail='' program_transform_name='s&^&&' psdir='${docdir}' pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages' pythondir='${PYTHON_PREFIX}/lib/python3.12/site-packages' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sendmail='' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='s390x-buildroot-linux-musl' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fetchmail" #define PACKAGE_TARNAME "fetchmail" #define PACKAGE_VERSION "6.4.39" #define PACKAGE_STRING "fetchmail 6.4.39" #define PACKAGE_BUGREPORT "fetchmail-users@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "fetchmail" #define VERSION "6.4.39" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_TIME_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_STDARG_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_RESOLV_H 1 #define HAVE_DECL_H_ERRNO 1 #define restrict __restrict #define YYTEXT_POINTER 1 #define HAVE_STRSTR 1 #define HAVE_STRCASECMP 1 #define HAVE_MEMMOVE 1 #define HAVE_STPCPY 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCAT 1 #define HAVE_VPRINTF 1 #define HAVE_TCSETATTR 1 #define HAVE_SETSID 1 #define HAVE_GETEUID 1 #define HAVE_SETEUID 1 #define HAVE_STRERROR 1 #define HAVE_SYSLOG 1 #define HAVE_SNPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSYSLOG 1 #define HAVE_ATEXIT 1 #define HAVE_INET_ATON 1 #define HAVE_STRFTIME 1 #define HAVE_SETRLIMIT 1 #define HAVE_SOCKETPAIR 1 #define HAVE_SIGACTION 1 #define HAVE_STRDUP 1 #define HAVE_SETLOCALE 1 #define HAVE_DECL_STRERROR 1 #define HAVE_DECL_PATH_MAX 1 #define INET6 1 #define HAVE_RES_SEARCH 1 #define HAVE_VOIDPOINTER 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define PID_DIR "/var/run" #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define POP3_ENABLE 1 #define IMAP_ENABLE 1 #define ETRN_ENABLE 1 #define ODMR_ENABLE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_INET_NTOP 1 #define GETADDRINFO_ASYNCSAFE 1 #define SSL_ENABLE 1 #define HAVE_DECL_LIBRESSL_VERSION_NUMBER 0 #define HAVE_DECL_TLS1_3_VERSION 1 #define HAVE_DECL_TLS1_2_VERSION 1 #define HAVE_DECL_SSLV3_CLIENT_METHOD 0 configure: exit 0