This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPFR configure 4.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/configure --prefix=/usr --build=s390-ibm-linux-gnu --host=s390-ibm-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mpfr-4.1.0 --htmldir=/usr/share/doc/mpfr-4.1.0/html --with-sysroot=/ --libdir=/usr/lib --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = s390 uname -r = 5.4.8 uname -s = Linux uname -v = #1 SMP Mon Jan 6 01:05:04 EST 2020 /usr/bin/uname -p = 8561 /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: /usr/lib/portage/python3.8/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.8/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2681: checking for a BSD-compatible install configure:2749: result: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c configure:2760: checking whether build environment is sane configure:2815: result: yes configure:2966: checking for a thread-safe mkdir -p configure:3005: result: /bin/mkdir -p configure:3012: checking for gawk configure:3028: found /usr/bin/gawk configure:3039: result: gawk configure:3050: checking whether make sets $(MAKE) configure:3072: result: yes configure:3101: checking whether make supports nested variables configure:3118: result: yes configure:3236: checking whether to enable maintainer-specific portions of Makefiles configure:3245: result: yes configure:3273: checking build system type configure:3287: result: s390-ibm-linux-gnu configure:3307: checking host system type configure:3320: result: s390-ibm-linux-gnu configure:3341: checking for grep that handles long lines and -e configure:3399: result: /bin/grep configure:3404: checking for egrep configure:3466: result: /bin/grep -E configure:3471: checking for a sed that does not truncate output configure:3535: result: /bin/sed configure:3937: checking whether configure options are compatible configure:3960: result: yes configure:4038: checking for s390-ibm-linux-gnu-gcc configure:4054: found /usr/bin/s390-ibm-linux-gnu-gcc configure:4065: result: s390-ibm-linux-gnu-gcc configure:4334: checking for C compiler version configure:4343: s390-ibm-linux-gnu-gcc --version >&5 s390-ibm-linux-gnu-gcc (Gentoo 10.2.0-r4 p5) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4354: $? = 0 configure:4343: s390-ibm-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=s390-ibm-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/s390-ibm-linux-gnu/10.2.0/lto-wrapper Target: s390-ibm-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-10.2.0-r4/work/gcc-10.2.0/configure --host=s390-ibm-linux-gnu --build=s390-ibm-linux-gnu --prefix=/usr --bindir=/usr/s390-ibm-linux-gnu/gcc-bin/10.2.0 --includedir=/usr/lib/gcc/s390-ibm-linux-gnu/10.2.0/include --datadir=/usr/share/gcc-data/s390-ibm-linux-gnu/10.2.0 --mandir=/usr/share/gcc-data/s390-ibm-linux-gnu/10.2.0/man --infodir=/usr/share/gcc-data/s390-ibm-linux-gnu/10.2.0/info --with-gxx-include-dir=/usr/lib/gcc/s390-ibm-linux-gnu/10.2.0/include/g++-v10 --with-python-dir=/share/gcc-data/s390-ibm-linux-gnu/10.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 10.2.0-r4 p5' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --enable-libgomp --disable-libssp --disable-libada --disable-systemtap --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Gentoo 10.2.0-r4 p5) configure:4354: $? = 0 configure:4343: s390-ibm-linux-gnu-gcc -V >&5 s390-ibm-linux-gnu-gcc: error: unrecognized command-line option '-V' s390-ibm-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4354: $? = 1 configure:4343: s390-ibm-linux-gnu-gcc -qversion >&5 s390-ibm-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? s390-ibm-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4354: $? = 1 configure:4374: checking whether the C compiler works configure:4396: s390-ibm-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4400: $? = 0 configure:4448: result: yes configure:4451: checking for C compiler default output file name configure:4453: result: a.out configure:4459: checking for suffix of executables configure:4466: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4470: $? = 0 configure:4492: result: configure:4514: checking whether we are cross compiling configure:4522: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4526: $? = 0 configure:4533: ./conftest configure:4537: $? = 0 configure:4552: result: no configure:4557: checking for suffix of object files configure:4579: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:4583: $? = 0 configure:4604: result: o configure:4608: checking whether we are using the GNU C compiler configure:4627: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:4627: $? = 0 configure:4636: result: yes configure:4645: checking whether s390-ibm-linux-gnu-gcc accepts -g configure:4665: s390-ibm-linux-gnu-gcc -c -g conftest.c >&5 configure:4665: $? = 0 configure:4706: result: yes configure:4723: checking for s390-ibm-linux-gnu-gcc option to accept ISO C89 configure:4786: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:4786: $? = 0 configure:4799: result: none needed configure:4824: checking whether s390-ibm-linux-gnu-gcc understands -c and -o together configure:4846: s390-ibm-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4849: $? = 0 configure:4846: s390-ibm-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4849: $? = 0 configure:4861: result: yes configure:4881: checking whether make supports the include directive configure:4896: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4899: $? = 0 configure:4918: result: yes (GNU style) configure:4943: checking dependency style of s390-ibm-linux-gnu-gcc configure:5054: result: none configure:5074: checking how to run the C preprocessor configure:5105: s390-ibm-linux-gnu-gcc -E conftest.c configure:5105: $? = 0 configure:5119: s390-ibm-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5144: result: s390-ibm-linux-gnu-gcc -E configure:5164: s390-ibm-linux-gnu-gcc -E conftest.c configure:5164: $? = 0 configure:5178: s390-ibm-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:5219: checking for s390-ibm-linux-gnu-ar configure:5235: found /usr/bin/s390-ibm-linux-gnu-ar configure:5246: result: s390-ibm-linux-gnu-ar configure:5316: checking the archiver (s390-ibm-linux-gnu-ar) interface configure:5332: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:5332: $? = 0 configure:5334: s390-ibm-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:5337: $? = 0 configure:5365: result: ar configure:5432: checking how to print strings configure:5459: result: printf configure:5480: checking for a sed that does not truncate output configure:5544: result: /bin/sed configure:5562: checking for fgrep configure:5624: result: /bin/grep -F configure:5659: checking for ld used by s390-ibm-linux-gnu-gcc configure:5726: result: /usr/s390-ibm-linux-gnu/bin/ld configure:5733: checking if the linker (/usr/s390-ibm-linux-gnu/bin/ld) is GNU ld configure:5748: result: yes configure:5760: checking for BSD- or MS-compatible name lister (nm) configure:5814: result: /usr/bin/s390-ibm-linux-gnu-nm -B configure:5944: checking the name lister (/usr/bin/s390-ibm-linux-gnu-nm -B) interface configure:5951: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:5954: /usr/bin/s390-ibm-linux-gnu-nm -B "conftest.o" configure:5957: output 00000000 B some_variable configure:5964: result: BSD nm configure:5967: checking whether ln -s works configure:5971: result: yes configure:5979: checking the maximum length of command line arguments configure:6110: result: 1572864 configure:6158: checking how to convert s390-ibm-linux-gnu file names to s390-ibm-linux-gnu format configure:6198: result: func_convert_file_noop configure:6205: checking how to convert s390-ibm-linux-gnu file names to toolchain format configure:6225: result: func_convert_file_noop configure:6232: checking for /usr/s390-ibm-linux-gnu/bin/ld option to reload object files configure:6239: result: -r configure:6273: checking for s390-ibm-linux-gnu-objdump configure:6289: found /usr/bin/s390-ibm-linux-gnu-objdump configure:6300: result: s390-ibm-linux-gnu-objdump configure:6369: checking how to recognize dependent libraries configure:6569: result: pass_all configure:6614: checking for s390-ibm-linux-gnu-dlltool configure:6644: result: no configure:6654: checking for dlltool configure:6684: result: no configure:6711: checking how to associate runtime and link libraries configure:6738: result: printf %s\n configure:6754: checking for s390-ibm-linux-gnu-ar configure:6781: result: s390-ibm-linux-gnu-ar configure:6862: checking for archiver @FILE support configure:6879: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:6879: $? = 0 configure:6882: s390-ibm-linux-gnu-ar cr libconftest.a @conftest.lst >&5 configure:6885: $? = 0 configure:6890: s390-ibm-linux-gnu-ar cr libconftest.a @conftest.lst >&5 s390-ibm-linux-gnu-ar: conftest.o: No such file or directory configure:6893: $? = 1 configure:6905: result: @ configure:6923: checking for s390-ibm-linux-gnu-strip configure:6939: found /usr/bin/s390-ibm-linux-gnu-strip configure:6950: result: s390-ibm-linux-gnu-strip configure:7022: checking for s390-ibm-linux-gnu-ranlib configure:7038: found /usr/bin/s390-ibm-linux-gnu-ranlib configure:7049: result: s390-ibm-linux-gnu-ranlib configure:7191: checking command to parse /usr/bin/s390-ibm-linux-gnu-nm -B output from s390-ibm-linux-gnu-gcc object configure:7344: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:7347: $? = 0 configure:7351: /usr/bin/s390-ibm-linux-gnu-nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm configure:7417: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c conftstm.o >&5 configure:7420: $? = 0 configure:7458: result: ok configure:7505: checking for sysroot configure:7535: result: / configure:7542: checking for a working dd configure:7580: result: /bin/dd configure:7584: checking how to truncate binary pipes configure:7599: result: /bin/dd bs=4096 count=1 configure:7735: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:7738: $? = 0 configure:7888: checking for s390-ibm-linux-gnu-mt configure:7918: result: no configure:7928: checking for mt configure:7958: result: no configure:7978: checking if : is a manifest tool configure:7984: : '-?' configure:7992: result: no configure:8665: checking for ANSI C header files configure:8685: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8685: $? = 0 configure:8758: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8758: $? = 0 configure:8758: ./conftest configure:8758: $? = 0 configure:8769: result: yes configure:8782: checking for sys/types.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for sys/stat.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for stdlib.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for string.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for memory.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for strings.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for inttypes.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for stdint.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8782: checking for unistd.h configure:8782: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8782: $? = 0 configure:8782: result: yes configure:8796: checking for dlfcn.h configure:8796: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:8796: $? = 0 configure:8796: result: yes configure:9350: checking for objdir configure:9365: result: .libs configure:9629: checking if s390-ibm-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9647: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9651: $? = 0 configure:9664: result: no configure:10028: checking for s390-ibm-linux-gnu-gcc option to produce PIC configure:10035: result: -fPIC -DPIC configure:10043: checking if s390-ibm-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10061: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -fPIC -DPIC -DPIC conftest.c >&5 configure:10065: $? = 0 configure:10078: result: yes configure:10107: checking if s390-ibm-linux-gnu-gcc static flag -static works configure:10135: result: yes configure:10150: checking if s390-ibm-linux-gnu-gcc supports -c -o file.o configure:10171: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -o out/conftest2.o conftest.c >&5 configure:10175: $? = 0 configure:10197: result: yes configure:10205: checking if s390-ibm-linux-gnu-gcc supports -c -o file.o configure:10252: result: yes configure:10285: checking whether the s390-ibm-linux-gnu-gcc linker (/usr/s390-ibm-linux-gnu/bin/ld) supports shared libraries configure:11550: result: yes configure:11587: checking whether -lc should be explicitly linked in configure:11595: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:11598: $? = 0 configure:11613: s390-ibm-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11616: $? = 0 configure:11630: result: no configure:11790: checking dynamic linker characteristics configure:12371: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12371: $? = 0 configure:12620: result: GNU/Linux ld.so configure:12742: checking how to hardcode library paths into programs configure:12767: result: immediate configure:13315: checking whether stripping libraries is possible configure:13320: result: yes configure:13355: checking if libtool supports shared libraries configure:13357: result: yes configure:13360: checking whether to build shared libraries configure:13385: result: yes configure:13388: checking whether to build static libraries configure:13392: result: no configure:13430: checking for non-MS-Windows ICC configure:13448: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c:23:3: error: #error "Not a non-MS-Windows ICC" 23 | # error "Not a non-MS-Windows ICC" | ^~~~~ conftest.c:24:6: error: expected ';' before 'int' 24 | error | ^ | ; ...... 27 | int | ~~~ configure:13448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #if (!defined(__ICC) && !defined(__INTEL_COMPILER)) || defined(_WIN32) | # error "Not a non-MS-Windows ICC" | error | #endif | | int | main (void) | { | | ; | return 0; | } configure:13455: result: no configure:13533: checking for an ANSI C-conforming const configure:13599: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:13599: $? = 0 configure:13606: result: yes configure:13614: checking for working volatile configure:13633: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:13633: $? = 0 configure:13640: result: yes configure:13648: checking whether byte ordering is bigendian configure:13663: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c:22:9: error: unknown type name 'not' 22 | not a universal capable compiler | ^~~ conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 22 | not a universal capable compiler | ^~~~~~~~~ conftest.c:22:15: error: unknown type name 'universal' configure:13663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13708: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:13708: $? = 0 configure:13726: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:13726: $? = 0 configure:13854: result: yes configure:13877: checking for library containing clock_gettime configure:13908: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:13908: $? = 0 configure:13925: result: none required configure:14126: checking for main in -lm configure:14145: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:14145: $? = 0 configure:14154: result: yes configure:14168: checking for main in -lquadmath configure:14187: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lquadmath >&5 /usr/lib/gcc/s390-ibm-linux-gnu/10.2.0/../../../../s390-ibm-linux-gnu/bin/ld: cannot find -lquadmath collect2: error: ld returned 1 exit status configure:14187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | | int | main (void) | { | return main (); | ; | return 0; | } configure:14196: result: no configure:14205: checking whether time.h and sys/time.h may both be included configure:14225: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:14225: $? = 0 configure:14232: result: yes configure:14240: checking for size_t configure:14240: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:14240: $? = 0 configure:14240: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c: In function 'main': conftest.c:60:21: error: expected expression before ')' token 60 | if (sizeof ((size_t))) | ^ configure:14240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14240: result: yes configure:15010: checking limits.h usability configure:15010: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15010: $? = 0 configure:15010: result: yes configure:15010: checking limits.h presence configure:15010: s390-ibm-linux-gnu-gcc -E conftest.c configure:15010: $? = 0 configure:15010: result: yes configure:15010: checking for limits.h configure:15010: result: yes configure:15018: checking float.h usability configure:15018: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15018: $? = 0 configure:15018: result: yes configure:15018: checking float.h presence configure:15018: s390-ibm-linux-gnu-gcc -E conftest.c configure:15018: $? = 0 configure:15018: result: yes configure:15018: checking for float.h configure:15018: result: yes configure:15026: checking for string.h configure:15026: result: yes configure:15037: checking locale.h usability configure:15037: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15037: $? = 0 configure:15037: result: yes configure:15037: checking locale.h presence configure:15037: s390-ibm-linux-gnu-gcc -E conftest.c configure:15037: $? = 0 configure:15037: result: yes configure:15037: checking for locale.h configure:15037: result: yes configure:15050: checking wchar.h usability configure:15050: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15050: $? = 0 configure:15050: result: yes configure:15050: checking wchar.h presence configure:15050: s390-ibm-linux-gnu-gcc -E conftest.c configure:15050: $? = 0 configure:15050: result: yes configure:15050: checking for wchar.h configure:15050: result: yes configure:15061: checking stdarg.h usability configure:15061: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15061: $? = 0 configure:15061: result: yes configure:15061: checking stdarg.h presence configure:15061: s390-ibm-linux-gnu-gcc -E conftest.c configure:15061: $? = 0 configure:15061: result: yes configure:15061: checking for stdarg.h configure:15061: result: yes configure:15082: checking sys/time.h usability configure:15082: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15082: $? = 0 configure:15082: result: yes configure:15082: checking sys/time.h presence configure:15082: s390-ibm-linux-gnu-gcc -E conftest.c configure:15082: $? = 0 configure:15082: result: yes configure:15082: checking for sys/time.h configure:15082: result: yes configure:15082: checking sys/fpu.h usability configure:15082: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c:61:10: fatal error: sys/fpu.h: No such file or directory 61 | #include | ^~~~~~~~~~~ compilation terminated. configure:15082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15082: result: no configure:15082: checking sys/fpu.h presence configure:15082: s390-ibm-linux-gnu-gcc -E conftest.c conftest.c:28:10: fatal error: sys/fpu.h: No such file or directory 28 | #include | ^~~~~~~~~~~ compilation terminated. configure:15082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:15082: result: no configure:15082: checking for sys/fpu.h configure:15082: result: no configure:15093: checking for struct lconv.decimal_point configure:15093: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15093: $? = 0 configure:15093: result: yes configure:15103: checking for struct lconv.thousands_sep configure:15103: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15103: $? = 0 configure:15103: result: yes configure:15117: checking for working alloca.h configure:15134: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15134: $? = 0 configure:15142: result: yes configure:15150: checking for alloca configure:15187: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15187: $? = 0 configure:15195: result: yes configure:15303: checking for uintptr_t configure:15303: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15303: $? = 0 configure:15303: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c: In function 'main': conftest.c:68:24: error: expected expression before ')' token 68 | if (sizeof ((uintptr_t))) | ^ configure:15303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:15303: result: yes configure:15340: checking how to copy va_list configure:15358: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15358: $? = 0 configure:15360: result: va_copy configure:15401: checking for setlocale configure:15401: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15401: $? = 0 configure:15401: result: yes configure:15401: checking for gettimeofday configure:15401: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15401: $? = 0 configure:15401: result: yes configure:15401: checking for signal configure:15401: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15401: $? = 0 configure:15401: result: yes configure:15412: checking for sigaction and its associated structure configure:15431: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15431: $? = 0 configure:15433: result: yes configure:15446: checking for long long int configure:15446: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15446: $? = 0 configure:15446: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c: In function 'main': conftest.c:74:28: error: expected expression before ')' token 74 | if (sizeof ((long long int))) | ^ configure:15446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((long long int))) | return 0; | ; | return 0; | } configure:15446: result: yes configure:15454: checking for intmax_t configure:15454: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15454: $? = 0 configure:15454: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c: In function 'main': conftest.c:75:23: error: expected expression before ')' token 75 | if (sizeof ((intmax_t))) | ^ configure:15454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:15454: result: yes configure:15465: checking for working INTMAX_MAX configure:15485: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I/var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/src -DMPFR_NEED_INTMAX_H conftest.c >&5 configure:15485: $? = 0 configure:15494: result: yes configure:15503: checking for union fpc_csr configure:15503: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 conftest.c: In function 'main': conftest.c:50:13: error: invalid application of 'sizeof' to incomplete type 'union fpc_csr' 50 | if (sizeof (union fpc_csr)) | ^~~~~ configure:15503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | /* end confdefs.h. */ | | #if HAVE_SYS_FPU_H | # include | #endif | | | int | main (void) | { | if (sizeof (union fpc_csr)) | return 0; | ; | return 0; | } configure:15503: result: no configure:15516: checking for _Noreturn configure:15526: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:15526: $? = 0 configure:15534: result: yes configure:15542: checking for __builtin_unreachable configure:15560: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15560: $? = 0 configure:15569: result: yes configure:15578: checking for constructor and destructor attributes configure:15600: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15600: $? = 0 configure:15601: result: yes configure:15619: checking for fesetround configure:15638: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:15638: $? = 0 configure:15648: result: yes configure:15657: checking for gcc float-conversion bug configure:15697: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:15697: $? = 0 configure:15697: ./conftest configure:15697: $? = 0 configure:15709: result: no configure:15716: checking for subnormal double-precision numbers configure:15736: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15736: $? = 0 configure:15736: ./conftest 1.112537e-308 configure:15736: $? = 0 configure:15747: result: yes configure:15754: checking for subnormal single-precision numbers configure:15774: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15774: $? = 0 configure:15774: ./conftest 5.877472e-39 configure:15774: $? = 0 configure:15785: result: yes configure:15793: checking for signed zeros configure:15810: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15810: $? = 0 configure:15810: ./conftest configure:15810: $? = 0 configure:15821: result: yes configure:15829: checking if the FP division by 0 fails configure:15850: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15850: $? = 0 configure:15850: ./conftest configure:15850: $? = 0 configure:15861: result: no configure:15875: checking if NAN == NAN configure:15899: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15899: $? = 0 configure:15899: ./conftest configure:15899: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define MPFR_HAVE_FESETROUND 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | /* end confdefs.h. */ | | #include | #include | #ifndef NAN | # define NAN (0.0/0.0) | #endif | int main (void) { | double d; | d = NAN; | return d != d; | } | configure:15910: result: no configure:15938: checking if charset has consecutive values configure:15968: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:15968: $? = 0 configure:15968: ./conftest configure:15968: $? = 0 configure:15969: result: yes configure:15987: checking for math/round configure:16005: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:16005: $? = 0 configure:16007: result: yes configure:16020: checking for math/trunc configure:16038: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:16038: $? = 0 configure:16040: result: yes configure:16053: checking for math/floor configure:16071: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:16071: $? = 0 configure:16073: result: yes configure:16086: checking for math/ceil configure:16104: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:16104: $? = 0 configure:16106: result: yes configure:16119: checking for math/nearbyint configure:16137: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 configure:16137: $? = 0 configure:16139: result: yes configure:16152: checking for _mulx_u64 configure:16177: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lm >&5 conftest.c:54:10: fatal error: immintrin.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:16177: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define MPFR_HAVE_FESETROUND 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_NEARBYINT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | unsigned long long h1, h2; | _mulx_u64(17, 42, &h1); | _mulx_u64(-1, -1, &h2); | return h1 == 0 && h2 == -2 ? 0 : 1; | | ; | return 0; | } configure:16185: result: no configure:16199: checking format of floating-point type `double' configure:16233: s390-ibm-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -o conftest >&5 2>&1 configure:16236: $? = 0 configure:16530: result: IEEE double, big endian configure:16552: checking format of floating-point type `long double' configure:16586: s390-ibm-linux-gnu-gcc -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -o conftest >&5 2>&1 configure:16589: $? = 0 configure:16883: result: IEEE quad, big endian configure:16939: checking for TLS support using C11 configure:16960: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I/var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/src -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:16960: $? = 0 configure:16960: ./conftest configure:16960: $? = 0 configure:16961: result: yes configure:17040: checking if compiler knows _Decimal64 configure:17053: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:17053: $? = 0 configure:17054: result: yes configure:17056: checking decimal float format configure:17083: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:17083: $? = 0 configure:17083: ./conftest configure:17083: $? = 80 configure: program exited with status 80 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define MPFR_HAVE_FESETROUND 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_NEARBYINT 1 | #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_QUAD_BIG 1 | #define MPFR_USE_THREAD_SAFE 1 | #define MPFR_USE_C11_THREAD_SAFE 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | volatile _Decimal64 x = 1; | union { double d; _Decimal64 d64; } y; | if (x != x) return 83; | y.d64 = 1234567890123456.0dd; | return y.d == 0.14894469406741037E-123 ? 80 : | y.d == 0.59075095508629822E-68 ? 81 : 82; | | ; | return 0; | } configure:17093: result: DPD configure:17175: checking bit-field ordering for _Decimal128 configure:17217: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:17217: $? = 0 configure:17217: ./conftest configure:17217: $? = 81 configure: program exited with status 81 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define MPFR_HAVE_FESETROUND 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_NEARBYINT 1 | #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_QUAD_BIG 1 | #define MPFR_USE_THREAD_SAFE 1 | #define MPFR_USE_C11_THREAD_SAFE 1 | #define MPFR_WANT_DECIMAL_FLOATS 1 | #define DECIMAL_DPD_FORMAT 1 | /* end confdefs.h. */ | | | int | main (void) | { | | union ieee_decimal128 | { | struct | { | unsigned int t3:32; | unsigned int t2:32; | unsigned int t1:32; | unsigned int t0:14; | unsigned int comb:17; | unsigned int sig:1; | } s; | _Decimal128 d128; | } x; | | x.d128 = 1.0dl; | if (x.s.sig == 0 && x.s.comb == 49400 && | x.s.t0 == 0 && x.s.t1 == 0 && x.s.t2 == 0 && x.s.t3 == 10) | return 80; /* little endian */ | else if (x.s.sig == 0 && x.s.comb == 8 && | x.s.t0 == 0 && x.s.t1 == 0 && x.s.t2 == 0 && x.s.t3 == 570933248) | return 81; /* big endian */ | else | return 82; /* unknown encoding */ | | ; | return 0; | } configure:17227: result: big endian configure:17244: checking if _Float128 with hex constants is supported configure:17260: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:17260: $? = 0 configure:17261: result: yes configure:17312: checking for Static Assertion support configure:17333: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -I/var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/src conftest.c >&5 configure:17333: $? = 0 configure:17334: result: yes configure:17445: checking whether gcc __attribute__ ((mode (XX))) works configure:17461: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:17461: $? = 0 configure:17469: result: yes configure:17483: checking for gmp.h configure:17491: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:17491: $? = 0 configure:17492: result: yes configure:17571: checking for recent GMP configure:17583: s390-ibm-linux-gnu-gcc -c -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches conftest.c >&5 configure:17583: $? = 0 configure:17584: result: yes configure:17595: checking usable gmp.h at link time configure:17610: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:17610: $? = 0 configure:17611: result: yes configure:17651: checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency configure:17680: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:17680: $? = 0 configure:17680: ./conftest configure:17680: $? = 0 configure:17681: result: yes configure:17696: checking for __gmpz_init in -lgmp configure:17721: s390-ibm-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lgmp >&5 /usr/lib/gcc/s390-ibm-linux-gnu/10.2.0/../../../../s390-ibm-linux-gnu/bin/ld: /usr/lib/gcc/s390-ibm-linux-gnu/10.2.0/../../../libgmp.so: undefined reference to `sdiv_qrnnd' collect2: error: ld returned 1 exit status configure:17721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "4.1.0" | #define PACKAGE_STRING "MPFR 4.1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BIG_ENDIAN 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_VA_COPY 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define MPFR_HAVE_INTMAX_MAX 1 | #define MPFR_HAVE_NORETURN 1 | #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 | #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 | #define MPFR_HAVE_FESETROUND 1 | #define HAVE_SUBNORM_DBL 1 | #define HAVE_SUBNORM_FLT 1 | #define HAVE_SIGNEDZ 1 | #define HAVE_ROUND 1 | #define HAVE_TRUNC 1 | #define HAVE_FLOOR 1 | #define HAVE_CEIL 1 | #define HAVE_NEARBYINT 1 | #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1 | #define HAVE_LDOUBLE_IEEE_QUAD_BIG 1 | #define MPFR_USE_THREAD_SAFE 1 | #define MPFR_USE_C11_THREAD_SAFE 1 | #define MPFR_WANT_DECIMAL_FLOATS 1 | #define DECIMAL_DPD_FORMAT 1 | #define HAVE_DECIMAL128_IEEE_BIG_ENDIAN 1 | #define MPFR_WANT_FLOAT128 1 | #define MPFR_USE_STATIC_ASSERT 1 | #define HAVE_ATTRIBUTE_MODE 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. */ | #ifdef __cplusplus | extern "C" | #endif | char __gmpz_init (); | int | main (void) | { | return __gmpz_init (); | ; | return 0; | } configure:17730: result: no configure:17735: error: libgmp not found or uses a different ABI (including static vs shared). Please read the INSTALL file -- see "In case of problem". ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=s390-ibm-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=s390-ibm-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=s390-ibm-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_gettimeofday=yes ac_cv_func_setlocale=yes ac_cv_func_signal=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_fpu_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=s390-ibm-linux-gnu ac_cv_lib_gmp___gmpz_init=no ac_cv_lib_m_main=yes ac_cv_lib_quadmath_main=no ac_cv_member_struct_lconv_decimal_point=yes ac_cv_member_struct_lconv_thousands_sep=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=s390-ibm-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=s390-ibm-linux-gnu-gcc ac_cv_prog_CPP='s390-ibm-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=s390-ibm-linux-gnu-objdump ac_cv_prog_RANLIB=s390-ibm-linux-gnu-ranlib ac_cv_prog_STRIP=s390-ibm-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_size_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_union_fpc_csr=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gmp_cv_c_attribute_mode=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/s390-ibm-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/s390-ibm-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' mpfr_cv_c_double_format='IEEE double, big endian' mpfr_cv_c_long_double_format='IEEE quad, big endian' mpfr_cv_errdivzero=no mpfr_cv_gcc_floatconv_bug=no mpfr_cv_have_builtin_unreachable=yes mpfr_cv_have_fesetround=yes mpfr_cv_have_intmax_max=yes mpfr_cv_have_noreturn=yes mpfr_cv_have_signedz=yes mpfr_cv_have_subnorm_dbl=yes mpfr_cv_have_subnorm_flt=yes mpfr_cv_nanisnan=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/missing aclocal-1.16' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='s390-ibm-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/missing automake-1.16' AWK='gawk' CC='s390-ibm-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -fdiagnostics-show-option -frecord-gcc-switches' CPP='s390-ibm-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATAFILES='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/s390-ibm-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' LIBMPFR_LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/missing makeinfo' MANIFEST_TOOL=':' MINI_GMP_FALSE='' MINI_GMP_TRUE='#' MKDIR_P='/bin/mkdir -p' MPFR_LDFLAGS='' MPFR_LIBM='-lm' MPFR_LIBQUADMATH='' NM='/usr/bin/s390-ibm-linux-gnu-nm -B' NMEDIT='' OBJDUMP='s390-ibm-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mpfr' PACKAGE_BUGREPORT='' PACKAGE_NAME='MPFR' PACKAGE_STRING='MPFR 4.1.0' PACKAGE_TARNAME='mpfr' PACKAGE_URL='' PACKAGE_VERSION='4.1.0' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='s390-ibm-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='s390-ibm-linux-gnu-strip' TUNE_LIBS='' VERSION='4.1.0' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='s390-ibm-linux-gnu' build_alias='s390-ibm-linux-gnu' build_cpu='s390' build_os='linux-gnu' build_vendor='ibm' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/mpfr-4.1.0' dvidir='${docdir}' exec_prefix='NONE' host='s390-ibm-linux-gnu' host_alias='s390-ibm-linux-gnu' host_cpu='s390' host_os='linux-gnu' host_vendor='ibm' htmldir='/usr/share/doc/mpfr-4.1.0/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/mpfr-4.1.0/work/mpfr-4.1.0/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mini_gmp_path='' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPFR" #define PACKAGE_TARNAME "mpfr" #define PACKAGE_VERSION "4.1.0" #define PACKAGE_STRING "MPFR 4.1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_BIG_ENDIAN 1 #define HAVE_CLOCK_GETTIME 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDARG 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1 #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UINTPTR_T 1 #define HAVE_VA_COPY 1 #define HAVE_SETLOCALE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_LONG_LONG 1 #define HAVE_INTMAX_T 1 #define MPFR_HAVE_INTMAX_MAX 1 #define MPFR_HAVE_NORETURN 1 #define MPFR_HAVE_BUILTIN_UNREACHABLE 1 #define MPFR_HAVE_CONSTRUCTOR_ATTR 1 #define MPFR_HAVE_FESETROUND 1 #define HAVE_SUBNORM_DBL 1 #define HAVE_SUBNORM_FLT 1 #define HAVE_SIGNEDZ 1 #define HAVE_ROUND 1 #define HAVE_TRUNC 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_NEARBYINT 1 #define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1 #define HAVE_LDOUBLE_IEEE_QUAD_BIG 1 #define MPFR_USE_THREAD_SAFE 1 #define MPFR_USE_C11_THREAD_SAFE 1 #define MPFR_WANT_DECIMAL_FLOATS 1 #define DECIMAL_DPD_FORMAT 1 #define HAVE_DECIMAL128_IEEE_BIG_ENDIAN 1 #define MPFR_WANT_FLOAT128 1 #define MPFR_USE_STATIC_ASSERT 1 #define HAVE_ATTRIBUTE_MODE 1 configure: exit 1