This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPICH configure 3.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-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/mpich-3.4.3 --htmldir=/usr/share/doc/mpich-3.4.3/html --with-sysroot=/ --libdir=/usr/lib64 --enable-shared --with-hwloc-prefix=/usr --with-hwloc-libdir=lib64 --with-common-libdir=lib64 --with-prefix-libdir=lib64 --with-izem-libdir=lib64 --with-fiprovider-libdir=lib64 --with-thread-package=none --enable-threads=single --sysconfdir=/etc/mpich --with-pm=hydra --without-ze --with-device=ch3 --disable-fast --enable-versioning --enable-romio --enable-cxx --enable-fortran=all ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 4.19.174-gentoo uname -s = Linux uname -v = #1 SMP Tue Feb 9 17:10:06 CET 2021 /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz /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.10/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.10/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib/llvm/13/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5574: checking build system type configure:5588: result: x86_64-pc-linux-gnu configure:5608: checking host system type configure:5621: result: x86_64-pc-linux-gnu configure:5641: checking target system type configure:5654: result: x86_64-pc-linux-gnu configure:5692: checking for x86_64-pc-linux-gnu-gcc configure:5719: result: x86_64-pc-linux-gnu-clang configure:5988: checking for C compiler version configure:5997: x86_64-pc-linux-gnu-clang --version >&5 clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin configure:6008: $? = 0 configure:5997: x86_64-pc-linux-gnu-clang -v >&5 clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 configure:6008: $? = 0 configure:5997: x86_64-pc-linux-gnu-clang -V >&5 clang-13: error: argument to '-V' is missing (expected 1 value) clang-13: error: no input files configure:6008: $? = 1 configure:5997: x86_64-pc-linux-gnu-clang -qversion >&5 clang-13: error: unknown argument '-qversion'; did you mean '--version'? clang-13: error: no input files configure:6008: $? = 1 configure:6028: checking whether the C compiler works configure:6050: x86_64-pc-linux-gnu-clang -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:6054: $? = 0 configure:6102: result: yes configure:6105: checking for C compiler default output file name configure:6107: result: a.out configure:6113: checking for suffix of executables configure:6120: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:6124: $? = 0 configure:6146: result: configure:6168: checking whether we are cross compiling configure:6176: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:6180: $? = 0 configure:6187: ./conftest configure:6191: $? = 0 configure:6206: result: no configure:6211: checking for suffix of object files configure:6233: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6237: $? = 0 configure:6258: result: o configure:6262: checking whether we are using the GNU C compiler configure:6281: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6281: $? = 0 configure:6290: result: yes configure:6299: checking whether x86_64-pc-linux-gnu-clang accepts -g configure:6319: x86_64-pc-linux-gnu-clang -c -g conftest.c >&5 configure:6319: $? = 0 configure:6360: result: yes configure:6377: checking for x86_64-pc-linux-gnu-clang option to accept ISO C89 configure:6440: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6440: $? = 0 configure:6453: result: none needed configure:6481: checking whether x86_64-pc-linux-gnu-clang understands -c and -o together configure:6503: x86_64-pc-linux-gnu-clang -c conftest.c -o conftest2.o configure:6506: $? = 0 configure:6503: x86_64-pc-linux-gnu-clang -c conftest.c -o conftest2.o configure:6506: $? = 0 configure:6518: result: yes configure:6535: checking for x86_64-pc-linux-gnu-clang option to accept ISO C99 configure:6684: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:6684: $? = 0 configure:6697: result: none needed configure:6724: checking how to run the C preprocessor configure:6794: result: x86_64-pc-linux-gnu-clang -E configure:6814: x86_64-pc-linux-gnu-clang -E conftest.c configure:6814: $? = 0 configure:6828: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:6828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6876: checking for grep that handles long lines and -e configure:6934: result: /bin/grep configure:6939: checking for egrep configure:7001: result: /bin/grep -E configure:7006: checking for ANSI C header files configure:7026: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7026: $? = 0 configure:7099: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:7099: $? = 0 configure:7099: ./conftest configure:7099: $? = 0 configure:7110: result: yes configure:7123: checking for sys/types.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for sys/stat.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for stdlib.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for string.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for memory.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for strings.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for inttypes.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for stdint.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7123: checking for unistd.h configure:7123: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7136: checking minix/config.h usability configure:7136: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 conftest.c:52:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:7136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 | /* 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:7136: result: no configure:7136: checking minix/config.h presence configure:7136: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:19:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:7136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 | /* end confdefs.h. */ | #include configure:7136: result: no configure:7136: checking for minix/config.h configure:7136: result: no configure:7157: checking whether it is safe to define __EXTENSIONS__ configure:7175: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:7175: $? = 0 configure:7182: result: yes configure:7213: checking for a BSD-compatible install configure:7281: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c configure:7292: checking whether build environment is sane configure:7347: result: yes configure:7495: checking for a thread-safe mkdir -p configure:7534: result: /bin/mkdir -p configure:7541: checking for gawk configure:7557: found /usr/bin/gawk configure:7568: result: gawk configure:7579: checking whether make sets $(MAKE) configure:7601: result: yes configure:7631: checking for style of include used by make configure:7659: result: GNU configure:7693: checking whether make supports nested variables configure:7710: result: yes configure:7795: checking dependency style of x86_64-pc-linux-gnu-clang configure:7906: result: none configure:7965: checking whether to enable maintainer-specific portions of Makefiles configure:7974: result: yes configure:7993: checking for x86_64-pc-linux-gnu-ar configure:8020: result: llvm-ar configure:8090: checking the archiver (llvm-ar) interface configure:8106: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8106: $? = 0 configure:8108: llvm-ar cru libconftest.a conftest.o >&5 configure:8111: $? = 0 configure:8139: result: ar configure:8206: checking how to print strings configure:8233: result: printf configure:8254: checking for a sed that does not truncate output configure:8318: result: /bin/sed configure:8336: checking for fgrep configure:8398: result: /bin/grep -F configure:8433: checking for ld used by x86_64-pc-linux-gnu-clang configure:8500: result: ld.lld configure:8507: checking if the linker (ld.lld) is GNU ld configure:8522: result: yes configure:8534: checking for BSD- or MS-compatible name lister (nm) configure:8588: result: llvm-nm configure:8718: checking the name lister (llvm-nm) interface configure:8725: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:8728: llvm-nm "conftest.o" configure:8731: output 0000000000000000 B some_variable configure:8738: result: BSD nm configure:8741: checking whether ln -s works configure:8745: result: yes configure:8753: checking the maximum length of command line arguments configure:8884: result: 1572864 configure:8932: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:8972: result: func_convert_file_noop configure:8979: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:8999: result: func_convert_file_noop configure:9006: checking for ld.lld option to reload object files configure:9013: result: -r configure:9047: checking for x86_64-pc-linux-gnu-objdump configure:9074: result: llvm-objdump configure:9146: checking how to recognize dependent libraries configure:9346: result: pass_all configure:9391: checking for x86_64-pc-linux-gnu-dlltool configure:9421: result: no configure:9431: checking for dlltool configure:9461: result: no configure:9491: checking how to associate runtime and link libraries configure:9518: result: printf %s\n configure:9534: checking for x86_64-pc-linux-gnu-ar configure:9561: result: llvm-ar configure:9642: checking for archiver @FILE support configure:9659: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:9659: $? = 0 configure:9662: llvm-ar cru libconftest.a @conftest.lst >&5 configure:9665: $? = 0 configure:9670: llvm-ar cru libconftest.a @conftest.lst >&5 llvm-ar: error: conftest.o: No such file or directory configure:9673: $? = 1 configure:9685: result: @ configure:9703: checking for x86_64-pc-linux-gnu-strip configure:9730: result: llvm-strip configure:9802: checking for x86_64-pc-linux-gnu-ranlib configure:9829: result: llvm-ranlib configure:9971: checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object configure:10124: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10127: $? = 0 configure:10131: llvm-nm 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:10134: $? = 0 configure:10200: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c conftstm.o >&5 configure:10203: $? = 0 configure:10241: result: ok configure:10288: checking for sysroot configure:10318: result: / configure:10325: checking for a working dd configure:10363: result: /bin/dd configure:10367: checking how to truncate binary pipes configure:10382: result: /bin/dd bs=4096 count=1 configure:10518: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:10521: $? = 0 configure:10671: checking for x86_64-pc-linux-gnu-mt configure:10701: result: no configure:10711: checking for mt configure:10741: result: no configure:10761: checking if : is a manifest tool configure:10767: : '-?' configure:10775: result: no configure:11444: checking for dlfcn.h configure:11444: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:11444: $? = 0 configure:11444: result: yes configure:11700: checking for objdir configure:11715: result: .libs configure:11979: checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions configure:11997: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-rtti -fno-exceptions conftest.c >&5 configure:12001: $? = 0 configure:12014: result: yes configure:12382: checking for x86_64-pc-linux-gnu-clang option to produce PIC configure:12389: result: -fPIC -DPIC configure:12397: checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works configure:12415: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.c >&5 configure:12419: $? = 0 configure:12432: result: yes configure:12461: checking if x86_64-pc-linux-gnu-clang static flag -static works configure:12489: result: yes configure:12504: checking if x86_64-pc-linux-gnu-clang supports -c -o file.o configure:12525: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.c >&5 configure:12529: $? = 0 configure:12551: result: yes configure:12559: checking if x86_64-pc-linux-gnu-clang supports -c -o file.o configure:12606: result: yes configure:12639: checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) supports shared libraries configure:13912: result: yes configure:13949: checking whether -lc should be explicitly linked in configure:13957: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 configure:13960: $? = 0 configure:13975: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13978: $? = 0 configure:13992: result: no configure:14152: checking dynamic linker characteristics configure:14733: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14733: $? = 0 configure:15011: result: GNU/Linux ld.so configure:15133: checking how to hardcode library paths into programs configure:15158: result: immediate configure:15706: checking whether stripping libraries is possible configure:15711: result: yes configure:15746: checking if libtool supports shared libraries configure:15748: result: yes configure:15751: checking whether to build shared libraries configure:15776: result: yes configure:15779: checking whether to build static libraries configure:15783: result: yes configure:15832: checking whether make supports nested variables configure:15849: result: yes configure:16007: checking for C++ compiler version configure:16016: x86_64-pc-linux-gnu-clang++ --version >&5 clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin configure:16027: $? = 0 configure:16016: x86_64-pc-linux-gnu-clang++ -v >&5 clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 configure:16027: $? = 0 configure:16016: x86_64-pc-linux-gnu-clang++ -V >&5 clang-13: error: argument to '-V' is missing (expected 1 value) clang-13: error: no input files configure:16027: $? = 1 configure:16016: x86_64-pc-linux-gnu-clang++ -qversion >&5 clang-13: error: unknown argument '-qversion'; did you mean '--version'? clang-13: error: no input files configure:16027: $? = 1 configure:16031: checking whether we are using the GNU C++ compiler configure:16050: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:16050: $? = 0 configure:16059: result: yes configure:16068: checking whether x86_64-pc-linux-gnu-clang++ accepts -g configure:16088: x86_64-pc-linux-gnu-clang++ -c -g conftest.cpp >&5 configure:16088: $? = 0 configure:16129: result: yes configure:16154: checking dependency style of x86_64-pc-linux-gnu-clang++ configure:16265: result: none configure:16298: checking how to run the C++ preprocessor configure:16325: x86_64-pc-linux-gnu-clang++ -E conftest.cpp configure:16325: $? = 0 configure:16339: x86_64-pc-linux-gnu-clang++ -E conftest.cpp conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:16339: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16364: result: x86_64-pc-linux-gnu-clang++ -E configure:16384: x86_64-pc-linux-gnu-clang++ -E conftest.cpp configure:16384: $? = 0 configure:16398: x86_64-pc-linux-gnu-clang++ -E conftest.cpp conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:16398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16560: checking for ld used by x86_64-pc-linux-gnu-clang++ configure:16627: result: ld.lld -m elf_x86_64 configure:16634: checking if the linker (ld.lld -m elf_x86_64) is GNU ld configure:16649: result: yes configure:16704: checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries configure:17780: result: yes configure:17816: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.cpp >&5 configure:17819: $? = 0 configure:18300: checking for x86_64-pc-linux-gnu-clang++ option to produce PIC configure:18307: result: -fPIC -DPIC configure:18315: checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC -DPIC works configure:18333: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18337: $? = 0 configure:18350: result: yes configure:18373: checking if x86_64-pc-linux-gnu-clang++ static flag -static works configure:18401: result: yes configure:18413: checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o configure:18434: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -o out/conftest2.o conftest.cpp >&5 configure:18438: $? = 0 configure:18460: result: yes configure:18465: checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o configure:18512: result: yes configure:18542: checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries configure:18582: result: yes configure:18723: checking dynamic linker characteristics configure:19509: result: GNU/Linux ld.so configure:19574: checking how to hardcode library paths into programs configure:19599: result: immediate configure:19651: checking for x86_64-pc-linux-gnu-gfortran configure:19678: result: x86_64-pc-linux-gnu-gfortran configure:19748: checking for Fortran compiler version configure:19757: x86_64-pc-linux-gnu-gfortran --version >&5 GNU Fortran (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19768: $? = 0 configure:19757: x86_64-pc-linux-gnu-gfortran -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.2.1_p20220115/work/gcc-11-20220115/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.2.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.2.1_p20220115 p4' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) configure:19768: $? = 0 configure:19757: x86_64-pc-linux-gnu-gfortran -V >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:19768: $? = 1 configure:19757: x86_64-pc-linux-gnu-gfortran -qversion >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:19768: $? = 1 configure:19777: checking whether we are using the GNU Fortran compiler configure:19790: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.F >&5 configure:19790: $? = 0 configure:19799: result: yes configure:19805: checking whether x86_64-pc-linux-gnu-gfortran accepts -g configure:19816: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:19816: $? = 0 configure:19824: result: yes configure:19956: checking if libtool supports shared libraries configure:19958: result: yes configure:19961: checking whether to build shared libraries configure:19985: result: yes configure:19988: checking whether to build static libraries configure:19992: result: yes configure:20026: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f >&5 configure:20029: $? = 0 configure:20499: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC configure:20506: result: -fPIC configure:20514: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works configure:20532: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -fPIC conftest.f >&5 configure:20536: $? = 0 configure:20549: result: yes configure:20572: checking if x86_64-pc-linux-gnu-gfortran static flag -static works configure:20600: result: yes configure:20612: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:20633: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5 configure:20637: $? = 0 configure:20659: result: yes configure:20664: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:20711: result: yes configure:20741: checking whether the x86_64-pc-linux-gnu-gfortran linker (ld.lld -m elf_x86_64) supports shared libraries configure:21964: result: yes configure:22105: checking dynamic linker characteristics configure:22885: result: GNU/Linux ld.so configure:22950: checking how to hardcode library paths into programs configure:22975: result: immediate configure:23073: checking for x86_64-pc-linux-gnu-g77 configure:23100: result: x86_64-pc-linux-gnu-gfortran configure:23170: checking for Fortran 77 compiler version configure:23179: x86_64-pc-linux-gnu-gfortran --version >&5 GNU Fortran (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:23190: $? = 0 configure:23179: x86_64-pc-linux-gnu-gfortran -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.2.1_p20220115/work/gcc-11-20220115/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.2.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.2.1/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.2.1_p20220115 p4' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) configure:23190: $? = 0 configure:23179: x86_64-pc-linux-gnu-gfortran -V >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-V' x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:23190: $? = 1 configure:23179: x86_64-pc-linux-gnu-gfortran -qversion >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:23190: $? = 1 configure:23199: checking whether we are using the GNU Fortran 77 compiler configure:23212: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.F >&5 configure:23212: $? = 0 configure:23221: result: yes configure:23227: checking whether x86_64-pc-linux-gnu-gfortran accepts -g configure:23238: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:23238: $? = 0 configure:23246: result: yes configure:23375: checking if libtool supports shared libraries configure:23377: result: yes configure:23380: checking whether to build shared libraries configure:23404: result: yes configure:23407: checking whether to build static libraries configure:23411: result: yes configure:23773: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC configure:23780: result: -fPIC configure:23788: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works configure:23806: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -fPIC conftest.f >&5 configure:23810: $? = 0 configure:23823: result: yes configure:23846: checking if x86_64-pc-linux-gnu-gfortran static flag -static works configure:23874: result: yes configure:23886: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:23907: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5 configure:23911: $? = 0 configure:23933: result: yes configure:23938: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:23985: result: yes configure:24015: checking whether the x86_64-pc-linux-gnu-gfortran linker (ld.lld -m elf_x86_64) supports shared libraries configure:25238: result: yes configure:25379: checking dynamic linker characteristics configure:26159: result: GNU/Linux ld.so configure:26224: checking how to hardcode library paths into programs configure:26249: result: immediate configure:28327: checking hcoll/api/hcoll_api.h usability configure:28327: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 conftest.c:61:10: fatal error: 'hcoll/api/hcoll_api.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:28327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:28327: result: no configure:28327: checking hcoll/api/hcoll_api.h presence configure:28327: x86_64-pc-linux-gnu-clang -E conftest.c conftest.c:28:10: fatal error: 'hcoll/api/hcoll_api.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:28327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:28327: result: no configure:28327: checking for hcoll/api/hcoll_api.h configure:28327: result: no configure:28342: checking for hcoll_init in -lhcoll configure:28367: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c -lhcoll >&5 ld.lld: error: unable to find library -lhcoll clang-13: error: linker command failed with exit code 1 (use -v to see invocation) configure:28367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 hcoll_init (); | int | main () | { | return hcoll_init (); | ; | return 0; | } configure:28376: result: no configure:28755: RUNNING PREREQ FOR ch3:nemesis configure:29604: ===== configuring src/mpl ===== configure:29769: running /bin/bash /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/configure --disable-option-checking '--prefix=/usr' --disable-versioning --enable-embedded '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-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/mpich-3.4.3' '--htmldir=/usr/share/doc/mpich-3.4.3/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-shared' '--with-hwloc-prefix=/usr' '--with-hwloc-libdir=lib64' '--with-common-libdir=lib64' '--with-prefix-libdir=lib64' '--with-izem-libdir=lib64' '--with-fiprovider-libdir=lib64' '--with-thread-package=none' '--enable-threads=single' '--sysconfdir=/etc/mpich' '--with-pm=hydra' '--without-ze' '--with-device=ch3' '--disable-fast' '--enable-versioning' '--enable-romio' '--enable-cxx' '--enable-fortran=all' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'MPICHLIB_CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'MPICHLIB_CPPFLAGS=' 'MPICHLIB_CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'MPICHLIB_FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'MPICHLIB_FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'CC=x86_64-pc-linux-gnu-clang' 'CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 ' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' 'CPP=x86_64-pc-linux-gnu-clang -E' 'CXX=x86_64-pc-linux-gnu-clang++' 'CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'FC=x86_64-pc-linux-gnu-gfortran' 'FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'F77=x86_64-pc-linux-gnu-gfortran' 'FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'GCOV=llvm-cov' --cache-file=/dev/null --srcdir=/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl configure:29789: ===== done with src/mpl configure ===== configure:29795: sourcing src/mpl/localdefs CPPFLAGS(=' ') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include', appending CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include', appending configure:30327: ===== configuring modules/yaksa ===== configure:30492: running /bin/bash /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/configure --disable-option-checking '--prefix=/usr' --enable-embedded '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-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/mpich-3.4.3' '--htmldir=/usr/share/doc/mpich-3.4.3/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-shared' '--with-hwloc-prefix=/usr' '--with-hwloc-libdir=lib64' '--with-common-libdir=lib64' '--with-prefix-libdir=lib64' '--with-izem-libdir=lib64' '--with-fiprovider-libdir=lib64' '--with-thread-package=none' '--enable-threads=single' '--sysconfdir=/etc/mpich' '--with-pm=hydra' '--without-ze' '--with-device=ch3' '--disable-fast' '--enable-versioning' '--enable-romio' '--enable-cxx' '--enable-fortran=all' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'MPICHLIB_CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'MPICHLIB_CPPFLAGS=' 'MPICHLIB_CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'MPICHLIB_FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'MPICHLIB_FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'CC=x86_64-pc-linux-gnu-clang' 'CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 ' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' 'CPP=x86_64-pc-linux-gnu-clang -E' 'CXX=x86_64-pc-linux-gnu-clang++' 'CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'FC=x86_64-pc-linux-gnu-gfortran' 'FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'F77=x86_64-pc-linux-gnu-gfortran' 'FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'GCOV=llvm-cov' --cache-file=/dev/null --srcdir=/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa configure:30512: ===== done with modules/yaksa configure ===== CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include', appending CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include', appending configure:30599: checking for type of weak symbol alias support configure:30623: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 conftest.c:40:8: error: call to 'PFoo' is ambiguous return PFoo(1); ^~~~ conftest.c:33:12: note: candidate function extern int PFoo(int); ^ conftest.c:34:14: note: candidate function #pragma weak PFoo = Foo ^ 1 error generated. configure:30623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | /* end confdefs.h. */ | | extern int PFoo(int); | #pragma weak PFoo = Foo | int Foo(int a) { return a; } | | int | main () | { | return PFoo(1); | ; | return 0; | } configure:30870: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 ld.lld: error: undefined symbol: PFoo >>> referenced by conftest.c >>> /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/conftest-1134ca.o:(main) >>> did you mean: Foo >>> defined in: /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/conftest-1134ca.o clang-13: error: linker command failed with exit code 1 (use -v to see invocation) configure:30870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | /* end confdefs.h. */ | | extern int PFoo(int); | #pragma _HP_SECONDARY_DEF Foo PFoo | int Foo(int a) { return a; } | | int | main () | { | return PFoo(1); | ; | return 0; | } configure:30892: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 ld.lld: error: undefined symbol: PFoo >>> referenced by conftest.c >>> /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/conftest-25905d.o:(main) >>> did you mean: Foo >>> defined in: /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/conftest-25905d.o clang-13: error: linker command failed with exit code 1 (use -v to see invocation) configure:30892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | /* end confdefs.h. */ | | extern int PFoo(int); | #pragma _CRI duplicate PFoo as Foo | int Foo(int a) { return a; } | | int | main () | { | return PFoo(1); | ; | return 0; | } configure:30906: result: no configure:30924: checking whether __attribute__ ((weak)) allowed configure:30941: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include conftest.c >&5 configure:30941: $? = 0 configure:30948: result: yes configure:30952: checking whether __attribute__ ((weak_import)) allowed configure:30969: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include conftest.c >&5 configure:30969: $? = 0 configure:30976: result: yes configure:30979: checking whether __attribute__((weak,alias(...))) allowed configure:31005: x86_64-pc-linux-gnu-clang -c -Werror -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include conftest.c >&5 configure:31005: $? = 0 configure:31018: result: yes configure:31208: checking if x86_64-pc-linux-gnu-clang supports -fvisibility=hidden configure:31224: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fvisibility=hidden -Werror -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:31224: $? = 0 configure:31243: result: yes configure:31252: checking whether to enable symbol visibility configure:31254: result: yes (via -fvisibility=hidden) configure:31350: ===== configuring modules/json-c ===== configure:31515: running /bin/bash /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c/configure --disable-option-checking '--prefix=/usr' --enable-embedded --disable-werror '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-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/mpich-3.4.3' '--htmldir=/usr/share/doc/mpich-3.4.3/html' '--with-sysroot=/' '--libdir=/usr/lib64' '--enable-shared' '--with-hwloc-prefix=/usr' '--with-hwloc-libdir=lib64' '--with-common-libdir=lib64' '--with-prefix-libdir=lib64' '--with-izem-libdir=lib64' '--with-fiprovider-libdir=lib64' '--with-thread-package=none' '--enable-threads=single' '--sysconfdir=/etc/mpich' '--with-pm=hydra' '--without-ze' '--with-device=ch3' '--disable-fast' '--enable-versioning' '--enable-romio' '--enable-cxx' '--enable-fortran=all' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'MPICHLIB_CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'MPICHLIB_CPPFLAGS=' 'MPICHLIB_CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'MPICHLIB_FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'MPICHLIB_FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'CC=x86_64-pc-linux-gnu-clang' 'CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' 'CPP=x86_64-pc-linux-gnu-clang -E' 'CXX=x86_64-pc-linux-gnu-clang++' 'CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' 'FC=x86_64-pc-linux-gnu-gfortran' 'FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'F77=x86_64-pc-linux-gnu-gfortran' 'FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' 'GCOV=llvm-cov' --cache-file=/dev/null --srcdir=/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c configure:31535: ===== done with modules/json-c configure ===== CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c', appending CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c', appending CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c') does not contain '-I/usr/include', appending LDFLAGS(='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld') does not contain '-L/usr/lib64', appending LDFLAGS(='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64') does not contain '-L/usr/lib', appending configure:40974: checking hwloc.h usability configure:40974: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include conftest.c >&5 configure:40974: $? = 0 configure:40974: result: yes configure:40974: checking hwloc.h presence configure:40974: x86_64-pc-linux-gnu-clang -E -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include conftest.c configure:40974: $? = 0 configure:40974: result: yes configure:40974: checking for hwloc.h configure:40974: result: yes configure:40991: checking for hwloc_topology_set_pid in -lhwloc configure:41016: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c -lhwloc >&5 configure:41016: $? = 0 configure:41025: result: yes configure:41041: checking if non-embedded hwloc works WRAPPER_LIBS(=' -lpthread ') does not contain '-lhwloc', prepending configure:41058: result: yes configure:41062: checking if hwloc meets minimum version requirement configure:41079: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include conftest.c >&5 configure:41079: $? = 0 configure:41085: result: yes WRAPPER_LDFLAGS(='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld') does not contain '-L/usr/lib64', appending CPPFLAGS(=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include') does not contain '-I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include', appending configure:42700: checking whether the compiler defines __func__ configure:42727: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:42727: $? = 0 configure:42727: ./conftest configure:42727: $? = 0 configure:42764: result: yes configure:42773: checking whether the compiler defines __FUNC__ configure:42800: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 conftest.c:49:20: error: use of undeclared identifier '__FUNC__' return (strcmp(__FUNC__, "foo") == 0); ^ 1 error generated. configure:42800: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | /* end confdefs.h. */ | | | #include | int foo(void); | int foo(void) | { | return (strcmp(__FUNC__, "foo") == 0); | } | int main(int argc, char ** argv) | { | return (foo() ? 0 : 1); | } | | configure:42837: result: no configure:42846: checking whether the compiler sets __FUNCTION__ configure:42873: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:42873: $? = 0 configure:42873: ./conftest configure:42873: $? = 0 configure:42910: result: yes configure:42925: checking whether C compiler accepts option -O0 configure:42980: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c > pac_test1.log 2>&1 configure:42980: $? = 0 configure:43011: x86_64-pc-linux-gnu-clang -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c > pac_test2.log 2>&1 configure:43011: $? = 0 configure:43019: diff -b pac_test1.log pac_test2.log > pac_test.log configure:43022: $? = 0 configure:43122: result: yes configure:43127: checking whether routines compiled with -O0 can be linked with ones compiled without -O0 configure:43167: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:43167: $? = 0 configure:43171: mv conftest.o pac_conftest.o configure:43174: $? = 0 configure:43217: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:43217: $? = 0 configure:43259: x86_64-pc-linux-gnu-clang -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:43259: $? = 0 configure:43267: diff -b pac_test4.log pac_test5.log > pac_test.log configure:43270: $? = 0 configure:43409: result: yes configure:43456: checking for shared library (esp. rpath) characteristics of CC configure:43547: result: done (results in src/env/cc_shlib.conf) configure:43707: checking whether Fortran 77 compiler accepts option -O0 configure:43752: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f > pac_test1.log 2>&1 configure:43752: $? = 0 configure:43783: x86_64-pc-linux-gnu-gfortran -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f > pac_test2.log 2>&1 configure:43783: $? = 0 configure:43791: diff -b pac_test1.log pac_test2.log > pac_test.log configure:43794: $? = 0 configure:43894: result: yes configure:43899: checking whether routines compiled with -O0 can be linked with ones compiled without -O0 configure:43938: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f > pac_test3.log 2>&1 configure:43938: $? = 0 configure:43942: mv conftest.o pac_conftest.o configure:43945: $? = 0 configure:43983: x86_64-pc-linux-gnu-gfortran -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:43983: $? = 0 configure:43991: diff -b pac_test2.log pac_test4.log > pac_test.log configure:43994: $? = 0 configure:44095: result: yes configure:44133: checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran configure:44143: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:44143: $? = 0 configure:44161: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -v -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f Using built-in specs. Target: x86_64-pc-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -march=x86-64 -O2 -O2 -O0 -version -fdiagnostics-color=never -fmessage-length=0 -frecord-gcc-switches -fmessage-length=0 -fallow-argument-mismatch -fuse-ld=lld -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o - | /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as -v --64 -o /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/ccGSXfPB.o GNU Fortran (Gentoo 11.2.1_p20220115 p4) version 11.2.1 20220115 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.1 20220115, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Gentoo 11.2.1_p20220115 p4) version 11.2.1 20220115 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.1 20220115, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU assembler version 2.37 (x86_64-pc-linux-gnu) using BFD version (Gentoo 2.37_p1 p1) 2.37 Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/sys-cluster/mpich-3.4.3/temp/ccbNYElQ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -fuse-ld=lld -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtbeginS.o -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/ccGSXfPB.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crtn.o configure:44244: result: -v configure:44246: checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran configure:44269: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -v -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f Using built-in specs. Target: x86_64-pc-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.2.1 20220115 (Gentoo 11.2.1_p20220115 p4) /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -march=x86-64 -O2 -O2 -O0 -version -fdiagnostics-color=never -fmessage-length=0 -frecord-gcc-switches -fmessage-length=0 -fallow-argument-mismatch -fuse-ld=lld -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o - | /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/as -v --64 -o /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/ccrRx5Js.o GNU Fortran (Gentoo 11.2.1_p20220115 p4) version 11.2.1 20220115 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.1 20220115, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU assembler version 2.37 (x86_64-pc-linux-gnu) using BFD version (Gentoo 2.37_p1 p1) 2.37 GNU Fortran2008 (Gentoo 11.2.1_p20220115 p4) version 11.2.1 20220115 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.1 20220115, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.2.1/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/sys-cluster/mpich-3.4.3/temp/cc45giEC.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -fuse-ld=lld -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtbeginS.o -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 /var/tmp/portage/sys-cluster/mpich-3.4.3/temp/ccrRx5Js.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64/crtn.o configure:44465: result: -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -lgfortran -lm -lquadmath configure:44481: checking whether x86_64-pc-linux-gnu-gfortran accepts the FLIBS found by autoconf configure:44497: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f >&5 configure:44497: $? = 0 configure:44499: result: yes configure:44537: checking whether x86_64-pc-linux-gnu-clang links with FLIBS found by autoconf configure:44562: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -lgfortran -lm -lquadmath >&5 configure:44562: $? = 0 configure:44564: result: yes configure:44614: checking whether Fortran 77 and C objects are compatible configure:44693: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:44693: $? = 0 configure:44696: mv conftest.o pac_conftest.o configure:44699: $? = 0 configure:44708: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o >&5 configure:44708: $? = 0 configure:44711: result: yes configure:44870: checking for linker for Fortran main program configure:44891: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:44891: $? = 0 configure:44950: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:44950: $? = 0 configure:44953: mv conftest.o pac_conftest.o configure:44956: $? = 0 configure:44965: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o >&5 configure:44965: $? = 0 configure:44967: result: Use Fortran to link programs configure:45078: checking for Fortran 77 name mangling configure:45100: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:45100: $? = 0 configure:45103: mv conftest.o f77conftest.o configure:45106: $? = 0 configure:45131: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c f77conftest.o -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -lgfortran -lm -lquadmath >&5 configure:45131: $? = 0 configure:45254: result: lower uscore configure:45320: checking for libraries to link Fortran main with C stdio routines configure:45346: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:45346: $? = 0 configure:45349: mv conftest.o pac_conftest.o configure:45352: $? = 0 configure:45371: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o >&5 ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(conf1_) collect2: error: ld returned 1 exit status configure:45371: $? = 1 configure: failed program was: | | | program main | call conf1(0) | end | | configure:45371: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o -lSystemStubs >&5 ld.lld: error: unable to find library -lSystemStubs collect2: error: ld returned 1 exit status configure:45371: $? = 1 configure: failed program was: | | | program main | call conf1(0) | end | | configure:45402: result: unknown configure:45453: checking whether Fortran init will work with C configure:45475: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:45475: $? = 0 configure:45478: mv conftest.o pac_f77conftest.o configure:45481: $? = 0 configure:45525: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c pac_f77conftest.o >&5 configure:45525: $? = 0 configure:45548: result: yes configure:45647: checking for extension for Fortran 90 programs configure:45662: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f90 >&5 configure:45662: $? = 0 configure:45664: result: f90 configure:45706: checking whether the Fortran 90 compiler (x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib) works configure:45717: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 >&5 configure:45717: $? = 0 configure:45720: result: yes configure:45722: checking whether the Fortran 90 compiler (x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib) is a cross-compiler configure:45728: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 >&5 configure:45728: $? = 0 configure:45728: ./conftest configure:45728: $? = 0 configure:45737: result: no configure:45760: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:45788: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:45788: $? = 0 configure:45792: mv conftest.o pac_f77conftest.o configure:45795: $? = 0 configure:45816: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 pac_f77conftest.o >&5 configure:45816: $? = 0 configure:45858: result: yes configure:45920: checking for shared library (esp. rpath) characteristics of F77 configure:46013: result: done (results in src/env/f77_shlib.conf) configure:46024: checking whether Fortran 77 accepts ! for comments configure:46042: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:46042: $? = 0 configure:46059: result: yes configure:46069: checking for include directory flag for Fortran configure:46096: x86_64-pc-linux-gnu-gfortran -c -I src -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:46096: $? = 0 configure:46114: result: -I configure:46122: checking for Fortran 77 flag for library directories configure:46141: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:46141: $? = 0 configure:46145: mv conftest.o pac_f77conftest.o configure:46148: $? = 0 configure:46151: test -d conftestdir || mkdir conftestdir configure:46154: $? = 0 configure:46157: llvm-ar cru conftestdir/libf77conftest.a pac_f77conftest.o configure:46160: $? = 0 configure:46163: llvm-ranlib conftestdir/libf77conftest.a configure:46166: $? = 0 configure:46184: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Lconftestdir -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f -lf77conftest >&5 configure:46184: $? = 0 configure:46204: result: -L configure:46280: checking whether Fortran 77 compiler processes .F files with C preprocessor configure:46301: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.F >&5 f951: Warning: Nonexistent include directory '/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include' [-Wmissing-include-dirs] configure:46301: $? = 0 configure:46369: result: yes configure:46377: checking whether x86_64-pc-linux-gnu-gfortran allows mismatched arguments configure:46400: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 conftest.f:8:18: 7 | call foo1(a) | 2 8 | call foo1(b) | 1 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)). configure:46400: $? = 0 configure:46444: result: yes configure:46490: checking for Fortran 2008 support configure:46521: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:55:10: fatal error: 'ISO_Fortran_binding.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:46521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | /* end confdefs.h. */ | | | #include | | int foo_c(CFI_cdesc_t * a_desc, CFI_cdesc_t * b_desc) | { | char * a_row = (char*) a_desc->base_addr; | if (a_desc->type != CFI_type_int) { return 1; } | if (a_desc->rank != 2) { return 2; } | if (a_desc->dim[1].extent != b_desc->dim[0].extent) { return 3; } | return 0; | } | | void test_assumed_rank_async_impl_c(CFI_cdesc_t * a_desc) | { | return; | } | configure:46629: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 conftest1.o >&5 ld.lld: error: cannot open conftest1.o: No such file or directory collect2: error: ld returned 1 exit status configure:46629: $? = 1 configure: failed program was: | | | MODULE F08TS_MODULE | IMPLICIT NONE | | ! Test public, private, protected | REAL, PUBLIC :: x | REAL, PRIVATE :: y | LOGICAL, PROTECTED :: z | | ! Test abstract | ABSTRACT INTERFACE | SUBROUTINE user_func(x, y) | INTEGER :: x(*) | REAL :: y | END SUBROUTINE | END INTERFACE | | ! Test TS 29113 assumed type , assumed rank and bind(C) | INTERFACE | FUNCTION FOO(A, B, C) & | BIND(C,name="foo_c") RESULT(err) | USE, intrinsic :: iso_c_binding, ONLY : c_int | TYPE(*), DIMENSION(..) :: A, B, C | INTEGER(c_int) :: err | END FUNCTION FOO | END INTERFACE | | | ! Test assumed-rank + asynchronous | INTERFACE TEST_ASSUMED_RANK_ASYNC | SUBROUTINE TEST_ASSUMED_RANK_ASYNC_IMPL(BUF) & | BIND(C,name="test_assumed_rank_async_impl_c") | IMPLICIT NONE | TYPE(*), DIMENSION(..), ASYNCHRONOUS :: BUF | END SUBROUTINE TEST_ASSUMED_RANK_ASYNC_IMPL | END INTERFACE TEST_ASSUMED_RANK_ASYNC | | CONTAINS | | ! Test TS 29113 asychronous attribute and optional | SUBROUTINE test1(buf, count, ierr) | INTEGER, ASYNCHRONOUS :: buf(*) | INTEGER :: count | INTEGER, OPTIONAL :: ierr | END SUBROUTINE | | ! Test procedure type and non-bind(c) x in C_FUNCLOC(x) | SUBROUTINE test2(func) | USE, INTRINSIC :: ISO_C_BINDING, ONLY : C_FUNLOC, C_FUNPTR | PROCEDURE(user_func) :: func | TYPE(C_FUNPTR) :: errhandler_fn | errhandler_fn = C_FUNLOC(func) | END SUBROUTINE | | ! Test intrinsic storage_size | SUBROUTINE test3(x, size) | CHARACTER, DIMENSION(..) :: x | INTEGER, INTENT(OUT) :: size | size = storage_size(x)/8 | END SUBROUTINE test3 | | END MODULE | | !============================================== | PROGRAM MAIN | USE :: F08TS_MODULE, ONLY : FOO, TEST_ASSUMED_RANK_ASYNC | IMPLICIT NONE | | INTEGER, DIMENSION(4,4) :: A, B | INTEGER, DIMENSION(2,2) :: C | INTEGER :: ERRCODE | INTEGER, DIMENSION(10), ASYNCHRONOUS :: IAR | | ! Test contiguous and non-contiguous array section passing | ! and linkage with C code | ERRCODE = FOO(A(1:4:2, :), B(:, 2:4:2), C) | CALL TEST_ASSUMED_RANK_ASYNC(IAR(2:7)) | | END PROGRAM | configure:46653: result: no configure:46718: checking for shared library (esp. rpath) characteristics of FC configure:46811: result: done (results in src/env/fc_shlib.conf) configure:46827: checking whether the Fortran 90 compiler (x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib) works configure:46838: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 >&5 configure:46838: $? = 0 configure:46841: result: yes configure:46843: checking whether the Fortran 90 compiler (x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib) is a cross-compiler configure:46849: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 >&5 configure:46849: $? = 0 configure:46849: ./conftest configure:46849: $? = 0 configure:46858: result: no configure:46904: checking for Fortran 90 module extension configure:46926: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f90 >&5 configure:46926: $? = 0 configure:47022: result: mod configure:47034: checking for Fortran 90 module include flag configure:47062: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f90 >&5 configure:47062: $? = 0 configure:47099: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Iconftestdir conftest.f90 >&5 configure:47099: $? = 0 configure:47158: result: -I configure:47166: checking for Fortran 90 module output directory flag configure:47197: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f90 >&5 configure:47197: $? = 0 configure:47251: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Jconftestdir conftest.f90 >&5 configure:47251: $? = 0 configure:47291: result: -J configure:47362: checking whether Fortran 90 compiler accepts option -O0 configure:47407: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 > pac_test1.log 2>&1 configure:47407: $? = 0 configure:47438: x86_64-pc-linux-gnu-gfortran -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 > pac_test2.log 2>&1 configure:47438: $? = 0 configure:47446: diff -b pac_test1.log pac_test2.log > pac_test.log configure:47449: $? = 0 configure:47549: result: yes configure:47554: checking whether routines compiled with -O0 can be linked with ones compiled without -O0 configure:47593: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch conftest.f90 > pac_test3.log 2>&1 configure:47593: $? = 0 configure:47597: mv conftest.o pac_conftest.o configure:47600: $? = 0 configure:47638: x86_64-pc-linux-gnu-gfortran -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 pac_conftest.o > pac_test4.log 2>&1 configure:47638: $? = 0 configure:47646: diff -b pac_test2.log pac_test4.log > pac_test.log configure:47649: $? = 0 configure:47750: result: yes configure:47782: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:47803: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.F90 >&5 f951: Warning: Nonexistent include directory '/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include' [-Wmissing-include-dirs] configure:47803: $? = 0 configure:47871: result: yes configure:47892: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:47918: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:47918: $? = 0 configure:47922: mv conftest.o pac_conftest.o configure:47925: $? = 0 configure:47942: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 pac_conftest.o >&5 ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(conf1_) collect2: error: ld returned 1 exit status configure:47942: $? = 1 configure: failed program was: | | program main | call conf1(0) | end | configure:47950: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f90 pac_conftest.o -lSystemStubs >&5 ld.lld: error: unable to find library -lSystemStubs collect2: error: ld returned 1 exit status configure:47950: $? = 1 configure: failed program was: | | program main | call conf1(0) | end | configure:47983: result: unknown configure:48002: checking whether TRUE has been defined configure:48015: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:58:8: error: use of undeclared identifier 'TRUE' return TRUE; ^ 1 error generated. configure:48015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | /* end confdefs.h. */ | | int | main () | { | return TRUE; | ; | return 0; | } configure:48021: result: no configure:48054: checking whether the C++ compiler x86_64-pc-linux-gnu-clang++ can build an executable configure:48083: x86_64-pc-linux-gnu-clang++ -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.cpp >&5 configure:48083: $? = 0 configure:48097: result: yes configure:48104: checking whether C++ compiler works with string configure:48127: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 configure:48127: $? = 0 configure:48140: result: yes configure:48153: checking whether the compiler supports exceptions configure:48176: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 configure:48176: $? = 0 configure:48190: result: yes configure:48198: checking whether the compiler recognizes bool as a built-in type configure:48225: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 configure:48225: $? = 0 configure:48239: result: yes configure:48247: checking whether the compiler implements namespaces configure:48270: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 configure:48270: $? = 0 configure:48284: result: yes configure:48301: checking whether available configure:48320: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 configure:48320: $? = 0 configure:48327: result: yes configure:48330: checking whether the compiler implements the namespace std configure:48357: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 configure:48357: $? = 0 configure:48372: result: yes configure:48381: checking whether available configure:48400: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp >&5 conftest.cpp:60:10: fatal error: 'math' file not found #include ^~~~~~ 1 error generated. configure:48400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | using namespace std; | ; | return 0; | } configure:48407: result: no configure:48432: checking for GNU g++ version configure:48457: x86_64-pc-linux-gnu-clang++ -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.cpp >&5 configure:48457: $? = 0 configure:48457: ./conftest configure:48457: $? = 0 configure:48467: result: 4 . 2 configure:48523: checking for shared library (esp. rpath) characteristics of CXX configure:48616: result: done (results in src/env/cxx_shlib.conf) configure:48627: checking whether C++ compiler accepts option -O0 configure:48679: x86_64-pc-linux-gnu-clang++ -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.cpp > pac_test1.log 2>&1 configure:48679: $? = 0 configure:48710: x86_64-pc-linux-gnu-clang++ -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.cpp > pac_test2.log 2>&1 configure:48710: $? = 0 configure:48718: diff -b pac_test1.log pac_test2.log > pac_test.log configure:48721: $? = 0 configure:48821: result: yes configure:48826: checking whether routines compiled with -O0 can be linked with ones compiled without -O0 configure:48866: x86_64-pc-linux-gnu-clang++ -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:48866: $? = 0 configure:48870: mv conftest.o pac_conftest.o configure:48873: $? = 0 configure:48917: x86_64-pc-linux-gnu-clang++ -o conftest -O0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:48917: $? = 0 configure:48925: diff -b pac_test2.log pac_test4.log > pac_test.log configure:48928: $? = 0 configure:49029: result: yes configure:49082: checking for perl configure:49100: found /usr/bin/perl configure:49112: result: /usr/bin/perl configure:49127: checking for killall configure:49143: found /usr/bin/killall configure:49154: result: killall configure:49197: checking whether install works configure:49205: result: yes configure:49219: checking whether mkdir -p works configure:49235: result: yes configure:49253: checking for make configure:49269: found /usr/bin/make configure:49280: result: make configure:49294: checking whether clock skew breaks make configure:49319: result: no configure:49329: checking whether make supports include configure:49357: result: yes configure:49366: checking whether make allows comments in actions configure:49393: result: yes configure:49407: checking for virtual path format configure:49450: result: VPATH configure:49460: checking whether make sets CFLAGS configure:49486: result: yes configure:49535: checking for bash configure:49553: found /bin/bash configure:49565: result: /bin/bash configure:49588: checking whether /bin/bash supports arrays configure:49597: result: yes configure:49814: checking for doctext configure:49845: result: false configure:49858: checking for an ANSI C-conforming const configure:49924: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:49924: $? = 0 configure:49931: result: yes configure:49939: checking for working volatile configure:49958: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:49958: $? = 0 configure:49965: result: yes configure:49973: checking for C/C++ restrict keyword configure:49998: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:49998: $? = 0 configure:50006: result: __restrict configure:50019: checking for inline configure:50035: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50035: $? = 0 configure:50043: result: inline configure:50066: checking whether __attribute__ allowed configure:50083: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50083: $? = 0 configure:50090: result: yes configure:50092: checking whether __attribute__((format)) allowed configure:50109: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50109: $? = 0 configure:50116: result: yes configure:50126: checking if C compiler supports __builtin_expect configure:50142: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50142: $? = 0 configure:50145: result: yes configure:50164: checking for C11 _Static_assert functionality configure:50175: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50175: $? = 0 configure:50180: result: yes configure:50207: checking whether byte ordering is bigendian configure:50222: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:66:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:66:14: error: expected ';' after top level declarator not a universal capable compiler ^ ; 2 errors generated. configure:50222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:50267: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50267: $? = 0 configure:50285: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:72:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:50285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:50413: result: no configure:50451: checking whether C compiler allows unaligned doubles configure:50484: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50484: $? = 0 configure:50484: ./conftest configure:50484: $? = 0 configure:50494: result: yes configure:50513: checking whether x86_64-pc-linux-gnu-clang supports __func__ configure:50529: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50529: $? = 0 configure:50536: result: yes configure:50573: checking whether long double is supported configure:50590: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50590: $? = 0 configure:50597: result: yes configure:50606: checking whether long long is supported configure:50623: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:50623: $? = 0 configure:50630: result: yes configure:50640: checking whether _Float16 is supported configure:50660: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 conftest.c:72:10: error: _Float16 is not supported on this target volatile _Float16 a=1; return (int)a; ^ 1 error generated. configure:50660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | int | main () | { | volatile _Float16 a=1; return (int)a; | ; | return 0; | } configure:50668: result: no configure:50680: checking alignment of max_align_t configure:50685: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 conftest.c:68:1: error: expected identifier or '(' 0 ^ conftest.c:73:43: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] typedef struct { char x; max_align_t y; } ac__type_alignof_; ^ conftest.c:74:48: error: expected expression static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } ^ conftest.c:71:52: note: expanded from macro 'offsetof' # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) ^ conftest.c:75:58: error: expected expression static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } ^ conftest.c:71:52: note: expanded from macro 'offsetof' # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) ^ conftest.c:85:19: error: expected expression if (((long int) offsetof (ac__type_alignof_, y)) < 0) ^ conftest.c:71:52: note: expanded from macro 'offsetof' # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) ^ conftest.c:88:28: error: expected expression if (i != ((long int) offsetof (ac__type_alignof_, y))) ^ conftest.c:71:52: note: expanded from macro 'offsetof' # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) ^ conftest.c:95:28: error: expected expression if (i != ((long int) offsetof (ac__type_alignof_, y))) ^ conftest.c:71:52: note: expanded from macro 'offsetof' # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) ^ 1 warning and 6 errors generated. configure:50685: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | 0 | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; max_align_t y; } ac__type_alignof_; | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | { | long int i = longval (); | if (i != ((long int) offsetof (ac__type_alignof_, y))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) offsetof (ac__type_alignof_, y))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:50704: result: 0 configure:50724: checking alignment of long double configure:50729: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50729: $? = 0 configure:50729: ./conftest configure:50729: $? = 0 configure:50747: result: 16 configure:50772: checking size of char configure:50777: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50777: $? = 0 configure:50777: ./conftest configure:50777: $? = 0 configure:50791: result: 1 configure:50805: checking size of unsigned char configure:50810: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50810: $? = 0 configure:50810: ./conftest configure:50810: $? = 0 configure:50824: result: 1 configure:50838: checking size of short configure:50843: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50843: $? = 0 configure:50843: ./conftest configure:50843: $? = 0 configure:50857: result: 2 configure:50871: checking size of unsigned short configure:50876: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50876: $? = 0 configure:50876: ./conftest configure:50876: $? = 0 configure:50890: result: 2 configure:50904: checking size of int configure:50909: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50909: $? = 0 configure:50909: ./conftest configure:50909: $? = 0 configure:50923: result: 4 configure:50937: checking size of unsigned int configure:50942: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50942: $? = 0 configure:50942: ./conftest configure:50942: $? = 0 configure:50956: result: 4 configure:50970: checking size of long configure:50975: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:50975: $? = 0 configure:50975: ./conftest configure:50975: $? = 0 configure:50989: result: 8 configure:51003: checking size of unsigned long configure:51008: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51008: $? = 0 configure:51008: ./conftest configure:51008: $? = 0 configure:51022: result: 8 configure:51036: checking size of long long configure:51041: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51041: $? = 0 configure:51041: ./conftest configure:51041: $? = 0 configure:51055: result: 8 configure:51069: checking size of unsigned long long configure:51074: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51074: $? = 0 configure:51074: ./conftest configure:51074: $? = 0 configure:51088: result: 8 configure:51102: checking size of float configure:51107: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51107: $? = 0 configure:51107: ./conftest configure:51107: $? = 0 configure:51121: result: 4 configure:51135: checking size of double configure:51140: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51140: $? = 0 configure:51140: ./conftest configure:51140: $? = 0 configure:51154: result: 8 configure:51168: checking size of long double configure:51173: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51173: $? = 0 configure:51173: ./conftest configure:51173: $? = 0 configure:51187: result: 16 configure:51201: checking size of void * configure:51206: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51206: $? = 0 configure:51206: ./conftest configure:51206: $? = 0 configure:51220: result: 8 configure:51231: checking for ANSI C header files configure:51335: result: yes configure:51345: checking stddef.h usability configure:51345: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:51345: $? = 0 configure:51345: result: yes configure:51345: checking stddef.h presence configure:51345: x86_64-pc-linux-gnu-clang -E -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c configure:51345: $? = 0 configure:51345: result: yes configure:51345: checking for stddef.h configure:51345: result: yes configure:51359: checking size of wchar_t configure:51364: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51364: $? = 0 configure:51364: ./conftest configure:51364: $? = 0 configure:51383: result: 4 configure:51398: checking size of __float128 configure:51403: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51403: $? = 0 configure:51403: ./conftest configure:51403: $? = 0 configure:51417: result: 16 configure:51432: checking size of float_int configure:51437: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51437: $? = 0 configure:51437: ./conftest configure:51437: $? = 0 configure:51452: result: 8 configure:51466: checking size of double_int configure:51471: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51471: $? = 0 configure:51471: ./conftest configure:51471: $? = 0 configure:51486: result: 16 configure:51500: checking size of long_int configure:51505: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51505: $? = 0 configure:51505: ./conftest configure:51505: $? = 0 configure:51520: result: 16 configure:51534: checking size of short_int configure:51539: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51539: $? = 0 configure:51539: ./conftest configure:51539: $? = 0 configure:51554: result: 8 configure:51568: checking size of two_int configure:51573: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51573: $? = 0 configure:51573: ./conftest configure:51573: $? = 0 configure:51588: result: 8 configure:51602: checking size of long_double_int configure:51607: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51607: $? = 0 configure:51607: ./conftest configure:51607: $? = 0 configure:51622: result: 32 configure:51636: checking alignment of char configure:51641: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51641: $? = 0 configure:51641: ./conftest configure:51641: $? = 0 configure:51659: result: 1 configure:51671: checking alignment of float configure:51676: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51676: $? = 0 configure:51676: ./conftest configure:51676: $? = 0 configure:51694: result: 4 configure:51706: checking alignment of double configure:51711: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51711: $? = 0 configure:51711: ./conftest configure:51711: $? = 0 configure:51729: result: 8 configure:51741: checking alignment of long configure:51746: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51746: $? = 0 configure:51746: ./conftest configure:51746: $? = 0 configure:51764: result: 8 configure:51776: checking alignment of long long configure:51781: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51781: $? = 0 configure:51781: ./conftest configure:51781: $? = 0 configure:51799: result: 8 configure:51811: checking alignment of long double configure:51834: result: 16 configure:51846: checking alignment of short configure:51851: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51851: $? = 0 configure:51851: ./conftest configure:51851: $? = 0 configure:51869: result: 2 configure:51881: checking alignment of int configure:51886: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51886: $? = 0 configure:51886: ./conftest configure:51886: $? = 0 configure:51904: result: 4 configure:51916: checking alignment of int8_t configure:51921: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51921: $? = 0 configure:51921: ./conftest configure:51921: $? = 0 configure:51939: result: 1 configure:51951: checking alignment of int16_t configure:51956: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51956: $? = 0 configure:51956: ./conftest configure:51956: $? = 0 configure:51974: result: 2 configure:51986: checking alignment of int32_t configure:51991: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:51991: $? = 0 configure:51991: ./conftest configure:51991: $? = 0 configure:52009: result: 4 configure:52021: checking alignment of int64_t configure:52026: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:52026: $? = 0 configure:52026: ./conftest configure:52026: $? = 0 configure:52044: result: 8 configure:52056: checking alignment of bool configure:52061: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 conftest.c:143:26: error: unknown type name 'bool' typedef struct { char x; bool y; } ac__type_alignof_; ^ 1 error generated. configure:52061: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; bool y; } ac__type_alignof_; | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | { | long int i = longval (); | if (i != ((long int) offsetof (ac__type_alignof_, y))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) offsetof (ac__type_alignof_, y))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:52079: result: 0 configure:52091: checking alignment of wchar_t configure:52096: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:52096: $? = 0 configure:52096: ./conftest configure:52096: $? = 0 configure:52114: result: 4 configure:52127: checking sys/bitypes.h usability configure:52127: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52127: $? = 0 configure:52127: result: yes configure:52127: checking sys/bitypes.h presence configure:52127: x86_64-pc-linux-gnu-clang -E -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c configure:52127: $? = 0 configure:52127: result: yes configure:52127: checking for sys/bitypes.h configure:52127: result: yes configure:52140: checking for inttypes.h configure:52140: result: yes configure:52140: checking for stdint.h configure:52140: result: yes configure:52152: checking for int8_t configure:52152: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52152: $? = 0 configure:52152: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:149:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:52152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:52152: result: yes configure:52163: checking for int16_t configure:52163: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52163: $? = 0 configure:52163: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:149:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:52163: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:52163: result: yes configure:52174: checking for int32_t configure:52174: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52174: $? = 0 configure:52174: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:150:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:149:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:52174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:52174: result: yes configure:52185: checking for int64_t configure:52185: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52185: $? = 0 configure:52185: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:150:53: warning: overflow in expression; result is -9223372036854775808 with type 'long' [-Winteger-overflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:149:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 1 error generated. configure:52185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:52185: result: yes configure:52226: checking for uint8_t configure:52226: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52226: $? = 0 configure:52226: result: yes configure:52240: checking for uint16_t configure:52240: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52240: $? = 0 configure:52240: result: yes configure:52252: checking for uint32_t configure:52252: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52252: $? = 0 configure:52252: result: yes configure:52266: checking for uint64_t configure:52266: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52266: $? = 0 configure:52266: result: yes configure:52308: checking stdbool.h usability configure:52308: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52308: $? = 0 configure:52308: result: yes configure:52308: checking stdbool.h presence configure:52308: x86_64-pc-linux-gnu-clang -E -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c configure:52308: $? = 0 configure:52308: result: yes configure:52308: checking for stdbool.h configure:52308: result: yes configure:52308: checking complex.h usability configure:52308: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52308: $? = 0 configure:52308: result: yes configure:52308: checking complex.h presence configure:52308: x86_64-pc-linux-gnu-clang -E -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c configure:52308: $? = 0 configure:52308: result: yes configure:52308: checking for complex.h configure:52308: result: yes configure:52322: checking size of _Bool configure:52327: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:52327: $? = 0 configure:52327: ./conftest configure:52327: $? = 0 configure:52346: result: 1 configure:52360: checking size of float _Complex configure:52365: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:52365: $? = 0 configure:52365: ./conftest configure:52365: $? = 0 configure:52384: result: 8 configure:52398: checking size of double _Complex configure:52403: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:52403: $? = 0 configure:52403: ./conftest configure:52403: $? = 0 configure:52422: result: 16 configure:52438: checking size of long double _Complex configure:52443: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 configure:52443: $? = 0 configure:52443: ./conftest configure:52443: $? = 0 configure:52462: result: 32 configure:52478: checking size of _Float16 configure:52483: x86_64-pc-linux-gnu-clang -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.c >&5 conftest.c:159:57: error: _Float16 is not supported on this target static long int longval () { return (long int) (sizeof (_Float16)); } ^ conftest.c:160:67: error: _Float16 is not supported on this target static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); } ^ conftest.c:170:28: error: _Float16 is not supported on this target if (((long int) (sizeof (_Float16))) < 0) ^ conftest.c:173:37: error: _Float16 is not supported on this target if (i != ((long int) (sizeof (_Float16)))) ^ conftest.c:180:37: error: _Float16 is not supported on this target if (i != ((long int) (sizeof (_Float16)))) ^ 5 errors generated. configure:52483: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | /* 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 | static long int longval () { return (long int) (sizeof (_Float16)); } | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (_Float16))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (_Float16)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (_Float16)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:52497: result: 0 configure:52510: checking for _Bool configure:52510: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52510: $? = 0 configure:52510: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:163:20: error: expected expression if (sizeof ((_Bool))) ^ 1 error generated. configure:52510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF__FLOAT16 0 | /* 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 () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:52510: result: yes configure:52519: checking for float _Complex configure:52519: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52519: $? = 0 configure:52519: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:164:29: error: expected expression if (sizeof ((float _Complex))) ^ 1 error generated. configure:52519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 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 () | { | if (sizeof ((float _Complex))) | return 0; | ; | return 0; | } configure:52519: result: yes configure:52528: checking for double _Complex configure:52528: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52528: $? = 0 configure:52528: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:165:30: error: expected expression if (sizeof ((double _Complex))) ^ 1 error generated. configure:52528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 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 () | { | if (sizeof ((double _Complex))) | return 0; | ; | return 0; | } configure:52528: result: yes configure:52541: checking for long double _Complex configure:52541: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:52541: $? = 0 configure:52541: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 conftest.c:166:35: error: expected expression if (sizeof ((long double _Complex))) ^ 1 error generated. configure:52541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.3" | #define PACKAGE_STRING "MPICH 3.4.3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "3.4.3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC_H 1 | #define HAVE_LIBHWLOC 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 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 () | { | if (sizeof ((long double _Complex))) | return 0; | ; | return 0; | } configure:52541: result: yes configure:52972: checking for size of Fortran type integer configure:53013: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:53013: $? = 0 configure:53017: mv conftest.o pac_conftest.o configure:53020: $? = 0 configure:53047: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o >&5 ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) collect2: error: ld returned 1 exit status configure:53047: $? = 1 configure: program exited with status 1 configure: failed program was: | | | program main | integer a(2) | integer irc, cisize | irc = cisize(a(1),a(2)) | end | | configure:53085: result: 0 configure:53100: checking for size of Fortran type real configure:53141: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:53141: $? = 0 configure:53145: mv conftest.o pac_conftest.o configure:53148: $? = 0 configure:53175: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o >&5 ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) collect2: error: ld returned 1 exit status configure:53175: $? = 1 configure: program exited with status 1 configure: failed program was: | | | program main | real a(2) | integer irc, cisize | irc = cisize(a(1),a(2)) | end | | configure:53213: result: 0 configure:53228: checking for size of Fortran type double precision configure:53269: x86_64-pc-linux-gnu-clang -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0 -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include conftest.c >&5 configure:53269: $? = 0 configure:53273: mv conftest.o pac_conftest.o configure:53276: $? = 0 configure:53303: x86_64-pc-linux-gnu-gfortran -o conftest -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib conftest.f pac_conftest.o >&5 ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) ld.lld: error: can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output >>> defined in pac_conftest.o >>> referenced by conftest.c >>> pac_conftest.o:(cisize_) collect2: error: ld returned 1 exit status configure:53303: $? = 1 configure: program exited with status 1 configure: failed program was: | | | program main | double precision a(2) | integer irc, cisize | irc = cisize(a(1),a(2)) | end | | configure:53341: result: 0 configure:53364: checking whether integer*1 is supported configure:53375: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53375: $? = 0 configure:53382: result: yes configure:53384: checking whether integer*2 is supported configure:53395: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53395: $? = 0 configure:53402: result: yes configure:53404: checking whether integer*4 is supported configure:53415: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53415: $? = 0 configure:53422: result: yes configure:53424: checking whether integer*8 is supported configure:53435: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53435: $? = 0 configure:53442: result: yes configure:53444: checking whether integer*16 is supported configure:53455: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53455: $? = 0 configure:53462: result: yes configure:53464: checking whether real*4 is supported configure:53475: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53475: $? = 0 configure:53482: result: yes configure:53484: checking whether real*8 is supported configure:53495: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53495: $? = 0 configure:53502: result: yes configure:53504: checking whether real*16 is supported configure:53515: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0 conftest.f >&5 configure:53515: $? = 0 configure:53522: result: yes configure:53531: error: Unable to configure with Fortran support because configure could not determine the size of a Fortran INTEGER. Consider setting CROSS_F77_SIZEOF_INTEGER to the length in bytes of a Fortran INTEGER ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_bool=0 ac_cv_alignof_char=1 ac_cv_alignof_double=8 ac_cv_alignof_float=4 ac_cv_alignof_int16_t=2 ac_cv_alignof_int32_t=4 ac_cv_alignof_int64_t=8 ac_cv_alignof_int8_t=1 ac_cv_alignof_int=4 ac_cv_alignof_long=8 ac_cv_alignof_long_double=16 ac_cv_alignof_long_long=8 ac_cv_alignof_max_align_t=0 ac_cv_alignof_short=2 ac_cv_alignof_wchar_t=4 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_c_volatile=yes ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_exceptions=yes ac_cv_cxx_namespace_std=yes ac_cv_cxx_namespaces=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='x86_64-pc-linux-gnu-clang -E' ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=x86_64-pc-linux-gnu-clang++ ac_cv_env_F77_set=set ac_cv_env_F77_value=x86_64-pc-linux-gnu-gfortran ac_cv_env_FCFLAGS_set=set ac_cv_env_FCFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' ac_cv_env_FC_set=set ac_cv_env_FC_value=x86_64-pc-linux-gnu-gfortran ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' ac_cv_env_GCOV_set=set ac_cv_env_GCOV_value=llvm-cov ac_cv_env_HWLOC_LIBXML2_CFLAGS_set= ac_cv_env_HWLOC_LIBXML2_CFLAGS_value= ac_cv_env_HWLOC_LIBXML2_LIBS_set= ac_cv_env_HWLOC_LIBXML2_LIBS_value= ac_cv_env_HWLOC_MS_LIB_set= ac_cv_env_HWLOC_MS_LIB_value= ac_cv_env_HWLOC_PCIACCESS_CFLAGS_set= ac_cv_env_HWLOC_PCIACCESS_CFLAGS_value= ac_cv_env_HWLOC_PCIACCESS_LIBS_set= ac_cv_env_HWLOC_PCIACCESS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' 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_MPICHLIB_CFLAGS_set=set ac_cv_env_MPICHLIB_CFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_MPICHLIB_CPPFLAGS_set=set ac_cv_env_MPICHLIB_CPPFLAGS_value= ac_cv_env_MPICHLIB_CXXFLAGS_set=set ac_cv_env_MPICHLIB_CXXFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_MPICHLIB_FCFLAGS_set=set ac_cv_env_MPICHLIB_FCFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' ac_cv_env_MPICHLIB_FFLAGS_set=set ac_cv_env_MPICHLIB_FFLAGS_value='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_value= ac_cv_env_MPIFCLIBNAME_set= ac_cv_env_MPIFCLIBNAME_value= ac_cv_env_MPILIBNAME_set= ac_cv_env_MPILIBNAME_value= ac_cv_env_MPLLIBNAME_set= ac_cv_env_MPLLIBNAME_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_YAKSALIBNAME_set= ac_cv_env_YAKSALIBNAME_value= ac_cv_env_ZMLIBNAME_set= ac_cv_env_ZMLIBNAME_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=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_libs=' -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -lgfortran -lm -lquadmath' ac_cv_fc_compiler_gnu=yes ac_cv_header_complex_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_hcoll_api_hcoll_api_h=no ac_cv_header_hwloc_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_bitypes_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_hcoll_hcoll_init=no ac_cv_lib_hwloc_hwloc_topology_set_pid=yes ac_cv_objext=o ac_cv_path_BASH_SHELL=/bin/bash ac_cv_path_DOCTEXT=false ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=llvm-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-clang ac_cv_prog_CPP='x86_64-pc-linux-gnu-clang -E' ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-clang++ -E' ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran ac_cv_prog_FC=x86_64-pc-linux-gnu-gfortran ac_cv_prog_KILLALL=killall ac_cv_prog_MAKE=make ac_cv_prog_OBJDUMP=llvm-objdump ac_cv_prog_RANLIB=llvm-ranlib ac_cv_prog_STRIP=llvm-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_fc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof__Bool=1 ac_cv_sizeof__Float16=0 ac_cv_sizeof___float128=16 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_double__Complex=16 ac_cv_sizeof_double_int=16 ac_cv_sizeof_float=4 ac_cv_sizeof_float__Complex=8 ac_cv_sizeof_float_int=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_double__Complex=32 ac_cv_sizeof_long_double_int=32 ac_cv_sizeof_long_int=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=8 ac_cv_sizeof_two_int=8 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_target=x86_64-pc-linux-gnu ac_cv_type__Bool=yes ac_cv_type_double__Complex=yes ac_cv_type_float__Complex=yes ac_cv_type_long_double__Complex=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_type_time_t_bits_macro=no 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=ld.lld lt_cv_path_LDCXX='ld.lld -m elf_x86_64' lt_cv_path_NM=llvm-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_compiler_static_works_FC=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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' pac_cv_attr_weak=yes pac_cv_attr_weak_alias=yes pac_cv_attr_weak_import=yes pac_cv_cc_has___func__=yes pac_cv_cxx_builds_exe=yes pac_cv_cxx_compiles_string=yes pac_cv_cxx_has_iostream=yes pac_cv_cxx_has_math=no pac_cv_f77_accepts_F=yes pac_cv_f77_flibs_valid=unknown pac_cv_f77_sizeof_double_precision=0 pac_cv_f77_sizeof_integer=0 pac_cv_f77_sizeof_real=0 pac_cv_fc_accepts_F90=yes pac_cv_fc_and_f77=yes pac_cv_fc_module_case=lower pac_cv_fc_module_ext=mod pac_cv_fc_module_incflag=-I pac_cv_fc_module_outflag=-J pac_cv_fort_integer16=yes pac_cv_fort_integer1=yes pac_cv_fort_integer2=yes pac_cv_fort_integer4=yes pac_cv_fort_integer8=yes pac_cv_fort_real16=yes pac_cv_fort_real4=yes pac_cv_fort_real8=yes pac_cv_gnu_attr_format=yes pac_cv_gnu_attr_pure=yes pac_cv_have__func__=yes pac_cv_have__function__=yes pac_cv_have_cap__func__=no pac_cv_have_float16=no pac_cv_have_long_double=yes pac_cv_have_long_long=yes pac_cv_mkdir_p=yes pac_cv_my_conf_dir=/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64 pac_cv_prog_c_unaligned_doubles=yes pac_cv_prog_c_weak_symbols=no pac_cv_prog_f77_and_c_stdio_libs=unknown pac_cv_prog_f77_exclaim_comments=yes pac_cv_prog_f77_has_incdir=-I pac_cv_prog_f77_library_dir_flag=-L pac_cv_prog_f77_mismatched_args=yes pac_cv_prog_f77_mismatched_args_parm= pac_cv_prog_f77_name_mangle='lower uscore' pac_cv_prog_fc_and_c_stdio_libs=unknown pac_cv_prog_fc_cross=no pac_cv_prog_fc_works=yes pac_cv_prog_make_allows_comments=yes pac_cv_prog_make_found_clock_skew=no pac_cv_prog_make_include=yes pac_cv_prog_make_set_cflags=yes pac_cv_prog_make_vpath=VPATH ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='13:12:1' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/confdb/missing aclocal-1.15' ADDRESS_KIND='' 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='llvm-ar' AS='x86_64-pc-linux-gnu-clang -c' AUTOCONF='${SHELL} /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/confdb/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/confdb/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/confdb/missing automake-1.15' AWK='gawk' BASH='/bin/bash' BASH_SHELL='/bin/bash' BSEND_OVERHEAD='' BUILD_BASH_SCRIPTS_FALSE='#' BUILD_BASH_SCRIPTS_TRUE='' BUILD_CH3_FALSE='#' BUILD_CH3_NEMESIS_FALSE='#' BUILD_CH3_NEMESIS_TRUE='' BUILD_CH3_SOCK_FALSE='' BUILD_CH3_SOCK_TRUE='#' BUILD_CH3_TRUE='' BUILD_CH3_UTIL_SOCK_FALSE='' BUILD_CH3_UTIL_SOCK_TRUE='#' BUILD_CH4_COLL_TUNING_FALSE='' BUILD_CH4_COLL_TUNING_TRUE='' BUILD_CH4_FALSE='' BUILD_CH4_NETMOD_OFI_FALSE='' BUILD_CH4_NETMOD_OFI_TRUE='#' BUILD_CH4_NETMOD_STUBNM_FALSE='' BUILD_CH4_NETMOD_STUBNM_TRUE='#' BUILD_CH4_NETMOD_UCX_FALSE='' BUILD_CH4_NETMOD_UCX_TRUE='#' BUILD_CH4_SHM_FALSE='' BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='' BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE='#' BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE='' BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#' BUILD_CH4_SHM_TRUE='' BUILD_CH4_TRUE='#' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='' BUILD_CXX_BINDING_FALSE='' BUILD_CXX_BINDING_TRUE='' BUILD_DATALOOP_ENGINE_FALSE='' BUILD_DATALOOP_ENGINE_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='#' BUILD_F08_BINDING_FALSE='' BUILD_F08_BINDING_TRUE='#' BUILD_F77_BINDING_FALSE='' BUILD_F77_BINDING_TRUE='' BUILD_FC_BINDING_FALSE='#' BUILD_FC_BINDING_TRUE='' BUILD_HCOLL_FALSE='' BUILD_HCOLL_TRUE='#' BUILD_MPID_COMMON_BC_FALSE='' BUILD_MPID_COMMON_BC_TRUE='#' BUILD_MPID_COMMON_GENQ_FALSE='' BUILD_MPID_COMMON_GENQ_TRUE='#' BUILD_MPID_COMMON_SCHED_FALSE='#' BUILD_MPID_COMMON_SCHED_TRUE='' BUILD_MPID_COMMON_SHM_FALSE='#' BUILD_MPID_COMMON_SHM_TRUE='' BUILD_MPID_COMMON_THREAD_FALSE='#' BUILD_MPID_COMMON_THREAD_TRUE='' BUILD_MPITOOLS_FALSE='' BUILD_MPITOOLS_TRUE='#' BUILD_NAMEPUB_FILE_FALSE='' BUILD_NAMEPUB_FILE_TRUE='#' BUILD_NAMEPUB_PMI_FALSE='#' BUILD_NAMEPUB_PMI_TRUE='' BUILD_NEMESIS_NETMOD_OFI_FALSE='' BUILD_NEMESIS_NETMOD_OFI_TRUE='#' BUILD_NEMESIS_NETMOD_TCP_FALSE='#' BUILD_NEMESIS_NETMOD_TCP_TRUE='' BUILD_NETLOCSCOTCH_FALSE='' BUILD_NETLOCSCOTCH_TRUE='#' BUILD_NETLOC_FALSE='' BUILD_NETLOC_TRUE='#' BUILD_PMI_BGQ_FALSE='' BUILD_PMI_BGQ_TRUE='' BUILD_PMI_CRAY_FALSE='' BUILD_PMI_CRAY_TRUE='' BUILD_PMI_PMI2_FALSE='' BUILD_PMI_PMI2_SIMPLE_FALSE='' BUILD_PMI_PMI2_SIMPLE_TRUE='' BUILD_PMI_PMI2_TRUE='' BUILD_PMI_SIMPLE_FALSE='' BUILD_PMI_SIMPLE_TRUE='' BUILD_PMI_SLURM_FALSE='' BUILD_PMI_SLURM_TRUE='' BUILD_PM_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='' BUILD_PM_HYDRA2_FALSE='' BUILD_PM_HYDRA2_TRUE='' BUILD_PM_HYDRA_FALSE='' BUILD_PM_HYDRA_TRUE='' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='' BUILD_PROFILING_LIB_FALSE='' BUILD_PROFILING_LIB_TRUE='#' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' BUILD_SHM_IPC_GPU_FALSE='' BUILD_SHM_IPC_GPU_TRUE='#' BUILD_SHM_IPC_XPMEM_FALSE='' BUILD_SHM_IPC_XPMEM_TRUE='#' BUILD_SHM_POSIX_FALSE='' BUILD_SHM_POSIX_TRUE='#' BUILD_SHM_STUBSHM_FALSE='' BUILD_SHM_STUBSHM_TRUE='#' BUILD_YAKSA_ENGINE_FALSE='' BUILD_YAKSA_ENGINE_TRUE='' CC='x86_64-pc-linux-gnu-clang' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-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/mpich-3.4.3 --htmldir=/usr/share/doc/mpich-3.4.3/html --with-sysroot=/ --libdir=/usr/lib64 --enable-shared --with-hwloc-prefix=/usr --with-hwloc-libdir=lib64 --with-common-libdir=lib64 --with-prefix-libdir=lib64 --with-izem-libdir=lib64 --with-fiprovider-libdir=lib64 --with-thread-package=none --enable-threads=single --sysconfdir=/etc/mpich --with-pm=hydra --without-ze --with-device=ch3 --disable-fast --enable-versioning --enable-romio --enable-cxx --enable-fortran=all' CONFIGURE_ARGUMENTS=' '\''--prefix=/usr'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''--host=x86_64-pc-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/mpich-3.4.3'\'' '\''--htmldir=/usr/share/doc/mpich-3.4.3/html'\'' '\''--with-sysroot=/'\'' '\''--libdir=/usr/lib64'\'' '\''--enable-shared'\'' '\''--with-hwloc-prefix=/usr'\'' '\''--with-hwloc-libdir=lib64'\'' '\''--with-common-libdir=lib64'\'' '\''--with-prefix-libdir=lib64'\'' '\''--with-izem-libdir=lib64'\'' '\''--with-fiprovider-libdir=lib64'\'' '\''--with-thread-package=none'\'' '\''--enable-threads=single'\'' '\''--sysconfdir=/etc/mpich'\'' '\''--with-pm=hydra'\'' '\''--without-ze'\'' '\''--with-device=ch3'\'' '\''--disable-fast'\'' '\''--enable-versioning'\'' '\''--enable-romio'\'' '\''--enable-cxx'\'' '\''--enable-fortran=all'\'' '\''build_alias=x86_64-pc-linux-gnu'\'' '\''host_alias=x86_64-pc-linux-gnu'\'' '\''MPICHLIB_CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0'\'' '\''MPICHLIB_CPPFLAGS='\'' '\''MPICHLIB_CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0'\'' '\''MPICHLIB_FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch'\'' '\''MPICHLIB_FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch'\'' '\''CC=x86_64-pc-linux-gnu-clang'\'' '\''CFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0'\'' '\''LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld'\'' '\''CPP=x86_64-pc-linux-gnu-clang -E'\'' '\''CXX=x86_64-pc-linux-gnu-clang++'\'' '\''CXXFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0'\'' '\''FC=x86_64-pc-linux-gnu-gfortran'\'' '\''FCFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch'\'' '\''F77=x86_64-pc-linux-gnu-gfortran'\'' '\''FFLAGS=-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch'\'' '\''GCOV=llvm-cov'\''' COUNT_KIND='' CPP='x86_64-pc-linux-gnu-clang -E' CPPFLAGS=' -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/src/mpl/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/yaksa/src/frontend/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/modules/json-c -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c -I/usr/include -I/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/src/mpi/romio/include' CXX='x86_64-pc-linux-gnu-clang++' CXXCPP='x86_64-pc-linux-gnu-clang++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -O0' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='' DEPDIR='.deps' DEVICE='ch3:nemesis' DISABLE_TAG_SUPPORT='' DLLIMPORT='' DLLTOOL='false' DOCTEXT='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F08_2INT='' F08_AINT='' F08_BYTE='' F08_CHAR='' F08_COMPLEX16='' F08_COMPLEX32='' F08_COMPLEX8='' F08_COUNT='' F08_CXX_BOOL='' F08_CXX_DOUBLE_COMPLEX='' F08_CXX_FLOAT_COMPLEX='' F08_CXX_LONG_DOUBLE_COMPLEX='' F08_C_AINT='' F08_C_BOOL='' F08_C_COMPLEX='' F08_C_COUNT='' F08_C_DOUBLE_COMPLEX='' F08_C_FLOAT_COMPLEX='' F08_C_LONG_DOUBLE_COMPLEX='' F08_C_OFFSET='' F08_DOUBLE='' F08_DOUBLE_INT='' F08_FLOAT='' F08_FLOAT_INT='' F08_INT16_T='' F08_INT32_T='' F08_INT64_T='' F08_INT8_T='' F08_INT='' F08_INTEGER16='' F08_INTEGER1='' F08_INTEGER2='' F08_INTEGER4='' F08_INTEGER8='' F08_LB='' F08_LONG='' F08_LONG_DOUBLE='' F08_LONG_DOUBLE_INT='' F08_LONG_INT='' F08_LONG_LONG='' F08_LONG_LONG_INT='' F08_OFFSET='' F08_PACKED='' F08_REAL16='' F08_REAL4='' F08_REAL8='' F08_SHORT='' F08_SHORT_INT='' F08_SIGNED_CHAR='' F08_UB='' F08_UINT16_T='' F08_UINT32_T='' F08_UINT64_T='' F08_UINT8_T='' F08_UNSIGNED='' F08_UNSIGNED_CHAR='' F08_UNSIGNED_INT='' F08_UNSIGNED_LONG='' F08_UNSIGNED_LONG_LONG='' F08_UNSIGNED_SHORT='' F08_WCHAR='' F77='x86_64-pc-linux-gnu-gfortran' F77CPP='' F77_COMPLEX16='' F77_COMPLEX32='' F77_COMPLEX8='' F77_INCDIR='-I' F77_INTEGER16='' F77_INTEGER1='' F77_INTEGER2='' F77_INTEGER4='' F77_INTEGER8='' F77_LIBDIR_LEADER='-L' F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' F77_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' FC='x86_64-pc-linux-gnu-gfortran' FCCPP='' FCEXT='f90' FCFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0' FCINC='-I' FCINCFLAG='-I' FCMODEXT='mod' FCMODINCFLAG='-I' FCMODINCSPEC='' FCMODOUTFLAG='-J' FC_ALL_INTEGER_MODELS='' FC_DOUBLE_MODEL='' FC_INTEGER_MODEL='' FC_INTEGER_MODEL_MAP='' FC_OTHER_LIBS='' FC_REAL_MODEL='' FC_WORK_FILES_ARG='' FFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch -O0' FGREP='/bin/grep -F' FILE='' FLIBS=' -L/usr/lib64 -L/usr/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../.. -lgfortran -lm -lquadmath' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='' FOUND_XZ_FALSE='' FOUND_XZ_TRUE='#' GCOV='llvm-cov' GNUCXX_MINORVERSION='2' GNUCXX_VERSION='4' GNULIB_ATOLL='' GNULIB_CALLOC_POSIX='' GNULIB_CANONICALIZE_FILE_NAME='' GNULIB_GETLOADAVG='' GNULIB_GETSUBOPT='' GNULIB_GRANTPT='' GNULIB_MALLOC_POSIX='' GNULIB_MBTOWC='' GNULIB_MKDTEMP='' GNULIB_MKOSTEMP='' GNULIB_MKOSTEMPS='' GNULIB_MKSTEMP='' GNULIB_MKSTEMPS='' GNULIB_POSIX_OPENPT='' GNULIB_PTSNAME='' GNULIB_PTSNAME_R='' GNULIB_PUTENV='' GNULIB_QSORT_R='' GNULIB_RANDOM='' GNULIB_RANDOM_R='' GNULIB_REALLOC_POSIX='' GNULIB_REALPATH='' GNULIB_RPMATCH='' GNULIB_SECURE_GETENV='' GNULIB_SETENV='' GNULIB_STRTOD='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_SYSTEM_POSIX='' GNULIB_UNLOCKPT='' GNULIB_UNSETENV='' GNULIB_WCTOMB='' GNULIB__EXIT='' GREP='/bin/grep' HAVE_ATOLL='' HAVE_CANONICALIZE_FILE_NAME='' HAVE_CXX_EXCEPTIONS='1' HAVE_DECL_GETLOADAVG='' HAVE_DECL_SETENV='' HAVE_DECL_UNSETENV='' HAVE_ERROR_CHECKING='1' HAVE_GETSUBOPT='' HAVE_GRANTPT='' HAVE_MKDTEMP='' HAVE_MKOSTEMP='' HAVE_MKOSTEMPS='' HAVE_MKSTEMP='' HAVE_MKSTEMPS='' HAVE_POSIX_OPENPT='' HAVE_PTSNAME='' HAVE_PTSNAME_R='' HAVE_RANDOM='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_REALPATH='' HAVE_ROMIO='#include "mpio.h"' HAVE_RPMATCH='' HAVE_SECURE_GETENV='' HAVE_SETENV='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_SYS_LOADAVG_H='' HAVE_UNLOCKPT='' HAVE__EXIT='' HWLOC_BUILD_DOXYGEN_FALSE='' HWLOC_BUILD_DOXYGEN_TRUE='#' HWLOC_BUILD_README_FALSE='' HWLOC_BUILD_README_TRUE='#' HWLOC_BUILD_STANDALONE_FALSE='' HWLOC_BUILD_STANDALONE_TRUE='#' HWLOC_CFLAGS='' HWLOC_CPPFLAGS='' HWLOC_CUDA_BUILD_STATIC_FALSE='' HWLOC_CUDA_BUILD_STATIC_TRUE='#' HWLOC_CUDA_LIBS='' HWLOC_DL_LIBS='' HWLOC_EMBEDDED_CFLAGS='' HWLOC_EMBEDDED_CPPFLAGS='' HWLOC_EMBEDDED_LDADD='' HWLOC_EMBEDDED_LDFLAGS='' HWLOC_EMBEDDED_LIBS='' HWLOC_GL_BUILD_STATIC_FALSE='' HWLOC_GL_BUILD_STATIC_TRUE='#' HWLOC_GL_LIBS='' HWLOC_HAVE_32BITS_PCI_DOMAIN_FALSE='' HWLOC_HAVE_32BITS_PCI_DOMAIN_TRUE='#' HWLOC_HAVE_AIX_FALSE='' HWLOC_HAVE_AIX_TRUE='#' HWLOC_HAVE_BGQ_FALSE='' HWLOC_HAVE_BGQ_TRUE='#' HWLOC_HAVE_BUNZIPP_FALSE='#' HWLOC_HAVE_BUNZIPP_TRUE='' HWLOC_HAVE_CAIRO_FALSE='' HWLOC_HAVE_CAIRO_TRUE='#' HWLOC_HAVE_CUDART_FALSE='' HWLOC_HAVE_CUDART_TRUE='#' HWLOC_HAVE_CUDA_FALSE='' HWLOC_HAVE_CUDA_TRUE='#' HWLOC_HAVE_CXX_FALSE='' HWLOC_HAVE_CXX_TRUE='#' HWLOC_HAVE_DARWIN_FALSE='' HWLOC_HAVE_DARWIN_TRUE='#' HWLOC_HAVE_FREEBSD_FALSE='' HWLOC_HAVE_FREEBSD_TRUE='#' HWLOC_HAVE_GCC_FALSE='#' HWLOC_HAVE_GCC_TRUE='' HWLOC_HAVE_GL_FALSE='' HWLOC_HAVE_GL_TRUE='#' HWLOC_HAVE_HPUX_FALSE='' HWLOC_HAVE_HPUX_TRUE='#' HWLOC_HAVE_IRIX_FALSE='' HWLOC_HAVE_IRIX_TRUE='#' HWLOC_HAVE_LIBIBVERBS_FALSE='' HWLOC_HAVE_LIBIBVERBS_TRUE='#' HWLOC_HAVE_LIBXML2='' HWLOC_HAVE_LIBXML2_FALSE='' HWLOC_HAVE_LIBXML2_TRUE='#' HWLOC_HAVE_LINUX_FALSE='' HWLOC_HAVE_LINUX_LIBNUMA_FALSE='' HWLOC_HAVE_LINUX_LIBNUMA_TRUE='#' HWLOC_HAVE_LINUX_TRUE='#' HWLOC_HAVE_MINGW32_FALSE='' HWLOC_HAVE_MINGW32_TRUE='#' HWLOC_HAVE_MS_LIB_FALSE='' HWLOC_HAVE_MS_LIB_TRUE='#' HWLOC_HAVE_NETBSD_FALSE='' HWLOC_HAVE_NETBSD_TRUE='#' HWLOC_HAVE_NVML='' HWLOC_HAVE_NVML_FALSE='' HWLOC_HAVE_NVML_TRUE='#' HWLOC_HAVE_OPENAT_FALSE='' HWLOC_HAVE_OPENAT_TRUE='#' HWLOC_HAVE_OPENCL='' HWLOC_HAVE_OPENCL_FALSE='' HWLOC_HAVE_OPENCL_TRUE='#' HWLOC_HAVE_PCIACCESS_FALSE='' HWLOC_HAVE_PCIACCESS_TRUE='#' HWLOC_HAVE_PLUGINS_FALSE='' HWLOC_HAVE_PLUGINS_TRUE='#' HWLOC_HAVE_PTHREAD_FALSE='' HWLOC_HAVE_PTHREAD_TRUE='#' HWLOC_HAVE_RSMI='' HWLOC_HAVE_RSMI_FALSE='' HWLOC_HAVE_RSMI_TRUE='#' HWLOC_HAVE_SCHED_SETAFFINITY_FALSE='' HWLOC_HAVE_SCHED_SETAFFINITY_TRUE='#' HWLOC_HAVE_SOLARIS_FALSE='' HWLOC_HAVE_SOLARIS_TRUE='#' HWLOC_HAVE_USER32_FALSE='' HWLOC_HAVE_USER32_TRUE='#' HWLOC_HAVE_WINDOWS_FALSE='' HWLOC_HAVE_WINDOWS_TRUE='#' HWLOC_HAVE_X86_32_FALSE='' HWLOC_HAVE_X86_32_TRUE='#' HWLOC_HAVE_X86_64_FALSE='' HWLOC_HAVE_X86_64_TRUE='#' HWLOC_HAVE_X86_CPUID_FALSE='' HWLOC_HAVE_X86_CPUID_TRUE='#' HWLOC_HAVE_X86_FALSE='' HWLOC_HAVE_X86_TRUE='#' HWLOC_INSTALL_DOXYGEN_FALSE='' HWLOC_INSTALL_DOXYGEN_TRUE='#' HWLOC_LDFLAGS='' HWLOC_LIBS='' HWLOC_LIBS_PRIVATE='' HWLOC_LIBXML2_CFLAGS='' HWLOC_LIBXML2_LIBS='' HWLOC_LTDL_LIBS='' HWLOC_MS_LIB='' HWLOC_MS_LIB_ARCH='' HWLOC_NVML_BUILD_STATIC_FALSE='' HWLOC_NVML_BUILD_STATIC_TRUE='#' HWLOC_NVML_LIBS='' HWLOC_OPENCL_BUILD_STATIC_FALSE='' HWLOC_OPENCL_BUILD_STATIC_TRUE='#' HWLOC_OPENCL_CFLAGS='' HWLOC_OPENCL_LDFLAGS='' HWLOC_OPENCL_LIBS='' HWLOC_PCIACCESS_CFLAGS='' HWLOC_PCIACCESS_LIBS='' HWLOC_PCI_BUILD_STATIC_FALSE='' HWLOC_PCI_BUILD_STATIC_TRUE='#' HWLOC_PLUGINS_DIR='' HWLOC_PLUGINS_PATH='' HWLOC_RELEASE_DATE='' HWLOC_REQUIRES='' HWLOC_RSMI_BUILD_STATIC_FALSE='' HWLOC_RSMI_BUILD_STATIC_TRUE='#' HWLOC_RSMI_LIBS='' HWLOC_VERSION='' HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='' HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='#' HWLOC_top_builddir='' HWLOC_top_srcdir='' INCLUDE_MPICXX_H='#include "mpicxx.h"' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MPIF77_FALSE='' INSTALL_MPIF77_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='' INTERLIB_DEPS='yes' KILLALL='killall' LD='ld.lld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64 -L/usr/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='make' MAKEINFO='${SHELL} /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICC_NAME='' MPICHLIB_CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' MPICHLIB_FCFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' MPICHLIB_FFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' MPICH_CUSTOM_STRING='' MPICH_MPICC_CFLAGS='' MPICH_MPICC_CPPFLAGS='' MPICH_MPICC_LDFLAGS='' MPICH_MPICC_LIBS='' MPICH_MPICXX_CPPFLAGS='' MPICH_MPICXX_CXXFLAGS='' MPICH_MPICXX_LDFLAGS='' MPICH_MPICXX_LIBS='' MPICH_MPIF77_CPPFLAGS='' MPICH_MPIF77_FFLAGS='' MPICH_MPIF77_LDFLAGS='' MPICH_MPIF77_LIBS='' MPICH_MPIFORT_CPPFLAGS='' MPICH_MPIFORT_FCFLAGS='' MPICH_MPIFORT_LDFLAGS='' MPICH_MPIFORT_LIBS='' MPICH_NUMVERSION='30403300' MPICH_RELEASE_DATE='Thu Dec 16 11:20:57 CST 2021' MPICH_VERSION='3.4.3' MPICONSTMODNAME='mpi_constants' MPICPP_NAME='' MPICXXLIBNAME='mpicxx' MPICXX_NAME='' MPIF77_NAME='' MPIF90_NAME='' MPIFCLIBNAME='mpifort' MPIFORT_NAME='' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpi' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x0c000000' MPIR_CXX_COMPLEX='0x0c000000' MPIR_CXX_DOUBLE_COMPLEX='0x0c000000' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='' MPIX_C_FLOAT16='0x4c000246' MPI_2DOUBLE_PRECISION='' MPI_2INT='0x4c000816' MPI_2INTEGER='' MPI_2REAL='' MPI_AINT='' MPI_AINT_DATATYPE='' MPI_AINT_FMT_DEC_SPEC='' MPI_AINT_FMT_HEX_SPEC='' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='0x4c00011a' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='0x4c00202c' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='' MPI_COUNT='' MPI_COUNT_DATATYPE='' MPI_C_BOOL='0x4c00013f' MPI_C_DOUBLE_COMPLEX='0x4c001041' MPI_C_FLOAT_COMPLEX='0x4c000840' MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc' MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue' MPI_C_INTERFACE_NAME='mpi_c_interface' MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf' MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types' MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='' MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks' MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants' MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants' MPI_F08_NAME='mpi_f08' MPI_F08_TYPES_NAME='mpi_f08_types' MPI_F77_2INT='' MPI_F77_AINT='' MPI_F77_BYTE='' MPI_F77_CHAR='' MPI_F77_COUNT='' MPI_F77_CXX_BOOL='' MPI_F77_CXX_DOUBLE_COMPLEX='' MPI_F77_CXX_FLOAT_COMPLEX='' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='' MPI_F77_C_BOOL='' MPI_F77_C_COMPLEX='' MPI_F77_C_DOUBLE_COMPLEX='' MPI_F77_C_FLOAT_COMPLEX='' MPI_F77_C_LONG_DOUBLE_COMPLEX='' MPI_F77_DOUBLE='' MPI_F77_DOUBLE_INT='' MPI_F77_FLOAT='' MPI_F77_FLOAT_INT='' MPI_F77_INT16_T='' MPI_F77_INT32_T='' MPI_F77_INT64_T='' MPI_F77_INT8_T='' MPI_F77_INT='' MPI_F77_LB='' MPI_F77_LONG='' MPI_F77_LONG_DOUBLE='' MPI_F77_LONG_DOUBLE_INT='' MPI_F77_LONG_INT='' MPI_F77_LONG_LONG='' MPI_F77_LONG_LONG_INT='' MPI_F77_OFFSET='' MPI_F77_PACKED='' MPI_F77_SHORT='' MPI_F77_SHORT_INT='' MPI_F77_SIGNED_CHAR='' MPI_F77_UB='' MPI_F77_UINT16_T='' MPI_F77_UINT32_T='' MPI_F77_UINT64_T='' MPI_F77_UINT8_T='' MPI_F77_UNSIGNED='' MPI_F77_UNSIGNED_CHAR='' MPI_F77_UNSIGNED_LONG='' MPI_F77_UNSIGNED_LONG_LONG='' MPI_F77_UNSIGNED_SHORT='' MPI_F77_WCHAR='' MPI_FINT='' MPI_FLOAT='0x4c00040a' MPI_FLOAT_INT='0x8c000000' MPI_INT16_T='0x4c000238' MPI_INT32_T='0x4c000439' MPI_INT64_T='0x4c00083a' MPI_INT8_T='0x4c000137' MPI_INT='0x4c000405' MPI_INTEGER16='MPI_DATATYPE_NULL' MPI_INTEGER1='0x4c00012d' MPI_INTEGER2='0x4c00022f' MPI_INTEGER4='0x4c000430' MPI_INTEGER8='0x4c000831' MPI_INTEGER='' MPI_LB='0x4c000010' MPI_LOGICAL='' MPI_LONG='0x4c000807' MPI_LONG_DOUBLE='0x4c00100c' MPI_LONG_DOUBLE_INT='0x8c000004' MPI_LONG_INT='0x8c000002' MPI_LONG_LONG='0x4c000809' MPI_MAX_ERROR_STRING='' MPI_MAX_LIBRARY_VERSION_STRING='' MPI_MAX_PROCESSOR_NAME='' MPI_OFFSET='' MPI_OFFSET_DATATYPE='' MPI_OFFSET_TYPEDEF='' MPI_PACKED='0x4c00010f' MPI_REAL16='0x4c00102b' MPI_REAL4='0x4c000427' MPI_REAL8='0x4c000829' MPI_REAL='' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='' MPI_UB='0x4c000011' MPI_UINT16_T='0x4c00023c' MPI_UINT32_T='0x4c00043d' MPI_UINT64_T='0x4c00083e' MPI_UINT8_T='0x4c00013b' MPI_UNSIGNED_CHAR='0x4c000102' MPI_UNSIGNED_INT='0x4c000406' MPI_UNSIGNED_LONG='0x4c000808' MPI_UNSIGNED_LONG_LONG='0x4c000819' MPI_UNSIGNED_SHORT='0x4c000204' MPI_WCHAR='0x4c00040e' MPLLIBNAME='mpl' NM='llvm-nm' NMEDIT='' OBJDUMP='llvm-objdump' OBJEXT='o' OFFSET_KIND='' OTOOL64='' OTOOL='' PACKAGE='mpich' PACKAGE_BUGREPORT='discuss@mpich.org' PACKAGE_NAME='MPICH' PACKAGE_STRING='MPICH 3.4.3' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.4.3' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='' PMPILIBNAME='pmpi' PMPI_F08_NAME='pmpi_f08' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='' RANLIB='llvm-ranlib' REPLACE_CALLOC='' REPLACE_CANONICALIZE_FILE_NAME='' REPLACE_MALLOC='' REPLACE_MBTOWC='' REPLACE_MKSTEMP='' REPLACE_PTSNAME='' REPLACE_PTSNAME_R='' REPLACE_PUTENV='' REPLACE_QSORT_R='' REPLACE_RANDOM_R='' REPLACE_REALLOC='' REPLACE_REALPATH='' REPLACE_SETENV='' REPLACE_STRTOD='' REPLACE_UNSETENV='' REPLACE_WCTOMB='' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/bash' SHLIB_EXT='.so' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='' SSH='' STRIP='llvm-strip' USER_CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' USER_CPPFLAGS='' USER_CXXFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' USER_EXTRA_LIBS='' USER_FCFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' USER_FFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' USER_LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' USER_LIBS='' VERSION='3.4.3' VISIBILITY_CFLAGS='-fvisibility=hidden' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' WRAPPER_CPPFLAGS='' WRAPPER_CXXFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' WRAPPER_C_DYNAMIC_LOADING_FLAGS='-Wl,-rpath -Wl,/usr/lib64 -Wl,--enable-new-dtags' WRAPPER_EXTRA_LIBS='' WRAPPER_FCFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' WRAPPER_FFLAGS='-O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fallow-argument-mismatch' WRAPPER_LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -L/usr/lib64' WRAPPER_LIBS='-lhwloc -lpthread ' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='-r' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' YAKSALIBNAME='yaksa' ZMLIBNAME='zm' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_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 -' bindings=' f77 f90 cxx' 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' ch4_netmod_addr_decl='' ch4_netmod_amrequest_decl='' ch4_netmod_coll_globals_default='' ch4_netmod_coll_params_include='' ch4_netmod_comm_decl='' ch4_netmod_dt_decl='' ch4_netmod_op_decl='' ch4_netmod_pre_include='' ch4_netmod_request_decl='' ch4_netmod_win_decl='' ch4_netmods='' ch4_nets_array='' ch4_nets_array_sz='' ch4_nets_func_array='' ch4_nets_func_decl='' ch4_nets_native_func_array='' ch4_nets_native_func_decl='' ch4_nets_strings='' ch4_posix_eager_array='' ch4_posix_eager_array_sz='' ch4_posix_eager_func_array='' ch4_posix_eager_func_decl='' ch4_posix_eager_modules='' ch4_posix_eager_pre_include='' ch4_posix_eager_recv_transaction_decl='' ch4_posix_eager_strings='' channel_name='nemesis' datadir='/usr/share' datarootdir='${prefix}/share' device_name='ch3' docdir='/usr/share/doc/mpich-3.4.3' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/mpich-3.4.3/html' hwloclib='' hwloclibdir='' hwlocsrcdir='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3/confdb/install-sh' jsonlib='/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c/libjson-c.la' jsonsrcdir='/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64/modules/json-c' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' libmpi_so_version='13:12:1' localedir='${datarootdir}/locale' localstatedir='/var/lib' main_top_builddir='/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3-abi_x86_64.amd64' main_top_srcdir='/var/tmp/portage/sys-cluster/mpich-3.4.3/work/mpich-3.4.3' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='${prefix}/include' mpllib='src/mpl/libmpl.la' mpllibdir='' mplsrcdir='src/mpl' nemesis_nets_array='' nemesis_nets_array_sz='' nemesis_nets_dirs='' nemesis_nets_func_array='' nemesis_nets_func_decl='' nemesis_nets_macro_defs='' nemesis_nets_strings='' nemesis_networks='tcp' netloclibdir='' ofilib='' ofisrcdir='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='' pm_name='hydra' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc/mpich' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ucxdir='' ucxlib='' with_wrapper_dl_type='runpath' yaksalib='modules/yaksa/libyaksa.la' yaksalibdir='' yaksasrcdir='modules/yaksa' zmlib='' zmlibdir='' zmsrcdir='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cc_shlib_conf='src/env/cc_shlib.conf' cxx_shlib_conf='src/env/cxx_shlib.conf' f77_shlib_conf='src/env/f77_shlib.conf' fc_shlib_conf='src/env/fc_shlib.conf' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPICH" #define PACKAGE_TARNAME "mpich" #define PACKAGE_VERSION "3.4.3" #define PACKAGE_STRING "MPICH 3.4.3" #define PACKAGE_BUGREPORT "discuss@mpich.org" #define PACKAGE_URL "http://www.mpich.org/" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "mpich" #define VERSION "3.4.3" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define NEEDS_STRICT_ALIGNMENT 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL #define HAVE_TAG_ERROR_BITS 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_VISIBILITY 1 #define HAVE_HWLOC_H 1 #define HAVE_LIBHWLOC 1 #define HAVE_HWLOC 1 #define MPICH_THREAD_LEVEL MPI_THREAD_SINGLE #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__SINGLE #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define ENABLE_PVAR_DIMS 0 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_F08_BINDING 0 #define TRUE 1 #define FALSE 0 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_C11__STATIC_ASSERT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define ALIGNOF_MAX_ALIGN_T 0 #define ALIGNOF_LONG_DOUBLE 16 #define MAX_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF___FLOAT128 16 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define ALIGNOF_CHAR 1 #define ALIGNOF_FLOAT 4 #define ALIGNOF_DOUBLE 8 #define ALIGNOF_LONG 8 #define ALIGNOF_LONG_LONG 8 #define ALIGNOF_LONG_DOUBLE 16 #define ALIGNOF_SHORT 2 #define ALIGNOF_INT 4 #define ALIGNOF_INT8_T 1 #define ALIGNOF_INT16_T 2 #define ALIGNOF_INT32_T 4 #define ALIGNOF_INT64_T 8 #define ALIGNOF_BOOL 0 #define ALIGNOF_WCHAR_T 4 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 32 #define SIZEOF__FLOAT16 0 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE __float128 #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 0 #define SIZEOF_F77_REAL 0 #define SIZEOF_F77_DOUBLE_PRECISION 0 configure: exit 1