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.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64/ --enable-fast=all,O3 --enable-g=dbg --enable-romio --enable-shared --enable-sharedlibs=gcc-osx --with-pm=hydra CC=gcc-10 CXX=g++-10 FC=gfortran-10 F77=gfortran-10 CFLAGS=-fgnu89-inline -Wno-deprecated CXXFLAGS=-Wno-deprecated FFLAGS=-fallow-argument-mismatch ## --------- ## ## Platform. ## ## --------- ## hostname = SiMini.local uname -m = arm64 uname -r = 20.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101 /usr/bin/uname -p = arm /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: arm64e (ARM64E) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 16.00 gigabytes Default processor set: 671 tasks, 3369 threads, 8 processors Load average: 4.27, Mach factor: 5.83 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/homebrew/opt/ruby/bin PATH: /Users/blaise/Library/Python/3.9/bin PATH: /Users/blaise/bin PATH: /opt/homebrew/bin PATH: /opt/homebrew/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /Library/TeX/texbin PATH: /opt/X11/bin PATH: /Library/Apple/usr/bin PATH: /Users/blaise/.gem/ruby/3.0.0/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5546: checking build system type configure:5560: result: arm-apple-darwin20.3.0 configure:5580: checking host system type configure:5593: result: arm-apple-darwin20.3.0 configure:5613: checking target system type configure:5626: result: arm-apple-darwin20.3.0 configure:5704: checking for gcc configure:5731: result: gcc-10 configure:5960: checking for C compiler version configure:5969: gcc-10 --version >&5 gcc-10 (Homebrew GCC 10.2.0_4) 10.2.1 20201220 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5980: $? = 0 configure:5969: gcc-10 -v >&5 Using built-in specs. COLLECT_GCC=gcc-10 COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/lto-wrapper Target: aarch64-apple-darwin20 Configured with: ../configure --build=aarch64-apple-darwin20 --prefix=/opt/homebrew/Cellar/gcc/10.2.0_4 --libdir=/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.2.0_4' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.1 20201220 (Homebrew GCC 10.2.0_4) configure:5980: $? = 0 configure:5969: gcc-10 -V >&5 gcc-10: error: unrecognized command-line option '-V' gcc-10: fatal error: no input files compilation terminated. configure:5980: $? = 1 configure:5969: gcc-10 -qversion >&5 gcc-10: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc-10: fatal error: no input files compilation terminated. configure:5980: $? = 1 configure:6000: checking whether the C compiler works configure:6022: gcc-10 -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6026: $? = 0 configure:6074: result: yes configure:6077: checking for C compiler default output file name configure:6079: result: a.out configure:6085: checking for suffix of executables configure:6092: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6096: $? = 0 configure:6118: result: configure:6140: checking whether we are cross compiling configure:6148: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6152: $? = 0 configure:6159: ./conftest configure:6163: $? = 0 configure:6178: result: no configure:6183: checking for suffix of object files configure:6205: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6209: $? = 0 configure:6230: result: o configure:6234: checking whether we are using the GNU C compiler configure:6253: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6253: $? = 0 configure:6262: result: yes configure:6271: checking whether gcc-10 accepts -g configure:6291: gcc-10 -c -g conftest.c >&5 configure:6291: $? = 0 configure:6332: result: yes configure:6349: checking for gcc-10 option to accept ISO C89 configure:6412: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6412: $? = 0 configure:6425: result: none needed configure:6453: checking whether gcc-10 understands -c and -o together configure:6475: gcc-10 -c conftest.c -o conftest2.o configure:6478: $? = 0 configure:6475: gcc-10 -c conftest.c -o conftest2.o configure:6478: $? = 0 configure:6490: result: yes configure:6507: checking for gcc-10 option to accept ISO C99 configure:6656: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6656: $? = 0 configure:6669: result: none needed configure:6696: checking how to run the C preprocessor configure:6727: gcc-10 -E conftest.c configure:6727: $? = 0 configure:6741: gcc-10 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6766: result: gcc-10 -E configure:6786: gcc-10 -E conftest.c configure:6786: $? = 0 configure:6800: gcc-10 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6848: checking for grep that handles long lines and -e configure:6906: result: /usr/bin/grep configure:6911: checking for egrep configure:6973: result: /usr/bin/grep -E configure:6978: checking for ANSI C header files configure:6998: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:6998: $? = 0 configure:7071: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7071: $? = 0 configure:7071: ./conftest configure:7071: $? = 0 configure:7082: result: yes configure:7095: checking for sys/types.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for sys/stat.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for stdlib.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for string.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for memory.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for strings.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for inttypes.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for stdint.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7095: checking for unistd.h configure:7095: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7108: checking minix/config.h usability configure:7108: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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:7108: result: no configure:7108: checking minix/config.h presence configure:7108: gcc-10 -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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:7108: result: no configure:7108: checking for minix/config.h configure:7108: result: no configure:7129: checking whether it is safe to define __EXTENSIONS__ configure:7147: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:7147: $? = 0 configure:7154: result: yes configure:7185: checking for a BSD-compatible install configure:7253: result: /usr/bin/install -c configure:7264: checking whether build environment is sane configure:7319: result: yes configure:7467: checking for a thread-safe mkdir -p configure:7506: result: confdb/install-sh -c -d configure:7513: checking for gawk configure:7543: result: no configure:7513: checking for mawk configure:7543: result: no configure:7513: checking for nawk configure:7543: result: no configure:7513: checking for awk configure:7529: found /usr/bin/awk configure:7540: result: awk configure:7551: checking whether make sets $(MAKE) configure:7573: result: yes configure:7603: checking for style of include used by make configure:7631: result: GNU configure:7665: checking whether make supports nested variables configure:7682: result: yes configure:7767: checking dependency style of gcc-10 configure:7878: result: gcc3 configure:7937: checking whether to enable maintainer-specific portions of Makefiles configure:7946: result: yes configure:8009: checking for ar configure:8025: found /usr/bin/ar configure:8036: result: ar configure:8062: checking the archiver (ar) interface configure:8078: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:8078: $? = 0 configure:8080: ar cru libconftest.a conftest.o >&5 configure:8083: $? = 0 configure:8111: result: ar configure:8178: checking how to print strings configure:8205: result: printf configure:8226: checking for a sed that does not truncate output configure:8290: result: /usr/bin/sed configure:8308: checking for fgrep configure:8370: result: /usr/bin/grep -F configure:8405: checking for ld used by gcc-10 configure:8472: result: /usr/bin/ld configure:8479: checking if the linker (/usr/bin/ld) is GNU ld configure:8494: result: no configure:8506: checking for BSD- or MS-compatible name lister (nm) configure:8560: result: /usr/bin/nm -B configure:8690: checking the name lister (/usr/bin/nm -B) interface configure:8697: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:8700: /usr/bin/nm -B "conftest.o" configure:8703: output 0000000000000000 S _some_variable 0000000000000000 t ltmp0 0000000000000000 s ltmp1 configure:8710: result: BSD nm configure:8713: checking whether ln -s works configure:8717: result: yes configure:8725: checking the maximum length of command line arguments configure:8856: result: 786432 configure:8904: checking how to convert arm-apple-darwin20.3.0 file names to arm-apple-darwin20.3.0 format configure:8944: result: func_convert_file_noop configure:8951: checking how to convert arm-apple-darwin20.3.0 file names to toolchain format configure:8971: result: func_convert_file_noop configure:8978: checking for /usr/bin/ld option to reload object files configure:8985: result: -r configure:9059: checking for objdump configure:9075: found /usr/bin/objdump configure:9086: result: objdump configure:9118: checking how to recognize dependent libraries configure:9318: result: pass_all configure:9403: checking for dlltool configure:9433: result: no configure:9463: checking how to associate runtime and link libraries configure:9490: result: printf %s\n configure:9614: checking for archiver @FILE support configure:9631: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:9631: $? = 0 configure:9634: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:9637: $? = 1 configure:9657: result: no configure:9715: checking for strip configure:9731: found /usr/bin/strip configure:9742: result: strip configure:9814: checking for ranlib configure:9830: found /usr/bin/ranlib configure:9841: result: ranlib configure:9943: checking command to parse /usr/bin/nm -B output from gcc-10 object configure:10096: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:10099: $? = 0 configure:10103: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10106: $? = 0 cannot find nm_test_var in conftest.nm configure:10096: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:10099: $? = 0 configure:10103: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10106: $? = 0 configure:10172: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated conftest.c conftstm.o >&5 configure:10175: $? = 0 configure:10213: result: ok configure:10260: checking for sysroot configure:10290: result: no configure:10297: checking for a working dd configure:10335: result: /bin/dd configure:10339: checking how to truncate binary pipes configure:10354: result: /bin/dd bs=4096 count=1 configure:10683: checking for mt configure:10713: result: no configure:10733: checking if : is a manifest tool configure:10739: : '-?' configure:10747: result: no configure:10803: checking for dsymutil configure:10819: found /usr/bin/dsymutil configure:10830: result: dsymutil configure:10895: checking for nmedit configure:10911: found /usr/bin/nmedit configure:10922: result: nmedit configure:10987: checking for lipo configure:11003: found /usr/bin/lipo configure:11014: result: lipo configure:11079: checking for otool configure:11095: found /usr/bin/otool configure:11106: result: otool configure:11171: checking for otool64 configure:11201: result: no configure:11246: checking for -single_module linker flag gcc-10 -fgnu89-inline -Wno-deprecated -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:11279: result: yes configure:11282: checking for -exported_symbols_list linker flag configure:11302: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:11302: $? = 0 configure:11312: result: yes configure:11315: checking for -force_load linker flag gcc-10 -fgnu89-inline -Wno-deprecated -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc-10 -fgnu89-inline -Wno-deprecated -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:11347: result: yes configure:11416: checking for dlfcn.h configure:11416: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 configure:11416: $? = 0 configure:11416: result: yes configure:11672: checking for objdir configure:11687: result: .libs configure:11951: checking if gcc-10 supports -fno-rtti -fno-exceptions configure:11969: gcc-10 -c -fgnu89-inline -Wno-deprecated -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:11973: $? = 0 configure:11986: result: no configure:12354: checking for gcc-10 option to produce PIC configure:12361: result: -fno-common -DPIC configure:12369: checking if gcc-10 PIC flag -fno-common -DPIC works configure:12387: gcc-10 -c -fgnu89-inline -Wno-deprecated -fno-common -DPIC -DPIC conftest.c >&5 configure:12391: $? = 0 configure:12404: result: yes configure:12433: checking if gcc-10 static flag -static works configure:12461: result: no configure:12476: checking if gcc-10 supports -c -o file.o configure:12497: gcc-10 -c -fgnu89-inline -Wno-deprecated -o out/conftest2.o conftest.c >&5 configure:12501: $? = 0 configure:12523: result: yes configure:12531: checking if gcc-10 supports -c -o file.o configure:12578: result: yes configure:12611: checking whether the gcc-10 linker (/usr/bin/ld) supports shared libraries configure:13884: result: yes configure:14124: checking dynamic linker characteristics configure:14983: result: darwin20.3.0 dyld configure:15105: checking how to hardcode library paths into programs configure:15130: result: immediate configure:15678: checking whether stripping libraries is possible configure:15692: result: yes configure:15718: checking if libtool supports shared libraries configure:15720: result: yes configure:15723: checking whether to build shared libraries configure:15748: result: yes configure:15751: checking whether to build static libraries configure:15755: result: yes configure:15804: checking whether make supports nested variables configure:15821: result: yes configure:15979: checking for C++ compiler version configure:15988: g++-10 --version >&5 g++-10 (Homebrew GCC 10.2.0_4) 10.2.1 20201220 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:15999: $? = 0 configure:15988: g++-10 -v >&5 Using built-in specs. COLLECT_GCC=g++-10 COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/lto-wrapper Target: aarch64-apple-darwin20 Configured with: ../configure --build=aarch64-apple-darwin20 --prefix=/opt/homebrew/Cellar/gcc/10.2.0_4 --libdir=/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.2.0_4' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.1 20201220 (Homebrew GCC 10.2.0_4) configure:15999: $? = 0 configure:15988: g++-10 -V >&5 g++-10: error: unrecognized command-line option '-V' g++-10: fatal error: no input files compilation terminated. configure:15999: $? = 1 configure:15988: g++-10 -qversion >&5 g++-10: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++-10: fatal error: no input files compilation terminated. configure:15999: $? = 1 configure:16003: checking whether we are using the GNU C++ compiler configure:16022: g++-10 -c -Wno-deprecated conftest.cpp >&5 configure:16022: $? = 0 configure:16031: result: yes configure:16040: checking whether g++-10 accepts -g configure:16060: g++-10 -c -g conftest.cpp >&5 configure:16060: $? = 0 configure:16101: result: yes configure:16126: checking dependency style of g++-10 configure:16237: result: gcc3 configure:16270: checking how to run the C++ preprocessor configure:16297: g++-10 -E conftest.cpp configure:16297: $? = 0 configure:16311: g++-10 -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16336: result: g++-10 -E configure:16356: g++-10 -E conftest.cpp configure:16356: $? = 0 configure:16370: g++-10 -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16370: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16532: checking for ld used by g++-10 configure:16599: result: /usr/bin/ld configure:16606: checking if the linker (/usr/bin/ld) is GNU ld configure:16621: result: no configure:16676: checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries configure:17752: result: yes configure:17788: g++-10 -c -Wno-deprecated conftest.cpp >&5 configure:17791: $? = 0 configure:18272: checking for g++-10 option to produce PIC configure:18279: result: -fno-common -DPIC configure:18287: checking if g++-10 PIC flag -fno-common -DPIC works configure:18305: g++-10 -c -Wno-deprecated -fno-common -DPIC -DPIC conftest.cpp >&5 configure:18309: $? = 0 configure:18322: result: yes configure:18345: checking if g++-10 static flag -static works configure:18373: result: no configure:18385: checking if g++-10 supports -c -o file.o configure:18406: g++-10 -c -Wno-deprecated -o out/conftest2.o conftest.cpp >&5 configure:18410: $? = 0 configure:18432: result: yes configure:18437: checking if g++-10 supports -c -o file.o configure:18484: result: yes configure:18514: checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries configure:18554: result: yes configure:18695: checking dynamic linker characteristics configure:19481: result: darwin20.3.0 dyld configure:19546: checking how to hardcode library paths into programs configure:19571: result: immediate configure:19720: checking for Fortran compiler version configure:19729: gfortran-10 --version >&5 GNU Fortran (Homebrew GCC 10.2.0_4) 10.2.1 20201220 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19740: $? = 0 configure:19729: gfortran-10 -v >&5 Using built-in specs. COLLECT_GCC=gfortran-10 COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/lto-wrapper Target: aarch64-apple-darwin20 Configured with: ../configure --build=aarch64-apple-darwin20 --prefix=/opt/homebrew/Cellar/gcc/10.2.0_4 --libdir=/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.2.0_4' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.1 20201220 (Homebrew GCC 10.2.0_4) configure:19740: $? = 0 configure:19729: gfortran-10 -V >&5 gfortran-10: error: unrecognized command-line option '-V' gfortran-10: fatal error: no input files compilation terminated. configure:19740: $? = 1 configure:19729: gfortran-10 -qversion >&5 gfortran-10: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran-10: fatal error: no input files compilation terminated. configure:19740: $? = 1 configure:19749: checking whether we are using the GNU Fortran compiler configure:19762: gfortran-10 -c conftest.F >&5 configure:19762: $? = 0 configure:19771: result: yes configure:19777: checking whether gfortran-10 accepts -g configure:19788: gfortran-10 -c -g conftest.f >&5 configure:19788: $? = 0 configure:19796: result: yes configure:19928: checking if libtool supports shared libraries configure:19930: result: yes configure:19933: checking whether to build shared libraries configure:19957: result: yes configure:19960: checking whether to build static libraries configure:19964: result: yes configure:19998: gfortran-10 -c conftest.f >&5 configure:20001: $? = 0 configure:20471: checking for gfortran-10 option to produce PIC configure:20478: result: -fno-common configure:20486: checking if gfortran-10 PIC flag -fno-common works configure:20504: gfortran-10 -c -fno-common conftest.f >&5 configure:20508: $? = 0 configure:20521: result: yes configure:20544: checking if gfortran-10 static flag -static works configure:20572: result: no configure:20584: checking if gfortran-10 supports -c -o file.o configure:20605: gfortran-10 -c -o out/conftest2.o conftest.f >&5 configure:20609: $? = 0 configure:20631: result: yes configure:20636: checking if gfortran-10 supports -c -o file.o configure:20683: result: yes configure:20713: checking whether the gfortran-10 linker (/usr/bin/ld) supports shared libraries configure:21936: result: yes configure:22077: checking dynamic linker characteristics configure:22857: result: darwin20.3.0 dyld configure:22922: checking how to hardcode library paths into programs configure:22947: result: immediate configure:23142: checking for Fortran 77 compiler version configure:23151: gfortran-10 --version >&5 GNU Fortran (Homebrew GCC 10.2.0_4) 10.2.1 20201220 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:23162: $? = 0 configure:23151: gfortran-10 -v >&5 Using built-in specs. COLLECT_GCC=gfortran-10 COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/lto-wrapper Target: aarch64-apple-darwin20 Configured with: ../configure --build=aarch64-apple-darwin20 --prefix=/opt/homebrew/Cellar/gcc/10.2.0_4 --libdir=/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.2.0_4' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.1 20201220 (Homebrew GCC 10.2.0_4) configure:23162: $? = 0 configure:23151: gfortran-10 -V >&5 gfortran-10: error: unrecognized command-line option '-V' gfortran-10: fatal error: no input files compilation terminated. configure:23162: $? = 1 configure:23151: gfortran-10 -qversion >&5 gfortran-10: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran-10: fatal error: no input files compilation terminated. configure:23162: $? = 1 configure:23171: checking whether we are using the GNU Fortran 77 compiler configure:23184: gfortran-10 -c -fallow-argument-mismatch conftest.F >&5 configure:23184: $? = 0 configure:23193: result: yes configure:23199: checking whether gfortran-10 accepts -g configure:23210: gfortran-10 -c -g conftest.f >&5 configure:23210: $? = 0 configure:23218: result: yes configure:23347: checking if libtool supports shared libraries configure:23349: result: yes configure:23352: checking whether to build shared libraries configure:23376: result: yes configure:23379: checking whether to build static libraries configure:23383: result: yes configure:23745: checking for gfortran-10 option to produce PIC configure:23752: result: -fno-common configure:23760: checking if gfortran-10 PIC flag -fno-common works configure:23778: gfortran-10 -c -fallow-argument-mismatch -fno-common conftest.f >&5 configure:23782: $? = 0 configure:23795: result: yes configure:23818: checking if gfortran-10 static flag -static works configure:23846: result: no configure:23858: checking if gfortran-10 supports -c -o file.o configure:23879: gfortran-10 -c -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5 configure:23883: $? = 0 configure:23905: result: yes configure:23910: checking if gfortran-10 supports -c -o file.o configure:23957: result: yes configure:23987: checking whether the gfortran-10 linker (/usr/bin/ld) supports shared libraries configure:25210: result: yes configure:25351: checking dynamic linker characteristics configure:26131: result: darwin20.3.0 dyld configure:26196: checking how to hardcode library paths into programs configure:26221: result: immediate configure:27272: RUNNING PREREQ FOR CH4 DEVICE configure:27392: checking rdma/fabric.h usability configure:27392: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 conftest.c:61:10: fatal error: rdma/fabric.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #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:27392: result: no configure:27392: checking rdma/fabric.h presence configure:27392: gcc-10 -E conftest.c conftest.c:28:10: fatal error: rdma/fabric.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:27392: result: no configure:27392: checking for rdma/fabric.h configure:27392: result: no configure:27400: checking for fi_getinfo in -lfabric configure:27425: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated conftest.c -lfabric >&5 ld: library not found for -lfabric collect2: error: ld returned 1 exit status configure:27425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #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 fi_getinfo (); | int | main () | { | return fi_getinfo (); | ; | return 0; | } configure:27434: result: no configure:27579: checking ucp/api/ucp.h usability configure:27579: gcc-10 -c -fgnu89-inline -Wno-deprecated conftest.c >&5 conftest.c:61:10: fatal error: ucp/api/ucp.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #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:27579: result: no configure:27579: checking ucp/api/ucp.h presence configure:27579: gcc-10 -E conftest.c conftest.c:28:10: fatal error: ucp/api/ucp.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:27579: result: no configure:27579: checking for ucp/api/ucp.h configure:27579: result: no configure:27587: checking for ucp_config_read in -lucp configure:27612: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated conftest.c -lucp >&5 ld: library not found for -lucp collect2: error: ld returned 1 exit status configure:27612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #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 ucp_config_read (); | int | main () | { | return ucp_config_read (); | ; | return 0; | } configure:27621: result: no configure:27704: CH4 select netmod: ofi CPPFLAGS(=' ') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending configure:28248: checking hcoll/api/hcoll_api.h usability configure:28248: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 conftest.c:63:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:28248: result: no configure:28248: checking hcoll/api/hcoll_api.h presence configure:28248: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c conftest.c:30:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | /* end confdefs.h. */ | #include configure:28248: result: no configure:28248: checking for hcoll/api/hcoll_api.h configure:28248: result: no configure:28256: checking for hcoll_init in -lhcoll configure:28281: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c -lhcoll >&5 ld: library not found for -lhcoll collect2: error: ld returned 1 exit status configure:28281: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hcoll_init (); | int | main () | { | return hcoll_init (); | ; | return 0; | } configure:28290: result: no configure:29513: ===== configuring src/mpl ===== configure:29678: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' --disable-versioning --enable-embedded '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND' 'CXXFLAGS=-Wno-deprecated -DNDEBUG -DNVALGRIND' 'FFLAGS=-fallow-argument-mismatch ' --cache-file=/dev/null --srcdir=. configure:29698: ===== done with src/mpl configure ===== configure:29704: sourcing src/mpl/localdefs CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__') does not contain '-I/opt/HPC/src/mpich-3.4.1/src/mpl/include', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include') does not contain '-I/opt/HPC/src/mpich-3.4.1/src/mpl/include', appending configure:30236: ===== configuring modules/yaksa ===== configure:30401: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' --enable-embedded '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND' 'CXXFLAGS=-Wno-deprecated -DNDEBUG -DNVALGRIND' 'FFLAGS=-fallow-argument-mismatch ' --cache-file=/dev/null --srcdir=. configure:30421: ===== done with modules/yaksa configure ===== CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include') does not contain '-I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include') does not contain '-I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include', appending configure:30508: checking for type of weak symbol alias support configure:30532: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 conftest.c:48:1: warning: alias definitions not supported in Mach-O; ignored 48 | } | ^ Undefined symbols for architecture arm64: "_PFoo", referenced from: _main in ccFUtLzF.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:30532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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:30779: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 Undefined symbols for architecture arm64: "_PFoo", referenced from: _main in ccK3o09f.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:30779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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:30801: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 Undefined symbols for architecture arm64: "_PFoo", referenced from: _main in ccNBrKZX.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:30801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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:30815: result: no configure:30833: checking whether __attribute__ ((weak)) allowed configure:30850: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 configure:30850: $? = 0 configure:30857: result: yes configure:30861: checking whether __attribute__ ((weak_import)) allowed configure:30878: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 configure:30878: $? = 0 configure:30885: result: yes configure:30888: checking whether __attribute__((weak,alias(...))) allowed configure:30914: gcc-10 -c -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 conftest.c:44:1: error: alias definitions not supported in Mach-O; ignored [-Werror] 44 | } | ^ cc1: all warnings being treated as errors configure:30914: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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. */ | int __foo(int a){return 0;} int foo(int) __attribute__((weak,alias("__foo"))); | int | main () | { | int a; | ; | return 0; | } configure:30927: result: no configure:31117: checking if gcc-10 supports -fvisibility=hidden configure:31133: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -fvisibility=hidden -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include conftest.c >&5 configure:31133: $? = 0 configure:31152: result: yes configure:31161: checking whether to enable symbol visibility configure:31163: result: yes (via -fvisibility=hidden) configure:31259: ===== configuring modules/json-c ===== configure:31424: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' --enable-embedded --disable-werror '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated' 'CXXFLAGS=-Wno-deprecated' 'FFLAGS=-fallow-argument-mismatch' --cache-file=/dev/null --srcdir=. configure:31444: ===== done with modules/json-c configure ===== CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include') does not contain '-I/opt/HPC/src/mpich-3.4.1/modules/json-c', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c') does not contain '-I/opt/HPC/src/mpich-3.4.1/modules/json-c', appending configure:31644: checking for pkg-config configure:31662: found /opt/homebrew/bin/pkg-config configure:31674: result: /opt/homebrew/bin/pkg-config configure:31699: checking pkg-config is at least version 0.9.0 configure:31702: result: yes configure:31711: checking for X configure:31819: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:38:10: fatal error: X11/Xlib.h: No such file or directory 38 | #include | ^~~~~~~~~~~~ compilation terminated. configure:31819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | /* end confdefs.h. */ | #include configure:31850: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -lX11 >&5 conftest.c:38:10: fatal error: X11/Xlib.h: No such file or directory 38 | #include | ^~~~~~~~~~~~ compilation terminated. configure:31850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:31900: result: libraries /usr/X11/lib, headers /usr/X11/include configure:31926: checking hwloc building mode configure:31928: result: embedded configure:31957: hwloc builddir: /opt/HPC/src/mpich-3.4.1/modules/hwloc configure:31959: hwloc srcdir: /opt/HPC/src/mpich-3.4.1/modules/hwloc configure:31967: checking for hwloc version configure:31973: result: 2.0.3rc2-git configure:32011: checking if want hwloc maintainer support configure:32039: result: disabled (embedded mode) configure:32045: checking for hwloc directory prefix configure:32047: result: modules/hwloc/ configure:32060: checking for hwloc symbol prefix configure:32082: result: hwloc_ configure:32097: checking for gcc-10 option to accept ISO C99 configure:32259: result: none needed configure:32310: checking size of void * configure:32315: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:32315: $? = 0 configure:32315: ./conftest configure:32315: $? = 0 configure:32329: result: 8 configure:32349: checking which OS support to include configure:32397: result: Darwin configure:32484: checking which CPU support to include configure:32519: result: unknown configure:32529: checking size of unsigned long configure:32534: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:32534: $? = 0 configure:32534: ./conftest configure:32534: $? = 0 configure:32548: result: 8 configure:32567: checking size of unsigned int configure:32572: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:32572: $? = 0 configure:32572: ./conftest configure:32572: $? = 0 configure:32586: result: 4 configure:32608: checking for the C compiler vendor configure:32637: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:55:2: error: #error "symbol __ANDROID__ not defined" 55 | #error "symbol __ANDROID__ not defined" | ^~~~~ conftest.c:56:1: error: unknown type name 'choke' 56 | choke me | ^~~~~ conftest.c:56:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:32637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | /* end confdefs.h. */ | | #ifndef __ANDROID__ | #error "symbol __ANDROID__ not defined" | choke me | #endif configure:32654: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:55:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" 55 | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | ^~~~~ conftest.c:56:1: error: unknown type name 'choke' 56 | choke me | ^~~~~ conftest.c:56:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:32654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | /* end confdefs.h. */ | | #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | choke me | #endif configure:32671: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:32671: $? = 0 configure:33169: result: gnu configure:33175: checking for __attribute__ configure:33199: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33199: $? = 0 configure:33224: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33224: $? = 0 configure:33266: result: yes configure:33270: checking for __attribute__(aligned) configure:33290: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33290: $? = 0 configure:33378: result: yes configure:33390: checking for __attribute__(always_inline) configure:33410: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33410: $? = 0 configure:33498: result: yes configure:33507: checking for __attribute__(cold) configure:33530: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33530: $? = 0 configure:33618: result: yes configure:33627: checking for __attribute__(const) configure:33650: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33650: $? = 0 configure:33738: result: yes configure:33748: checking for __attribute__(deprecated) configure:33771: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33771: $? = 0 configure:33859: result: yes configure:33879: checking for __attribute__(format) configure:33901: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:33901: $? = 0 configure:33971: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'usage': conftest.c:59:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=] 59 | return this_printf (*argument, "%d", argument); /* This should produce a format warning */ | ~^ ~~~~~~~~ | | | | int int * | %ls configure:33971: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage (int * argument); | extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3))); | | static int usage (int * argument) { | return this_printf (*argument, "%d", argument); /* This should produce a format warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:34007: result: yes configure:34016: checking for __attribute__(hot) configure:34039: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34039: $? = 0 configure:34127: result: yes configure:34136: checking for __attribute__(malloc) configure:34162: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34162: $? = 0 configure:34250: result: yes configure:34266: checking for __attribute__(may_alias) configure:34286: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34286: $? = 0 configure:34374: result: yes configure:34384: checking for __attribute__(no_instrument_function) configure:34404: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34404: $? = 0 configure:34492: result: yes configure:34517: checking for __attribute__(nonnull) configure:34540: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34540: $? = 0 configure:34612: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'usage': conftest.c:60:21: warning: null argument where non-null required (argument 1) [-Wnonnull] 60 | return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ | ^~~~~~ configure:34612: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int square(int * argument) __attribute__ ((__nonnull__)); | int square(int * argument) { return (*argument) * (*argument); } | | static int usage(int * argument) { | return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:34648: result: yes configure:34658: checking for __attribute__(noreturn) configure:34687: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34687: $? = 0 configure:34775: result: yes configure:34784: checking for __attribute__(packed) configure:34809: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34809: $? = 0 configure:34897: result: yes configure:34906: checking for __attribute__(pure) configure:34929: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:34929: $? = 0 configure:35017: result: yes configure:35043: checking for __attribute__(sentinel) configure:35065: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35065: $? = 0 configure:35137: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'usage': conftest.c:60:14: warning: missing sentinel in function call [-Wformat=] 60 | return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ | ^~~~~~ configure:35137: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); | | static int usage(int * argument) { | void * last_arg_should_be_null = argument; | return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ | } | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:35173: result: yes configure:35182: checking for __attribute__(unused) configure:35205: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35205: $? = 0 configure:35293: result: yes configure:35318: checking for __attribute__(warn_unused_result) configure:35341: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35341: $? = 0 configure:35417: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'usage': conftest.c:60:12: warning: ignoring return value of 'foo' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | foo (*argument); /* Should produce an unused result warning */ | ^~~~~~~~~~~~~~~ configure:35417: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | /* end confdefs.h. */ | | static int usage(int * argument); | int foo(int arg) __attribute__ ((__warn_unused_result__)); | | int foo(int arg) { return arg + 3; } | static int usage(int * argument) { | foo (*argument); /* Should produce an unused result warning */ | return 0; | } | | /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | int main(void); | | int | main () | { | | int i=4711; | i=usage(&i); | | ; | return 0; | } configure:35453: result: yes configure:35463: checking for __attribute__(weak_alias) configure:35487: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:65:1: warning: alias definitions not supported in Mach-O; ignored 65 | } | ^ configure:35487: $? = 0 configure:35578: result: no configure:35699: checking whether to enable symbol visibility configure:35701: result: no (disabled) configure:35796: checking whether the C compiler rejects function calls with too many arguments configure:35812: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'foo': conftest.c:75:32: error: too many arguments to function 'one_arg' 75 | int foo(void) { return one_arg(1, 2); } | ^~~~~~~ conftest.c:74:20: note: declared here 74 | extern int one_arg(int x); | ^~~~~~~ configure:35812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | /* end confdefs.h. */ | | extern int one_arg(int x); | int foo(void) { return one_arg(1, 2); } | | int | main () | { | | ; | return 0; | } configure:35817: result: yes configure:35821: checking whether the C compiler rejects function calls with too few arguments configure:35837: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'foo': conftest.c:75:32: error: too few arguments to function 'two_arg' 75 | int foo(void) { return two_arg(3); } | ^~~~~~~ conftest.c:74:20: note: declared here 74 | extern int two_arg(int x, int y); | ^~~~~~~ configure:35837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | /* end confdefs.h. */ | | extern int two_arg(int x, int y); | int foo(void) { return two_arg(3); } | | int | main () | { | | ; | return 0; | } configure:35842: result: yes configure:35880: checking for unistd.h configure:35880: result: yes configure:35892: checking dirent.h usability configure:35892: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35892: $? = 0 configure:35892: result: yes configure:35892: checking dirent.h presence configure:35892: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:35892: $? = 0 configure:35892: result: yes configure:35892: checking for dirent.h configure:35892: result: yes configure:35904: checking for strings.h configure:35904: result: yes configure:35916: checking ctype.h usability configure:35916: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35916: $? = 0 configure:35916: result: yes configure:35916: checking ctype.h presence configure:35916: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:35916: $? = 0 configure:35916: result: yes configure:35916: checking for ctype.h configure:35916: result: yes configure:35929: checking for strcasecmp configure:35929: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 100 | char strcasecmp (); | ^~~~~~~~~~ configure:35929: $? = 0 configure:35929: result: yes configure:35936: checking whether strcasecmp is declared configure:35936: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35936: $? = 0 configure:35936: result: yes configure:35939: checking whether function strcasecmp has a complete prototype configure:35954: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:114:12: warning: passing argument 1 of 'strcasecmp' makes pointer from integer without a cast [-Wint-conversion] 114 | strcasecmp(1,2,3,4,5,6,7,8,9,10); | ^ | | | int In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:97: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:78:17: note: expected 'const char *' but argument is of type 'int' 78 | int strcasecmp(const char *, const char *); | ^~~~~~~~~~~~ conftest.c:114:14: warning: passing argument 2 of 'strcasecmp' makes pointer from integer without a cast [-Wint-conversion] 114 | strcasecmp(1,2,3,4,5,6,7,8,9,10); | ^ | | | int In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:97: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:78:31: note: expected 'const char *' but argument is of type 'int' 78 | int strcasecmp(const char *, const char *); | ^~~~~~~~~~~~ conftest.c:114:1: error: too many arguments to function 'strcasecmp' 114 | strcasecmp(1,2,3,4,5,6,7,8,9,10); | ^~~~~~~~~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:97: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:78:6: note: declared here 78 | int strcasecmp(const char *, const char *); | ^~~~~~~~~~ configure:35954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 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 () | { | strcasecmp(1,2,3,4,5,6,7,8,9,10); | | ; | return 0; | } configure:35959: result: yes configure:35978: checking for strncasecmp configure:35978: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 102 | char strncasecmp (); | ^~~~~~~~~~~ configure:35978: $? = 0 configure:35978: result: yes configure:35985: checking whether strncasecmp is declared configure:35985: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:35985: $? = 0 configure:35985: result: yes configure:35988: checking whether function strncasecmp has a complete prototype configure:36003: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:116:13: warning: passing argument 1 of 'strncasecmp' makes pointer from integer without a cast [-Wint-conversion] 116 | strncasecmp(1,2,3,4,5,6,7,8,9,10); | ^ | | | int In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:99: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:79:18: note: expected 'const char *' but argument is of type 'int' 79 | int strncasecmp(const char *, const char *, size_t); | ^~~~~~~~~~~~ conftest.c:116:15: warning: passing argument 2 of 'strncasecmp' makes pointer from integer without a cast [-Wint-conversion] 116 | strncasecmp(1,2,3,4,5,6,7,8,9,10); | ^ | | | int In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:99: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:79:32: note: expected 'const char *' but argument is of type 'int' 79 | int strncasecmp(const char *, const char *, size_t); | ^~~~~~~~~~~~ conftest.c:116:1: error: too many arguments to function 'strncasecmp' 116 | strncasecmp(1,2,3,4,5,6,7,8,9,10); | ^~~~~~~~~~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:99: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:79:6: note: declared here 79 | int strncasecmp(const char *, const char *, size_t); | ^~~~~~~~~~~ configure:36003: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 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 () | { | strncasecmp(1,2,3,4,5,6,7,8,9,10); | | ; | return 0; | } configure:36008: result: yes configure:36028: checking for strftime configure:36028: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 104 | char strftime (); | ^~~~~~~~ conftest.c:92:1: note: 'strftime' is declared in header '' 91 | # include 92 | #else configure:36028: $? = 0 configure:36028: result: yes configure:36039: checking for setlocale configure:36039: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36039: $? = 0 configure:36039: result: yes configure:36049: checking for stdint.h configure:36049: result: yes configure:36061: checking sys/mman.h usability configure:36061: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36061: $? = 0 configure:36061: result: yes configure:36061: checking sys/mman.h presence configure:36061: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:36061: $? = 0 configure:36061: result: yes configure:36061: checking for sys/mman.h configure:36061: result: yes configure:36074: checking for KAFFINITY configure:36074: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (KAFFINITY)) | return 0; | ; | return 0; | } configure:36074: result: no configure:36084: checking for PROCESSOR_CACHE_TYPE configure:36084: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_CACHE_TYPE)) | return 0; | ; | return 0; | } configure:36084: result: no configure:36094: checking for CACHE_DESCRIPTOR configure:36094: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36094: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (CACHE_DESCRIPTOR)) | return 0; | ; | return 0; | } configure:36094: result: no configure:36104: checking for LOGICAL_PROCESSOR_RELATIONSHIP configure:36104: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (LOGICAL_PROCESSOR_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:36104: result: no configure:36114: checking for RelationProcessorPackage configure:36114: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (RelationProcessorPackage)) | return 0; | ; | return 0; | } configure:36114: result: no configure:36124: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION configure:36124: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION)) | return 0; | ; | return 0; | } configure:36124: result: no configure:36134: checking for GROUP_AFFINITY configure:36134: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (GROUP_AFFINITY)) | return 0; | ; | return 0; | } configure:36134: result: no configure:36144: checking for PROCESSOR_RELATIONSHIP configure:36144: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:36144: result: no configure:36154: checking for NUMA_NODE_RELATIONSHIP configure:36154: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (NUMA_NODE_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:36154: result: no configure:36164: checking for CACHE_RELATIONSHIP configure:36164: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (CACHE_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:36164: result: no configure:36174: checking for PROCESSOR_GROUP_INFO configure:36174: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_GROUP_INFO)) | return 0; | ; | return 0; | } configure:36174: result: no configure:36184: checking for GROUP_RELATIONSHIP configure:36184: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (GROUP_RELATIONSHIP)) | return 0; | ; | return 0; | } configure:36184: result: no configure:36194: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX configure:36194: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX)) | return 0; | ; | return 0; | } configure:36194: result: no configure:36204: checking for PSAPI_WORKING_SET_EX_BLOCK configure:36204: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PSAPI_WORKING_SET_EX_BLOCK)) | return 0; | ; | return 0; | } configure:36204: result: no configure:36214: checking for PSAPI_WORKING_SET_EX_INFORMATION configure:36214: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PSAPI_WORKING_SET_EX_INFORMATION)) | return 0; | ; | return 0; | } configure:36214: result: no configure:36224: checking for PROCESSOR_NUMBER configure:36224: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_WIN32_WINNT=0x0601 conftest.c >&5 conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (PROCESSOR_NUMBER)) | return 0; | ; | return 0; | } configure:36224: result: no configure:36236: checking for main in -lgdi32 configure:36255: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -lgdi32 >&5 ld: library not found for -lgdi32 collect2: error: ld returned 1 exit status configure:36255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:36264: result: no configure:36273: checking for PostQuitMessage in -luser32 configure:36298: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -luser32 >&5 ld: library not found for -luser32 collect2: error: ld returned 1 exit status configure:36298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PostQuitMessage (); | int | main () | { | return PostQuitMessage (); | ; | return 0; | } configure:36307: result: no configure:36314: checking windows.h usability configure:36314: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:118:10: fatal error: windows.h: No such file or directory 118 | #include | ^~~~~~~~~~~ compilation terminated. configure:36314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_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:36314: result: no configure:36314: checking windows.h presence configure:36314: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:36314: result: no configure:36314: checking for windows.h configure:36314: result: no configure:36327: checking sys/lgrp_user.h usability configure:36327: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:118:10: fatal error: sys/lgrp_user.h: No such file or directory 118 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:36327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_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:36327: result: no configure:36327: checking sys/lgrp_user.h presence configure:36327: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:85:10: fatal error: sys/lgrp_user.h: No such file or directory 85 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:36327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:36327: result: no configure:36327: checking for sys/lgrp_user.h configure:36327: result: no configure:36396: checking kstat.h usability configure:36396: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:118:10: fatal error: kstat.h: No such file or directory 118 | #include | ^~~~~~~~~ compilation terminated. configure:36396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_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:36396: result: no configure:36396: checking kstat.h presence configure:36396: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:85:10: fatal error: kstat.h: No such file or directory 85 | #include | ^~~~~~~~~ compilation terminated. configure:36396: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | /* end confdefs.h. */ | #include configure:36396: result: no configure:36396: checking for kstat.h configure:36396: result: no configure:36445: checking whether fabsf is declared configure:36445: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36445: $? = 0 configure:36445: result: yes configure:36458: checking for fabsf in -lm configure:36483: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -lm >&5 conftest.c:93:6: warning: conflicting types for built-in function 'fabsf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] 93 | char fabsf (); | ^~~~~ conftest.c:1:1: note: 'fabsf' is declared in header '' 1 | /* confdefs.h */ configure:36483: $? = 0 configure:36492: result: yes configure:36501: checking whether modff is declared configure:36501: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36501: $? = 0 configure:36501: result: yes configure:36514: checking for modff in -lm configure:36539: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -lm >&5 conftest.c:94:6: warning: conflicting types for built-in function 'modff'; expected 'float(float, float *)' [-Wbuiltin-declaration-mismatch] 94 | char modff (); | ^~~~~ conftest.c:1:1: note: 'modff' is declared in header '' 1 | /* confdefs.h */ configure:36539: $? = 0 configure:36548: result: yes configure:36563: checking picl.h usability configure:36563: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:120:10: fatal error: picl.h: No such file or directory 120 | #include | ^~~~~~~~ compilation terminated. configure:36563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 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:36563: result: no configure:36563: checking picl.h presence configure:36563: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:87:10: fatal error: picl.h: No such file or directory 87 | #include | ^~~~~~~~ compilation terminated. configure:36563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | /* end confdefs.h. */ | #include configure:36563: result: no configure:36563: checking for picl.h configure:36563: result: no configure:36614: checking whether _SC_NPROCESSORS_ONLN is declared configure:36614: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36614: $? = 0 configure:36614: result: yes configure:36630: checking whether _SC_NPROCESSORS_CONF is declared configure:36630: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36630: $? = 0 configure:36630: result: yes configure:36646: checking whether _SC_NPROC_ONLN is declared configure:36646: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:98:10: error: '_SC_NPROC_ONLN' undeclared (first use in this function) 98 | (void) _SC_NPROC_ONLN; | ^~~~~~~~~~~~~~ conftest.c:98:10: note: each undeclared identifier is reported only once for each function it appears in configure:36646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_NPROC_ONLN | #ifdef __cplusplus | (void) _SC_NPROC_ONLN; | #else | (void) _SC_NPROC_ONLN; | #endif | #endif | | ; | return 0; | } configure:36646: result: no configure:36662: checking whether _SC_NPROC_CONF is declared configure:36662: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:99:10: error: '_SC_NPROC_CONF' undeclared (first use in this function) 99 | (void) _SC_NPROC_CONF; | ^~~~~~~~~~~~~~ conftest.c:99:10: note: each undeclared identifier is reported only once for each function it appears in configure:36662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_NPROC_CONF | #ifdef __cplusplus | (void) _SC_NPROC_CONF; | #else | (void) _SC_NPROC_CONF; | #endif | #endif | | ; | return 0; | } configure:36662: result: no configure:36678: checking whether _SC_PAGESIZE is declared configure:36678: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36678: $? = 0 configure:36678: result: yes configure:36694: checking whether _SC_PAGE_SIZE is declared configure:36694: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36694: $? = 0 configure:36694: result: yes configure:36710: checking whether _SC_LARGE_PAGESIZE is declared configure:36710: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:102:10: error: '_SC_LARGE_PAGESIZE' undeclared (first use in this function) 102 | (void) _SC_LARGE_PAGESIZE; | ^~~~~~~~~~~~~~~~~~ conftest.c:102:10: note: each undeclared identifier is reported only once for each function it appears in configure:36710: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _SC_LARGE_PAGESIZE | #ifdef __cplusplus | (void) _SC_LARGE_PAGESIZE; | #else | (void) _SC_LARGE_PAGESIZE; | #endif | #endif | | ; | return 0; | } configure:36710: result: no configure:36730: checking mach/mach_host.h usability configure:36730: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36730: $? = 0 configure:36730: result: yes configure:36730: checking mach/mach_host.h presence configure:36730: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:36730: $? = 0 configure:36730: result: yes configure:36730: checking for mach/mach_host.h configure:36730: result: yes configure:36742: checking mach/mach_init.h usability configure:36742: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36742: $? = 0 configure:36742: result: yes configure:36742: checking mach/mach_init.h presence configure:36742: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:36742: $? = 0 configure:36742: result: yes configure:36742: checking for mach/mach_init.h configure:36742: result: yes configure:36750: checking for host_info configure:36750: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36750: $? = 0 configure:36750: result: yes configure:36765: checking whether strtoull is declared configure:36765: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36765: $? = 0 configure:36765: result: yes configure:36794: checking for ssize_t configure:36794: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36794: $? = 0 configure:36794: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:134:22: error: expected expression before ')' token 134 | if (sizeof ((ssize_t))) | ^ configure:36794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:36794: result: yes configure:36804: checking whether snprintf is declared configure:36804: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36804: $? = 0 configure:36804: result: yes configure:36817: checking whether _strdup is declared configure:36817: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:141:10: error: '_strdup' undeclared (first use in this function); did you mean 'strdup'? 141 | (void) _strdup; | ^~~~~~~ | strdup conftest.c:141:10: note: each undeclared identifier is reported only once for each function it appears in configure:36817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 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 () | { | #ifndef _strdup | #ifdef __cplusplus | (void) _strdup; | #else | (void) _strdup; | #endif | #endif | | ; | return 0; | } configure:36817: result: no configure:36829: checking whether _putenv is declared configure:36829: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:142:10: error: '_putenv' undeclared (first use in this function); did you mean 'putenv'? 142 | (void) _putenv; | ^~~~~~~ | putenv conftest.c:142:10: note: each undeclared identifier is reported only once for each function it appears in configure:36829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 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 () | { | #ifndef _putenv | #ifdef __cplusplus | (void) _putenv; | #else | (void) _putenv; | #endif | #endif | | ; | return 0; | } configure:36829: result: no configure:36848: checking sys/param.h usability configure:36848: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36848: $? = 0 configure:36848: result: yes configure:36848: checking sys/param.h presence configure:36848: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:36848: $? = 0 configure:36848: result: yes configure:36848: checking for sys/param.h configure:36848: result: yes configure:36860: checking for sys/sysctl.h configure:36860: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36860: $? = 0 configure:36860: result: yes configure:36872: checking whether CTL_HW is declared configure:36872: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36872: $? = 0 configure:36872: result: yes configure:36888: checking whether HW_NCPU is declared configure:36888: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36888: $? = 0 configure:36888: result: yes configure:36922: checking for sysctl configure:36939: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36939: $? = 0 configure:36943: result: yes configure:36951: checking for sysctlbyname configure:36968: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36968: $? = 0 configure:36972: result: yes configure:36982: checking whether getprogname is declared configure:36982: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:36982: $? = 0 configure:36982: result: yes configure:36994: checking whether getexecname is declared configure:36994: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:150:10: error: 'getexecname' undeclared (first use in this function) 150 | (void) getexecname; | ^~~~~~~~~~~ conftest.c:150:10: note: each undeclared identifier is reported only once for each function it appears in configure:36994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 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 () | { | #ifndef getexecname | #ifdef __cplusplus | (void) getexecname; | #else | (void) getexecname; | #endif | #endif | | ; | return 0; | } configure:36994: result: no configure:37006: checking whether GetModuleFileName is declared configure:37006: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:110:10: fatal error: windows.h: No such file or directory 110 | #include | ^~~~~~~~~~~ compilation terminated. configure:37006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef GetModuleFileName | #ifdef __cplusplus | (void) GetModuleFileName; | #else | (void) GetModuleFileName; | #endif | #endif | | ; | return 0; | } configure:37006: result: no configure:37019: checking for program_invocation_name configure:37041: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_program_invocation_name", referenced from: _main in ccTtCBkd.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | #include | extern char *program_invocation_name; | | int | main () | { | | return printf("%s\n", program_invocation_name); | | ; | return 0; | } configure:37049: result: no configure:37054: checking for __progname configure:37072: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37072: $? = 0 configure:37076: result: yes configure:37093: checking for pthread_t configure:37093: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37093: $? = 0 configure:37093: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:117:24: error: expected expression before ')' token 117 | if (sizeof ((pthread_t))) | ^ configure:37093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_t))) | return 0; | ; | return 0; | } configure:37093: result: yes configure:37121: checking whether sched_getcpu is declared configure:37121: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:129:10: error: 'sched_getcpu' undeclared (first use in this function) 129 | (void) sched_getcpu; | ^~~~~~~~~~~~ conftest.c:129:10: note: each undeclared identifier is reported only once for each function it appears in configure:37121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | | | int | main () | { | #ifndef sched_getcpu | #ifdef __cplusplus | (void) sched_getcpu; | #else | (void) sched_getcpu; | #endif | #endif | | ; | return 0; | } configure:37121: result: no configure:37145: checking whether sched_setaffinity is declared configure:37145: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:131:10: error: 'sched_setaffinity' undeclared (first use in this function) 131 | (void) sched_setaffinity; | ^~~~~~~~~~~~~~~~~ conftest.c:131:10: note: each undeclared identifier is reported only once for each function it appears in configure:37145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | /* end confdefs.h. */ | | #ifndef _GNU_SOURCE | # define _GNU_SOURCE | #endif | #include | | | | int | main () | { | #ifndef sched_setaffinity | #ifdef __cplusplus | (void) sched_setaffinity; | #else | (void) sched_setaffinity; | #endif | #endif | | ; | return 0; | } configure:37145: result: no configure:37238: checking for working CPU_SET configure:37255: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:119:9: error: unknown type name 'cpu_set_t' 119 | cpu_set_t set; | ^~~~~~~~~ conftest.c: In function 'main': conftest.c:124:2: warning: implicit declaration of function 'CPU_ZERO' [-Wimplicit-function-declaration] 124 | CPU_ZERO(&set); CPU_SET(0, &set); | ^~~~~~~~ conftest.c:124:18: warning: implicit declaration of function 'CPU_SET' [-Wimplicit-function-declaration] 124 | CPU_ZERO(&set); CPU_SET(0, &set); | ^~~~~~~ configure:37255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | /* end confdefs.h. */ | | | #include | cpu_set_t set; | | int | main () | { | CPU_ZERO(&set); CPU_SET(0, &set); | ; | return 0; | } configure:37262: result: no configure:37268: checking for working CPU_SET_S configure:37290: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:119:11: error: unknown type name 'cpu_set_t' 119 | cpu_set_t *set; | ^~~~~~~~~ conftest.c: In function 'main': conftest.c:125:17: warning: implicit declaration of function 'CPU_ALLOC' [-Wimplicit-function-declaration] 125 | set = CPU_ALLOC(1024); | ^~~~~~~~~ conftest.c:125:15: warning: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 125 | set = CPU_ALLOC(1024); | ^ conftest.c:126:11: warning: implicit declaration of function 'CPU_ZERO_S' [-Wimplicit-function-declaration] 126 | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); | ^~~~~~~~~~ conftest.c:126:22: warning: implicit declaration of function 'CPU_ALLOC_SIZE' [-Wimplicit-function-declaration] 126 | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); | ^~~~~~~~~~~~~~ conftest.c:127:11: warning: implicit declaration of function 'CPU_SET_S' [-Wimplicit-function-declaration] 127 | CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set); | ^~~~~~~~~ conftest.c:128:11: warning: implicit declaration of function 'CPU_FREE' [-Wimplicit-function-declaration] 128 | CPU_FREE(set); | ^~~~~~~~ configure:37290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | /* end confdefs.h. */ | | | #include | cpu_set_t *set; | | int | main () | { | | set = CPU_ALLOC(1024); | CPU_ZERO_S(CPU_ALLOC_SIZE(1024), set); | CPU_SET_S(CPU_ALLOC_SIZE(1024), 0, set); | CPU_FREE(set); | | ; | return 0; | } configure:37297: result: no configure:37303: checking for working syscall with 6 parameters configure:37320: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37320: $? = 0 configure:37324: result: yes configure:37337: checking for lib configure:37370: result: no configure:37382: checking for bash configure:37412: result: /bin/sh configure:37423: checking for ffs configure:37423: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:140:6: warning: conflicting types for built-in function 'ffs'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 140 | char ffs (); | ^~~ configure:37423: $? = 0 configure:37423: result: yes configure:37430: checking whether ffs is declared configure:37430: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37430: $? = 0 configure:37430: result: yes configure:37433: checking whether function ffs has a complete prototype configure:37448: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:154:1: error: too many arguments to function 'ffs' 154 | ffs(1,2,3,4,5,6,7,8,9,10); | ^~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:137: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:77:6: note: declared here 77 | int ffs(int); | ^~~ configure:37448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 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 () | { | ffs(1,2,3,4,5,6,7,8,9,10); | | ; | return 0; | } configure:37453: result: yes configure:37480: checking for ffsl configure:37480: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:143:6: warning: conflicting types for built-in function 'ffsl'; expected 'int(long int)' [-Wbuiltin-declaration-mismatch] 143 | char ffsl (); | ^~~~ configure:37480: $? = 0 configure:37480: result: yes configure:37487: checking whether ffsl is declared configure:37487: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37487: $? = 0 configure:37487: result: yes configure:37490: checking whether function ffsl has a complete prototype configure:37505: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:157:1: error: too many arguments to function 'ffsl' 157 | ffsl(1,2,3,4,5,6,7,8,9,10); | ^~~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:140: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:85:6: note: declared here 85 | int ffsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); | ^~~~ configure:37505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 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 () | { | ffsl(1,2,3,4,5,6,7,8,9,10); | | ; | return 0; | } configure:37510: result: yes configure:37533: checking for fls configure:37533: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37533: $? = 0 configure:37533: result: yes configure:37540: checking whether fls is declared configure:37540: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37540: $? = 0 configure:37540: result: yes configure:37543: checking whether function fls has a complete prototype configure:37558: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:160:1: error: too many arguments to function 'fls' 160 | fls(1,2,3,4,5,6,7,8,9,10); | ^~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:143: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:87:6: note: declared here 87 | int fls(int) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); | ^~~ configure:37558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 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 () | { | fls(1,2,3,4,5,6,7,8,9,10); | | ; | return 0; | } configure:37563: result: yes configure:37585: checking for flsl configure:37585: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37585: $? = 0 configure:37585: result: yes configure:37592: checking whether flsl is declared configure:37592: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37592: $? = 0 configure:37592: result: yes configure:37595: checking whether function flsl has a complete prototype configure:37610: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:163:1: error: too many arguments to function 'flsl' 163 | flsl(1,2,3,4,5,6,7,8,9,10); | ^~~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:184, from conftest.c:146: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/strings.h:88:6: note: declared here 88 | int flsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); | ^~~~ configure:37610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 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 () | { | flsl(1,2,3,4,5,6,7,8,9,10); | | ; | return 0; | } configure:37615: result: yes configure:37638: checking for clz configure:37638: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_clz", referenced from: _main in cc7vBn2x.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | /* end confdefs.h. */ | /* Define clz to an innocuous variant, in case declares clz. | For example, HP-UX 11i declares gettimeofday. */ | #define clz innocuous_clz | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clz (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clz | | /* 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 clz (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clz || defined __stub___clz | choke me | #endif | | int | main () | { | return clz (); | ; | return 0; | } configure:37638: result: no configure:37690: checking for clzl configure:37690: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_clzl", referenced from: _main in cciBvv9Y.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | /* end confdefs.h. */ | /* Define clzl to an innocuous variant, in case declares clzl. | For example, HP-UX 11i declares gettimeofday. */ | #define clzl innocuous_clzl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clzl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clzl | | /* 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 clzl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clzl || defined __stub___clzl | choke me | #endif | | int | main () | { | return clzl (); | ; | return 0; | } configure:37690: result: no configure:37744: checking for openat configure:37744: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37744: $? = 0 configure:37744: result: yes configure:37758: checking malloc.h usability configure:37758: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:163:10: fatal error: malloc.h: No such file or directory 163 | #include | ^~~~~~~~~~ compilation terminated. configure:37758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 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:37758: result: no configure:37758: checking malloc.h presence configure:37758: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:130:10: fatal error: malloc.h: No such file or directory 130 | #include | ^~~~~~~~~~ compilation terminated. configure:37758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | /* end confdefs.h. */ | #include configure:37758: result: no configure:37758: checking for malloc.h configure:37758: result: no configure:37771: checking for getpagesize configure:37771: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37771: $? = 0 configure:37771: result: yes configure:37771: checking for memalign configure:37771: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_memalign", referenced from: _main in ccgzQJnG.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define memalign to an innocuous variant, in case declares memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define memalign innocuous_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memalign | | /* 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 memalign (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memalign || defined __stub___memalign | choke me | #endif | | int | main () | { | return memalign (); | ; | return 0; | } configure:37771: result: no configure:37771: checking for posix_memalign configure:37771: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:154:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 154 | char posix_memalign (); | ^~~~~~~~~~~~~~ configure:37771: $? = 0 configure:37771: result: yes configure:37783: checking sys/utsname.h usability configure:37783: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37783: $? = 0 configure:37783: result: yes configure:37783: checking sys/utsname.h presence configure:37783: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:37783: $? = 0 configure:37783: result: yes configure:37783: checking for sys/utsname.h configure:37783: result: yes configure:37795: checking for uname configure:37795: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:37795: $? = 0 configure:37795: result: yes configure:37846: checking pthread_np.h usability configure:37846: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:168:10: fatal error: pthread_np.h: No such file or directory 168 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:37846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 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 | #include configure:37846: result: no configure:37846: checking pthread_np.h presence configure:37846: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:135:10: fatal error: pthread_np.h: No such file or directory 135 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:37846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | /* end confdefs.h. */ | #include configure:37846: result: no configure:37846: checking for pthread_np.h configure:37846: result: no configure:37856: checking whether pthread_setaffinity_np is declared configure:37856: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:149:10: error: 'pthread_setaffinity_np' undeclared (first use in this function); did you mean 'pthread_setname_np'? 149 | (void) pthread_setaffinity_np; | ^~~~~~~~~~~~~~~~~~~~~~ | pthread_setname_np conftest.c:149:10: note: each undeclared identifier is reported only once for each function it appears in configure:37856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | /* end confdefs.h. */ | | #include | #ifdef HAVE_PTHREAD_NP_H | # include | #endif | | | int | main () | { | #ifndef pthread_setaffinity_np | #ifdef __cplusplus | (void) pthread_setaffinity_np; | #else | (void) pthread_setaffinity_np; | #endif | #endif | | ; | return 0; | } configure:37856: result: no configure:37878: checking whether pthread_getaffinity_np is declared configure:37878: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c: In function 'main': conftest.c:150:10: error: 'pthread_getaffinity_np' undeclared (first use in this function); did you mean 'pthread_getname_np'? 150 | (void) pthread_getaffinity_np; | ^~~~~~~~~~~~~~~~~~~~~~ | pthread_getname_np conftest.c:150:10: note: each undeclared identifier is reported only once for each function it appears in configure:37878: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | /* end confdefs.h. */ | | #include | #ifdef HAVE_PTHREAD_NP_H | # include | #endif | | | int | main () | { | #ifndef pthread_getaffinity_np | #ifdef __cplusplus | (void) pthread_getaffinity_np; | #else | (void) pthread_getaffinity_np; | #endif | #endif | | ; | return 0; | } configure:37878: result: no configure:37900: checking for sched_setaffinity configure:37900: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_sched_setaffinity", referenced from: _main in ccweB4oP.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* end confdefs.h. */ | /* Define sched_setaffinity to an innocuous variant, in case declares sched_setaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_setaffinity innocuous_sched_setaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_setaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_setaffinity | | /* 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 sched_setaffinity (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sched_setaffinity || defined __stub___sched_setaffinity | choke me | #endif | | int | main () | { | return sched_setaffinity (); | ; | return 0; | } configure:37900: result: no configure:37907: checking for sys/cpuset.h configure:37907: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:139:10: fatal error: sys/cpuset.h: No such file or directory 139 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:37907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* end confdefs.h. */ | #include | | #include configure:37907: result: no configure:37920: checking for cpuset_setaffinity configure:37920: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_cpuset_setaffinity", referenced from: _main in ccSIQ2sG.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* end confdefs.h. */ | /* Define cpuset_setaffinity to an innocuous variant, in case declares cpuset_setaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define cpuset_setaffinity innocuous_cpuset_setaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cpuset_setaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cpuset_setaffinity | | /* 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 cpuset_setaffinity (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cpuset_setaffinity || defined __stub___cpuset_setaffinity | choke me | #endif | | int | main () | { | return cpuset_setaffinity (); | ; | return 0; | } configure:37920: result: no configure:37929: checking for library containing pthread_getthrds_np configure:37960: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_pthread_getthrds_np", referenced from: _main in ccVHwRXT.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* 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 pthread_getthrds_np (); | int | main () | { | return pthread_getthrds_np (); | ; | return 0; | } configure:37960: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -lpthread >&5 Undefined symbols for architecture arm64: "_pthread_getthrds_np", referenced from: _main in ccz9pOOe.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* 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 pthread_getthrds_np (); | int | main () | { | return pthread_getthrds_np (); | ; | return 0; | } configure:37977: result: no configure:37990: checking for cpuset_setid configure:37990: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 Undefined symbols for architecture arm64: "_cpuset_setid", referenced from: _main in cccmhQmd.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:37990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* end confdefs.h. */ | /* Define cpuset_setid to an innocuous variant, in case declares cpuset_setid. | For example, HP-UX 11i declares gettimeofday. */ | #define cpuset_setid innocuous_cpuset_setid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cpuset_setid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cpuset_setid | | /* 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 cpuset_setid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cpuset_setid || defined __stub___cpuset_setid | choke me | #endif | | int | main () | { | return cpuset_setid (); | ; | return 0; | } configure:37990: result: no configure:38004: checking libudev.h usability configure:38004: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:170:10: fatal error: libudev.h: No such file or directory 170 | #include | ^~~~~~~~~~~ compilation terminated. configure:38004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 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 | #include configure:38004: result: no configure:38004: checking libudev.h presence configure:38004: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:137:10: fatal error: libudev.h: No such file or directory 137 | #include | ^~~~~~~~~~~ compilation terminated. configure:38004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* end confdefs.h. */ | #include configure:38004: result: no configure:38004: checking for libudev.h configure:38004: result: no configure:38071: checking for PCIACCESS configure:38079: $PKG_CONFIG --exists --silence-errors "pciaccess" configure:38082: $? = 1 configure:38098: $PKG_CONFIG --exists --silence-errors "pciaccess" configure:38101: $? = 1 No package 'pciaccess' found configure:38131: result: no configure:38203: checking pciaccess.h usability configure:38203: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:170:10: fatal error: pciaccess.h: No such file or directory 170 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:38203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 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 | #include configure:38203: result: no configure:38203: checking pciaccess.h presence configure:38203: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:137:10: fatal error: pciaccess.h: No such file or directory 137 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:38203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | /* end confdefs.h. */ | #include configure:38203: result: no configure:38203: checking for pciaccess.h configure:38203: result: no configure:38277: checking OpenCL/cl_ext.h usability configure:38277: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:38277: $? = 0 configure:38277: result: yes configure:38277: checking OpenCL/cl_ext.h presence configure:38277: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:38277: $? = 0 configure:38277: result: yes configure:38277: checking for OpenCL/cl_ext.h configure:38277: result: yes configure:38283: checking for the OpenCL framework configure:38303: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -framework OpenCL conftest.c >&5 configure:38303: $? = 0 configure:38304: result: yes configure:38416: checking cuda.h usability configure:38416: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:172:10: fatal error: cuda.h: No such file or directory 172 | #include | ^~~~~~~~ compilation terminated. configure:38416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 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:38416: result: no configure:38416: checking cuda.h presence configure:38416: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:139:10: fatal error: cuda.h: No such file or directory 139 | #include | ^~~~~~~~ compilation terminated. configure:38416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | /* end confdefs.h. */ | #include configure:38416: result: no configure:38416: checking for cuda.h configure:38416: result: no configure:38499: checking cuda_runtime_api.h usability configure:38499: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:172:10: fatal error: cuda_runtime_api.h: No such file or directory 172 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:38499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 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:38499: result: no configure:38499: checking cuda_runtime_api.h presence configure:38499: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:139:10: fatal error: cuda_runtime_api.h: No such file or directory 139 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:38499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | /* end confdefs.h. */ | #include configure:38499: result: no configure:38499: checking for cuda_runtime_api.h configure:38499: result: no configure:38604: checking nvml.h usability configure:38604: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:172:10: fatal error: nvml.h: No such file or directory 172 | #include | ^~~~~~~~ compilation terminated. configure:38604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 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:38604: result: no configure:38604: checking nvml.h presence configure:38604: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:139:10: fatal error: nvml.h: No such file or directory 139 | #include | ^~~~~~~~ compilation terminated. configure:38604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | /* end confdefs.h. */ | #include configure:38604: result: no configure:38604: checking for nvml.h configure:38604: result: no configure:38725: checking whether -R must be followed by a space configure:38741: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -R/usr/X11/lib >&5 gcc-10: error: unrecognized command-line option '-R' configure:38741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:38758: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -R /usr/X11/lib >&5 gcc-10: error: unrecognized command-line option '-R' configure:38758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:38763: result: neither works configure:38804: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -L/usr/X11/lib -lX11 >&5 configure:38804: $? = 0 configure:38902: checking for gethostbyname configure:38902: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:38902: $? = 0 configure:38902: result: yes configure:38999: checking for connect configure:38999: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:38999: $? = 0 configure:38999: result: yes configure:39048: checking for remove configure:39048: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:39048: $? = 0 configure:39048: result: yes configure:39097: checking for shmat configure:39097: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:39097: $? = 0 configure:39097: result: yes configure:39155: checking for IceConnectionNumber in -lICE configure:39180: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -L/usr/X11/lib conftest.c -lICE >&5 configure:39180: $? = 0 configure:39189: result: yes configure:39207: checking X11/Xlib.h usability configure:39207: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/usr/X11/include conftest.c >&5 configure:39207: $? = 0 configure:39207: result: yes configure:39207: checking X11/Xlib.h presence configure:39207: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/usr/X11/include conftest.c configure:39207: $? = 0 configure:39207: result: yes configure:39207: checking for X11/Xlib.h configure:39207: result: yes configure:39212: checking for XOpenDisplay in -lX11 configure:39237: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/usr/X11/include conftest.c -lX11 -lSM -lICE -L/usr/X11/lib >&5 configure:39237: $? = 0 configure:39246: result: yes configure:39255: checking for X11/Xutil.h configure:39255: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/usr/X11/include conftest.c >&5 configure:39255: $? = 0 configure:39255: result: yes configure:39263: checking X11/keysym.h usability configure:39263: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/usr/X11/include conftest.c >&5 configure:39263: $? = 0 configure:39263: result: yes configure:39263: checking X11/keysym.h presence configure:39263: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/usr/X11/include conftest.c configure:39263: $? = 0 configure:39263: result: yes configure:39263: checking for X11/keysym.h configure:39263: result: yes configure:39308: checking NVCtrl/NVCtrl.h usability configure:39308: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 conftest.c:176:10: fatal error: NVCtrl/NVCtrl.h: No such file or directory 176 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:39308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 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:39308: result: no configure:39308: checking NVCtrl/NVCtrl.h presence configure:39308: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c conftest.c:143:10: fatal error: NVCtrl/NVCtrl.h: No such file or directory 143 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:39308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | /* end confdefs.h. */ | #include configure:39308: result: no configure:39308: checking for NVCtrl/NVCtrl.h configure:39308: result: no configure:39396: checking for LIBXML2 configure:39404: $PKG_CONFIG --exists --silence-errors "libxml-2.0" configure:39407: $? = 0 configure:39423: $PKG_CONFIG --exists --silence-errors "libxml-2.0" configure:39426: $? = 0 configure:39464: result: yes configure:39484: checking libxml/parser.h usability configure:39484: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:39484: $? = 0 configure:39484: result: yes configure:39484: checking libxml/parser.h presence configure:39484: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c configure:39484: $? = 0 configure:39484: result: yes configure:39484: checking for libxml/parser.h configure:39484: result: yes configure:39487: checking for xmlNewDoc configure:39487: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c -lxml2 >&5 configure:39487: $? = 0 configure:39487: result: yes configure:39504: checking for final LIBXML2 support configure:39509: result: yes configure:39542: checking for x86 cpuid configure:39583: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/hwloc/include conftest.c >&5 In file included from conftest.c:149: /opt/HPC/src/mpich-3.4.1/modules/hwloc/include/private/cpuid-x86.h: In function 'hwloc_x86_cpuid': /opt/HPC/src/mpich-3.4.1/modules/hwloc/include/private/cpuid-x86.h:81:2: error: #error unknown architecture 81 | #error unknown architecture | ^~~~~ conftest.c: In function 'main': conftest.c:155:10: warning: implicit declaration of function 'hwloc_have_x86_cpuid'; did you mean 'hwloc_x86_cpuid'? [-Wimplicit-function-declaration] 155 | if (hwloc_have_x86_cpuid()) { | ^~~~~~~~~~~~~~~~~~~~ | hwloc_x86_cpuid configure:39583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | /* end confdefs.h. */ | | #include | #include | #define hwloc_uint64_t uint64_t | #define __hwloc_inline | #include | | int | main () | { | | if (hwloc_have_x86_cpuid()) { | unsigned eax = 0, ebx, ecx = 0, edx; | hwloc_x86_cpuid(&eax, &ebx, &ecx, &edx); | printf("highest x86 cpuid %x\n", eax); | return 0; | } | | ; | return 0; | } configure:39591: result: no configure:39605: checking for pthread_mutex_lock configure:39605: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c conftest.c >&5 configure:39605: $? = 0 configure:39605: result: yes configure:39666: checking if plugin support is enabled configure:39677: result: no configure:40071: checking components to build statically configure:40073: result: noos xml synthetic xml_nolibxml darwin opencl xml_libxml configure:40088: checking components to build as plugins configure:40090: result: WRAPPER_LIBS(=' -lpthread ') does not contain '-lm -lxml2', prepending WRAPPER_LDFLAGS(='') does not contain ' -framework OpenCL', appending HWLOC_CFLAGS(=' ') does not contain '', prepending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c') does not contain '-D_REENTRANT', appending CFLAGS(='-fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND') does not contain '-g', appending CXXFLAGS(='-Wno-deprecated -DNDEBUG -DNVALGRIND') does not contain '-g', appending FFLAGS(='-fallow-argument-mismatch ') does not contain '-g', appending FCFLAGS(=' ') does not contain '-g', appending WRAPPER_CFLAGS(='-fgnu89-inline -Wno-deprecated') does not contain '-g', appending WRAPPER_CXXFLAGS(='-Wno-deprecated') does not contain '-g', appending WRAPPER_FFLAGS(='-fallow-argument-mismatch') does not contain '-g', appending WRAPPER_FCFLAGS(='') does not contain '-g', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT') does not contain '-I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include', appending configure:41863: checking whether the compiler defines __func__ configure:41890: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:41890: $? = 0 configure:41890: ./conftest configure:41890: $? = 0 configure:41927: result: yes configure:41936: checking whether the compiler defines __FUNC__ configure:41963: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'foo': conftest.c:158:20: error: '__FUNC__' undeclared (first use in this function) 158 | return (strcmp(__FUNC__, "foo") == 0); | ^~~~~~~~ conftest.c:158:20: note: each undeclared identifier is reported only once for each function it appears in configure:41963: $? = 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.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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:42000: result: no configure:42009: checking whether the compiler sets __FUNCTION__ configure:42036: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:42036: $? = 0 configure:42036: ./conftest configure:42036: $? = 0 configure:42073: result: yes configure:42088: checking whether C compiler accepts option -O3 configure:42143: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:42143: $? = 0 configure:42174: gcc-10 -o conftest -O3 -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:42174: $? = 0 configure:42182: diff -b pac_test1.log pac_test2.log > pac_test.log configure:42185: $? = 0 configure:42285: result: yes configure:42290: checking whether routines compiled with -O3 can be linked with ones compiled without -O3 configure:42330: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:42330: $? = 0 configure:42334: mv conftest.o pac_conftest.o configure:42337: $? = 0 configure:42380: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:42380: $? = 0 configure:42422: gcc-10 -o conftest -O3 -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:42422: $? = 0 configure:42430: diff -b pac_test4.log pac_test5.log > pac_test.log configure:42433: $? = 0 configure:42572: result: yes configure:42619: checking for shared library (esp. rpath) characteristics of CC configure:42710: result: done (results in src/env/cc_shlib.conf) configure:42870: checking whether Fortran 77 compiler accepts option -O3 configure:42915: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f > pac_test1.log 2>&1 configure:42915: $? = 0 configure:42946: gfortran-10 -o conftest -O3 -fallow-argument-mismatch -g conftest.f > pac_test2.log 2>&1 configure:42946: $? = 0 configure:42954: diff -b pac_test1.log pac_test2.log > pac_test.log configure:42957: $? = 0 configure:43057: result: yes configure:43062: checking whether routines compiled with -O3 can be linked with ones compiled without -O3 configure:43101: gfortran-10 -c -fallow-argument-mismatch -g conftest.f > pac_test3.log 2>&1 configure:43101: $? = 0 configure:43105: mv conftest.o pac_conftest.o configure:43108: $? = 0 configure:43146: gfortran-10 -o conftest -O3 -fallow-argument-mismatch -g conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:43146: $? = 0 configure:43154: diff -b pac_test2.log pac_test4.log > pac_test.log configure:43157: $? = 1 configure: program exited with status 1 *** diff -b pac_test2.log pac_test4.log : 0a1 > warning: (arm64) could not find object file symbol for symbol _try_ configure:43258: result: no configure:43296: checking how to get verbose linking output from gfortran-10 configure:43306: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:43306: $? = 0 configure:43324: gfortran-10 -o conftest -fallow-argument-mismatch -g -v conftest.f Using built-in specs. Target: aarch64-apple-darwin20 Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.1 20201220 (Homebrew GCC 10.2.0_4) /opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=11.2.0 -mlittle-endian -mabi=lp64 -auxbase conftest -g -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/finclude -o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccnvlT1C.s GNU Fortran (Homebrew GCC 10.2.0_4) version 10.2.1 20201220 (aarch64-apple-darwin20) compiled by GNU C version 10.2.1 20201220, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.23-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Homebrew GCC 10.2.0_4) version 10.2.1 20201220 (aarch64-apple-darwin20) compiled by GNU C version 10.2.1 20201220, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.23-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch arm64 -v -mmacosx-version-min=11.2 -o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccJvCuVM.o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccnvlT1C.s Apple clang version 12.0.0 (clang-1200.0.32.29) Target: aarch64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1as -triple arm64-apple-macosx11.2.0 -filetype obj -main-file-name ccnvlT1C.s -target-cpu vortex -target-feature +v8.3a -target-feature +fp-armv8 -target-feature +neon -target-feature +crc -target-feature +crypto -target-feature +fullfp16 -target-feature +ras -target-feature +lse -target-feature +rdm -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +sha2 -target-feature +aes -fdebug-compilation-dir /opt/HPC/src/mpich-3.4.1 -dwarf-debug-producer "Apple clang version 12.0.0 (clang-1200.0.32.29)" -dwarf-version=4 -mrelocation-model pic -o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccJvCuVM.o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccnvlT1C.s Reading specs from /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../../libgfortran.spec rename spec lib to liborig /opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch arm64 -macosx_version_min 11.2.0 -weak_reference_mismatches non-weak -o conftest -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccJvCuVM.o -lgfortran -lemutls_w -lgcc -lm -lemutls_w -lgcc -lSystem -lgcc -no_compact_unwind -v -idsym -dsym collect2 version 10.2.1 20201220 /usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch arm64 -macosx_version_min 11.2.0 -weak_reference_mismatches non-weak -o conftest -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccJvCuVM.o -lgfortran -lemutls_w -lgcc -lm -lemutls_w -lgcc -lSystem -lgcc -no_compact_unwind -v @(#)PROGRAM:ld PROJECT:ld64-609.8 BUILD 15:07:50 Dec 18 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/ dsymutil conftest configure:43407: result: -v configure:43409: checking for Fortran 77 libraries of gfortran-10 configure:43432: gfortran-10 -o conftest -fallow-argument-mismatch -g -v conftest.f Using built-in specs. Target: aarch64-apple-darwin20 Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.1 20201220 (Homebrew GCC 10.2.0_4) /opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=11.2.0 -mlittle-endian -mabi=lp64 -auxbase conftest -g -version -fallow-argument-mismatch -fintrinsic-modules-path /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/finclude -o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccmJSsmc.s GNU Fortran (Homebrew GCC 10.2.0_4) version 10.2.1 20201220 (aarch64-apple-darwin20) compiled by GNU C version 10.2.1 20201220, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.23-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Homebrew GCC 10.2.0_4) version 10.2.1 20201220 (aarch64-apple-darwin20) compiled by GNU C version 10.2.1 20201220, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.23-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch arm64 -v -mmacosx-version-min=11.2 -o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//cc54Jemb.o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccmJSsmc.s Apple clang version 12.0.0 (clang-1200.0.32.29) Target: aarch64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1as -triple arm64-apple-macosx11.2.0 -filetype obj -main-file-name ccmJSsmc.s -target-cpu vortex -target-feature +v8.3a -target-feature +fp-armv8 -target-feature +neon -target-feature +crc -target-feature +crypto -target-feature +fullfp16 -target-feature +ras -target-feature +lse -target-feature +rdm -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +sha2 -target-feature +aes -fdebug-compilation-dir /opt/HPC/src/mpich-3.4.1 -dwarf-debug-producer "Apple clang version 12.0.0 (clang-1200.0.32.29)" -dwarf-version=4 -mrelocation-model pic -o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//cc54Jemb.o /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//ccmJSsmc.s Reading specs from /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../../libgfortran.spec rename spec lib to liborig /opt/homebrew/Cellar/gcc/10.2.0_4/libexec/gcc/aarch64-apple-darwin20/10.2.1/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch arm64 -macosx_version_min 11.2.0 -weak_reference_mismatches non-weak -o conftest -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//cc54Jemb.o -lgfortran -lemutls_w -lgcc -lm -lemutls_w -lgcc -lSystem -lgcc -no_compact_unwind -v -idsym -dsym collect2 version 10.2.1 20201220 /usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch arm64 -macosx_version_min 11.2.0 -weak_reference_mismatches non-weak -o conftest -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. /var/folders/82/qqsf1hbs6b398c6wx3bxtsh0000102/T//cc54Jemb.o -lgfortran -lemutls_w -lgcc -lm -lemutls_w -lgcc -lSystem -lgcc -no_compact_unwind -v @(#)PROGRAM:ld PROJECT:ld64-609.8 BUILD 15:07:50 Dec 18 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 /opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/ dsymutil conftest configure:43628: result: -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. -lgfortran -lemutls_w -lm configure:43644: checking whether gfortran-10 accepts the FLIBS found by autoconf configure:43660: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f >&5 configure:43660: $? = 0 configure:43662: result: yes configure:43700: checking whether gcc-10 links with FLIBS found by autoconf configure:43725: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. -lgfortran -lemutls_w -lm >&5 configure:43725: $? = 0 configure:43727: result: yes configure:43777: checking whether Fortran 77 and C objects are compatible configure:43856: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:43856: $? = 0 configure:43859: mv conftest.o pac_conftest.o configure:43862: $? = 0 configure:43871: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:43871: $? = 0 configure:43874: result: yes configure:44033: checking for linker for Fortran main program configure:44054: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:44054: $? = 0 configure:44113: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:44113: $? = 0 configure:44116: mv conftest.o pac_conftest.o configure:44119: $? = 0 configure:44128: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:44128: $? = 0 configure:44130: result: Use Fortran to link programs configure:44241: checking for Fortran 77 name mangling configure:44263: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:44263: $? = 0 configure:44266: mv conftest.o f77conftest.o configure:44269: $? = 0 configure:44294: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c f77conftest.o -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. -lgfortran -lemutls_w -lm >&5 configure:44294: $? = 0 configure:44417: result: lower uscore configure:44483: checking for libraries to link Fortran main with C stdio routines configure:44509: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:44509: $? = 0 configure:44512: mv conftest.o pac_conftest.o configure:44515: $? = 0 configure:44534: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:44534: $? = 0 configure:44565: result: none configure:44616: checking whether Fortran init will work with C configure:44638: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:44638: $? = 0 configure:44641: mv conftest.o pac_f77conftest.o configure:44644: $? = 0 configure:44688: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c pac_f77conftest.o >&5 configure:44688: $? = 0 configure:44711: result: yes configure:44810: checking for extension for Fortran 90 programs configure:44825: gfortran-10 -c -g conftest.f90 >&5 configure:44825: $? = 0 configure:44827: result: f90 configure:44869: checking whether the Fortran 90 compiler (gfortran-10 -g ) works configure:44880: gfortran-10 -o conftest -g conftest.f90 >&5 configure:44880: $? = 0 configure:44883: result: yes configure:44885: checking whether the Fortran 90 compiler (gfortran-10 -g ) is a cross-compiler configure:44891: gfortran-10 -o conftest -g conftest.f90 >&5 configure:44891: $? = 0 configure:44891: ./conftest configure:44891: $? = 0 configure:44900: result: no configure:44923: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:44951: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:44951: $? = 0 configure:44955: mv conftest.o pac_f77conftest.o configure:44958: $? = 0 configure:44979: gfortran-10 -o conftest -g conftest.f90 pac_f77conftest.o >&5 configure:44979: $? = 0 configure:45021: result: yes configure:45083: checking for shared library (esp. rpath) characteristics of F77 configure:45176: result: done (results in src/env/f77_shlib.conf) configure:45187: checking whether Fortran 77 accepts ! for comments configure:45205: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:45205: $? = 0 configure:45222: result: yes configure:45232: checking for include directory flag for Fortran configure:45259: gfortran-10 -c -I src -fallow-argument-mismatch -g conftest.f >&5 configure:45259: $? = 0 configure:45277: result: -I configure:45285: checking for Fortran 77 flag for library directories configure:45304: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:45304: $? = 0 configure:45308: mv conftest.o pac_f77conftest.o configure:45311: $? = 0 configure:45314: test -d conftestdir || mkdir conftestdir configure:45317: $? = 0 configure:45320: ar cru conftestdir/libf77conftest.a pac_f77conftest.o configure:45323: $? = 0 configure:45326: ranlib conftestdir/libf77conftest.a configure:45329: $? = 0 configure:45347: gfortran-10 -o conftest -fallow-argument-mismatch -g -Lconftestdir conftest.f -lf77conftest >&5 configure:45347: $? = 0 configure:45367: result: -L configure:45443: checking whether Fortran 77 compiler processes .F files with C preprocessor configure:45464: gfortran-10 -c -fallow-argument-mismatch -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.F >&5 configure:45464: $? = 0 configure:45532: result: yes configure:45540: checking whether gfortran-10 allows mismatched arguments configure:45563: gfortran-10 -c -fallow-argument-mismatch -g 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:45563: $? = 0 configure:45607: result: yes configure:45653: checking for Fortran 2008 support configure:45684: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:45684: $? = 0 configure:45792: gfortran-10 -o conftest -g conftest.f90 conftest1.o >&5 configure:45792: $? = 0 configure:45816: result: yes configure:45881: checking for shared library (esp. rpath) characteristics of FC configure:45974: result: done (results in src/env/fc_shlib.conf) configure:45990: checking whether the Fortran 90 compiler (gfortran-10 -g ) works configure:46001: gfortran-10 -o conftest -g conftest.f90 >&5 configure:46001: $? = 0 configure:46004: result: yes configure:46006: checking whether the Fortran 90 compiler (gfortran-10 -g ) is a cross-compiler configure:46012: gfortran-10 -o conftest -g conftest.f90 >&5 configure:46012: $? = 0 configure:46012: ./conftest configure:46012: $? = 0 configure:46021: result: no configure:46067: checking for Fortran 90 module extension configure:46089: gfortran-10 -c -g conftest.f90 >&5 configure:46089: $? = 0 configure:46185: result: mod configure:46197: checking for Fortran 90 module include flag configure:46225: gfortran-10 -c -g conftest.f90 >&5 configure:46225: $? = 0 configure:46262: gfortran-10 -c -g -Iconftestdir conftest.f90 >&5 configure:46262: $? = 0 configure:46321: result: -I configure:46329: checking for Fortran 90 module output directory flag configure:46360: gfortran-10 -c -g conftest.f90 >&5 configure:46360: $? = 0 configure:46414: gfortran-10 -c -g -Jconftestdir conftest.f90 >&5 configure:46414: $? = 0 configure:46454: result: -J configure:46525: checking whether Fortran 90 compiler accepts option -O3 configure:46570: gfortran-10 -o conftest -g conftest.f90 > pac_test1.log 2>&1 configure:46570: $? = 0 configure:46601: gfortran-10 -o conftest -O3 -g conftest.f90 > pac_test2.log 2>&1 configure:46601: $? = 0 configure:46609: diff -b pac_test1.log pac_test2.log > pac_test.log configure:46612: $? = 0 configure:46712: result: yes configure:46717: checking whether routines compiled with -O3 can be linked with ones compiled without -O3 configure:46756: gfortran-10 -c -g conftest.f90 > pac_test3.log 2>&1 configure:46756: $? = 0 configure:46760: mv conftest.o pac_conftest.o configure:46763: $? = 0 configure:46801: gfortran-10 -o conftest -O3 -g conftest.f90 pac_conftest.o > pac_test4.log 2>&1 configure:46801: $? = 0 configure:46809: diff -b pac_test2.log pac_test4.log > pac_test.log configure:46812: $? = 1 configure: program exited with status 1 *** diff -b pac_test2.log pac_test4.log : 0a1 > warning: (arm64) could not find object file symbol for symbol _try_ configure:46913: result: no configure:46945: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:46966: gfortran-10 -c -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.F90 >&5 configure:46966: $? = 0 configure:47034: result: yes configure:47055: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:47081: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:47081: $? = 0 configure:47085: mv conftest.o pac_conftest.o configure:47088: $? = 0 configure:47105: gfortran-10 -o conftest -g conftest.f90 pac_conftest.o >&5 configure:47105: $? = 0 configure:47146: result: none configure:47165: checking whether TRUE has been defined configure:47178: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:167:8: error: 'TRUE' undeclared (first use in this function) 167 | return TRUE; | ^~~~ conftest.c:167:8: note: each undeclared identifier is reported only once for each function it appears in configure:47178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | /* end confdefs.h. */ | | int | main () | { | return TRUE; | ; | return 0; | } configure:47184: result: no configure:47217: checking whether the C++ compiler g++-10 can build an executable configure:47246: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47246: $? = 0 configure:47260: result: yes configure:47267: checking whether C++ compiler works with string configure:47290: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47290: $? = 0 configure:47303: result: yes configure:47316: checking whether the compiler supports exceptions configure:47339: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47339: $? = 0 configure:47353: result: yes configure:47361: checking whether the compiler recognizes bool as a built-in type configure:47388: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47388: $? = 0 configure:47402: result: yes configure:47410: checking whether the compiler implements namespaces configure:47433: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47433: $? = 0 configure:47447: result: yes configure:47464: checking whether available configure:47483: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47483: $? = 0 configure:47490: result: yes configure:47493: checking whether the compiler implements the namespace std configure:47520: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47520: $? = 0 configure:47535: result: yes configure:47544: checking whether available configure:47563: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 conftest.cpp:169:10: fatal error: math: No such file or directory 169 | #include | ^~~~~~ compilation terminated. configure:47563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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:47570: result: no configure:47595: checking for GNU g++ version configure:47620: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:47620: $? = 0 configure:47620: ./conftest configure:47620: $? = 0 configure:47630: result: 10 . 2 configure:47686: checking for shared library (esp. rpath) characteristics of CXX configure:47779: result: done (results in src/env/cxx_shlib.conf) configure:47790: checking whether C++ compiler accepts option -O3 configure:47842: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp > pac_test1.log 2>&1 configure:47842: $? = 0 configure:47873: g++-10 -o conftest -O3 -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp > pac_test2.log 2>&1 configure:47873: $? = 0 configure:47881: diff -b pac_test1.log pac_test2.log > pac_test.log configure:47884: $? = 0 configure:47984: result: yes configure:47989: checking whether routines compiled with -O3 can be linked with ones compiled without -O3 configure:48029: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:48029: $? = 0 configure:48033: mv conftest.o pac_conftest.o configure:48036: $? = 0 configure:48080: g++-10 -o conftest -O3 -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:48080: $? = 0 configure:48088: diff -b pac_test2.log pac_test4.log > pac_test.log configure:48091: $? = 1 configure: program exited with status 1 *** diff -b pac_test2.log pac_test4.log : 0a1 > warning: (arm64) could not find object file symbol for symbol __Z3foov configure:48192: result: no configure:48245: checking for perl configure:48263: found /opt/homebrew/bin/perl configure:48275: result: /opt/homebrew/bin/perl configure:48290: checking for killall configure:48306: found /usr/bin/killall configure:48317: result: killall configure:48360: checking whether install works configure:48368: result: yes configure:48382: checking whether mkdir -p works configure:48398: result: yes configure:48416: checking for make configure:48432: found /usr/bin/make configure:48443: result: make configure:48457: checking whether clock skew breaks make configure:48482: result: no configure:48492: checking whether make supports include configure:48520: result: yes configure:48529: checking whether make allows comments in actions configure:48556: result: yes configure:48570: checking for virtual path format configure:48613: result: VPATH configure:48623: checking whether make sets CFLAGS configure:48649: result: yes configure:48698: checking for bash configure:48716: found /bin/bash configure:48728: result: /bin/bash configure:48751: checking whether /bin/bash supports arrays configure:48760: result: yes configure:48977: checking for doctext configure:49008: result: false configure:49021: checking for an ANSI C-conforming const configure:49087: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49087: $? = 0 configure:49094: result: yes configure:49102: checking for working volatile configure:49121: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49121: $? = 0 configure:49128: result: yes configure:49136: checking for C/C++ restrict keyword configure:49161: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49161: $? = 0 configure:49169: result: __restrict configure:49182: checking for inline configure:49198: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49198: $? = 0 configure:49206: result: inline configure:49229: checking whether __attribute__ allowed configure:49246: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49246: $? = 0 configure:49253: result: yes configure:49255: checking whether __attribute__((format)) allowed configure:49272: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49272: $? = 0 configure:49279: result: yes configure:49289: checking if C compiler supports __builtin_expect configure:49305: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49305: $? = 0 configure:49308: result: yes configure:49327: checking for C11 _Static_assert functionality configure:49338: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49338: $? = 0 configure:49343: result: yes configure:49370: checking whether byte ordering is bigendian configure:49385: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49385: $? = 0 configure:49430: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49430: $? = 0 configure:49448: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:181:4: error: unknown type name 'not'; did you mean 'ino_t'? 181 | not big endian | ^~~ | ino_t conftest.c:181:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 181 | not big endian | ^~~~~~ configure:49448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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:49576: result: no configure:49614: checking whether C compiler allows unaligned doubles configure:49647: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49647: $? = 0 configure:49647: ./conftest configure:49647: $? = 0 configure:49657: result: yes configure:49676: checking whether gcc-10 supports __func__ configure:49692: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49692: $? = 0 configure:49699: result: yes configure:49736: checking whether long double is supported configure:49753: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49753: $? = 0 configure:49760: result: yes configure:49769: checking whether long long is supported configure:49786: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49786: $? = 0 configure:49793: result: yes configure:49803: checking whether _Float16 is supported configure:49820: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49820: $? = 0 configure:49827: result: yes configure:49839: checking alignment of max_align_t configure:49844: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:178:1: error: expected identifier or '(' before numeric constant 178 | 0 | ^ conftest.c:183:43: warning: data definition has no type or storage class 183 | typedef struct { char x; max_align_t y; } ac__type_alignof_; | ^~~~~~~~~~~~~~~~~ conftest.c:183:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] conftest.c: In function 'longval': conftest.c:181:52: error: expected expression before ')' token 181 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:184:48: note: in expansion of macro 'offsetof' 184 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'ulongval': conftest.c:181:52: error: expected expression before ')' token 181 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:185:58: note: in expansion of macro 'offsetof' 185 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'main': conftest.c:181:52: error: expected expression before ')' token 181 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:195:19: note: in expansion of macro 'offsetof' 195 | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | ^~~~~~~~ conftest.c:181:52: error: expected expression before ')' token 181 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:198:28: note: in expansion of macro 'offsetof' 198 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ conftest.c:181:52: error: expected expression before ')' token 181 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:205:28: note: in expansion of macro 'offsetof' 205 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ configure:49844: $? = 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.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 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:49863: result: 0 configure:49883: checking alignment of long double configure:49888: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49888: $? = 0 configure:49888: ./conftest configure:49888: $? = 0 configure:49906: result: 8 configure:49931: checking size of char configure:49936: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49936: $? = 0 configure:49936: ./conftest configure:49936: $? = 0 configure:49950: result: 1 configure:49964: checking size of unsigned char configure:49969: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:49969: $? = 0 configure:49969: ./conftest configure:49969: $? = 0 configure:49983: result: 1 configure:49997: checking size of short configure:50002: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50002: $? = 0 configure:50002: ./conftest configure:50002: $? = 0 configure:50016: result: 2 configure:50030: checking size of unsigned short configure:50035: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50035: $? = 0 configure:50035: ./conftest configure:50035: $? = 0 configure:50049: result: 2 configure:50063: checking size of int configure:50068: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50068: $? = 0 configure:50068: ./conftest configure:50068: $? = 0 configure:50082: result: 4 configure:50096: checking size of unsigned int configure:50115: result: 4 configure:50129: checking size of long configure:50134: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50134: $? = 0 configure:50134: ./conftest configure:50134: $? = 0 configure:50148: result: 8 configure:50162: checking size of unsigned long configure:50181: result: 8 configure:50195: checking size of long long configure:50200: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50200: $? = 0 configure:50200: ./conftest configure:50200: $? = 0 configure:50214: result: 8 configure:50228: checking size of unsigned long long configure:50233: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50233: $? = 0 configure:50233: ./conftest configure:50233: $? = 0 configure:50247: result: 8 configure:50261: checking size of float configure:50266: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50266: $? = 0 configure:50266: ./conftest configure:50266: $? = 0 configure:50280: result: 4 configure:50294: checking size of double configure:50299: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50299: $? = 0 configure:50299: ./conftest configure:50299: $? = 0 configure:50313: result: 8 configure:50327: checking size of long double configure:50332: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50332: $? = 0 configure:50332: ./conftest configure:50332: $? = 0 configure:50346: result: 8 configure:50360: checking size of void * configure:50379: result: 8 configure:50390: checking for ANSI C header files configure:50494: result: yes configure:50504: checking stddef.h usability configure:50504: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50504: $? = 0 configure:50504: result: yes configure:50504: checking stddef.h presence configure:50504: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:50504: $? = 0 configure:50504: result: yes configure:50504: checking for stddef.h configure:50504: result: yes configure:50518: checking size of wchar_t configure:50523: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50523: $? = 0 configure:50523: ./conftest configure:50523: $? = 0 configure:50542: result: 4 configure:50557: checking size of __float128 configure:50562: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'longval': conftest.c:231:57: error: '__float128' undeclared (first use in this function) 231 | static long int longval () { return (long int) (sizeof (__float128)); } | ^~~~~~~~~~ conftest.c:231:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:232:67: error: '__float128' undeclared (first use in this function) 232 | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); } | ^~~~~~~~~~ conftest.c: In function 'main': conftest.c:242:28: error: '__float128' undeclared (first use in this function) 242 | if (((long int) (sizeof (__float128))) < 0) | ^~~~~~~~~~ configure:50562: $? = 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.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | /* 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 (__float128)); } | static unsigned long int ulongval () { return (long int) (sizeof (__float128)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__float128))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__float128)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__float128)))) | 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:50576: result: 0 configure:50591: checking size of float_int configure:50596: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50596: $? = 0 configure:50596: ./conftest configure:50596: $? = 0 configure:50611: result: 8 configure:50625: checking size of double_int configure:50630: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50630: $? = 0 configure:50630: ./conftest configure:50630: $? = 0 configure:50645: result: 16 configure:50659: checking size of long_int configure:50664: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50664: $? = 0 configure:50664: ./conftest configure:50664: $? = 0 configure:50679: result: 16 configure:50693: checking size of short_int configure:50698: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50698: $? = 0 configure:50698: ./conftest configure:50698: $? = 0 configure:50713: result: 8 configure:50727: checking size of two_int configure:50732: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50732: $? = 0 configure:50732: ./conftest configure:50732: $? = 0 configure:50747: result: 8 configure:50761: checking size of long_double_int configure:50766: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50766: $? = 0 configure:50766: ./conftest configure:50766: $? = 0 configure:50781: result: 16 configure:50795: checking alignment of char configure:50800: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50800: $? = 0 configure:50800: ./conftest configure:50800: $? = 0 configure:50818: result: 1 configure:50830: checking alignment of float configure:50835: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50835: $? = 0 configure:50835: ./conftest configure:50835: $? = 0 configure:50853: result: 4 configure:50865: checking alignment of double configure:50870: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50870: $? = 0 configure:50870: ./conftest configure:50870: $? = 0 configure:50888: result: 8 configure:50900: checking alignment of long configure:50905: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50905: $? = 0 configure:50905: ./conftest configure:50905: $? = 0 configure:50923: result: 8 configure:50935: checking alignment of long long configure:50940: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:50940: $? = 0 configure:50940: ./conftest configure:50940: $? = 0 configure:50958: result: 8 configure:50970: checking alignment of long double configure:50993: result: 8 configure:51005: checking alignment of short configure:51010: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51010: $? = 0 configure:51010: ./conftest configure:51010: $? = 0 configure:51028: result: 2 configure:51040: checking alignment of int configure:51045: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51045: $? = 0 configure:51045: ./conftest configure:51045: $? = 0 configure:51063: result: 4 configure:51075: checking alignment of int8_t configure:51080: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51080: $? = 0 configure:51080: ./conftest configure:51080: $? = 0 configure:51098: result: 1 configure:51110: checking alignment of int16_t configure:51115: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51115: $? = 0 configure:51115: ./conftest configure:51115: $? = 0 configure:51133: result: 2 configure:51145: checking alignment of int32_t configure:51150: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51150: $? = 0 configure:51150: ./conftest configure:51150: $? = 0 configure:51168: result: 4 configure:51180: checking alignment of int64_t configure:51185: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51185: $? = 0 configure:51185: ./conftest configure:51185: $? = 0 configure:51203: result: 8 configure:51215: checking alignment of bool configure:51220: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:253:26: error: unknown type name 'bool' 253 | typedef struct { char x; bool y; } ac__type_alignof_; | ^~~~ configure:51220: $? = 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.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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:51238: result: 0 configure:51250: checking alignment of wchar_t configure:51255: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:218:1: error: expected identifier or '(' before numeric constant 218 | 0 | ^ conftest.c:223:39: warning: data definition has no type or storage class 223 | typedef struct { char x; wchar_t y; } ac__type_alignof_; | ^~~~~~~~~~~~~~~~~ conftest.c:223:39: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] conftest.c: In function 'longval': conftest.c:221:52: error: expected expression before ')' token 221 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:224:48: note: in expansion of macro 'offsetof' 224 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'ulongval': conftest.c:221:52: error: expected expression before ')' token 221 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:225:58: note: in expansion of macro 'offsetof' 225 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'main': conftest.c:221:52: error: expected expression before ')' token 221 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:235:19: note: in expansion of macro 'offsetof' 235 | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | ^~~~~~~~ conftest.c:221:52: error: expected expression before ')' token 221 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:238:28: note: in expansion of macro 'offsetof' 238 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ conftest.c:221:52: error: expected expression before ')' token 221 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:245:28: note: in expansion of macro 'offsetof' 245 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ configure:51255: $? = 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.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 | /* end confdefs.h. */ | 0 | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; wchar_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:51274: result: 0 configure:51287: checking sys/bitypes.h usability configure:51287: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:252:10: fatal error: sys/bitypes.h: No such file or directory 252 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:51287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 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 | #include configure:51287: result: no configure:51287: checking sys/bitypes.h presence configure:51287: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c conftest.c:219:10: fatal error: sys/bitypes.h: No such file or directory 219 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:51287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | /* end confdefs.h. */ | #include configure:51287: result: no configure:51287: checking for sys/bitypes.h configure:51287: result: no configure:51300: checking for inttypes.h configure:51300: result: yes configure:51300: checking for stdint.h configure:51300: result: yes configure:51312: checking for int8_t configure:51312: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51312: $? = 0 configure:51312: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:258:12: error: size of array 'test_array' is negative 258 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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:51312: result: yes configure:51323: checking for int16_t configure:51323: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51323: $? = 0 configure:51323: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:258:12: error: size of array 'test_array' is negative 258 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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:51323: result: yes configure:51334: checking for int32_t configure:51334: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51334: $? = 0 configure:51334: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:259:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] 259 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:258:12: error: storage size of 'test_array' isn't constant 258 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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:51334: result: yes configure:51345: checking for int64_t configure:51345: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51345: $? = 0 configure:51345: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:259:53: warning: integer overflow in expression of type 'long long int' results in '-9223372036854775808' [-Woverflow] 259 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:258:12: error: storage size of 'test_array' isn't constant 258 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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:51345: result: yes configure:51386: checking for uint8_t configure:51386: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51386: $? = 0 configure:51386: result: yes configure:51400: checking for uint16_t configure:51400: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51400: $? = 0 configure:51400: result: yes configure:51412: checking for uint32_t configure:51412: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51412: $? = 0 configure:51412: result: yes configure:51426: checking for uint64_t configure:51426: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51426: $? = 0 configure:51426: result: yes configure:51468: checking stdbool.h usability configure:51468: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51468: $? = 0 configure:51468: result: yes configure:51468: checking stdbool.h presence configure:51468: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:51468: $? = 0 configure:51468: result: yes configure:51468: checking for stdbool.h configure:51468: result: yes configure:51468: checking complex.h usability configure:51468: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51468: $? = 0 configure:51468: result: yes configure:51468: checking complex.h presence configure:51468: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:51468: $? = 0 configure:51468: result: yes configure:51468: checking for complex.h configure:51468: result: yes configure:51482: checking size of _Bool configure:51487: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51487: $? = 0 configure:51487: ./conftest configure:51487: $? = 0 configure:51506: result: 1 configure:51520: checking size of float _Complex configure:51525: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51525: $? = 0 configure:51525: ./conftest configure:51525: $? = 0 configure:51544: result: 8 configure:51558: checking size of double _Complex configure:51563: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51563: $? = 0 configure:51563: ./conftest configure:51563: $? = 0 configure:51582: result: 16 configure:51598: checking size of long double _Complex configure:51603: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51603: $? = 0 configure:51603: ./conftest configure:51603: $? = 0 configure:51622: result: 16 configure:51638: checking size of _Float16 configure:51643: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51643: $? = 0 configure:51643: ./conftest configure:51643: $? = 0 configure:51657: result: 2 configure:51670: checking for _Bool configure:51670: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51670: $? = 0 configure:51670: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:272:20: error: expected expression before ')' token 272 | if (sizeof ((_Bool))) | ^ configure:51670: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | /* 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:51670: result: yes configure:51679: checking for float _Complex configure:51679: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51679: $? = 0 configure:51679: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:273:29: error: expected expression before ')' token 273 | if (sizeof ((float _Complex))) | ^ configure:51679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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:51679: result: yes configure:51688: checking for double _Complex configure:51688: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51688: $? = 0 configure:51688: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:274:30: error: expected expression before ')' token 274 | if (sizeof ((double _Complex))) | ^ configure:51688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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:51688: result: yes configure:51701: checking for long double _Complex configure:51701: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:51701: $? = 0 configure:51701: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:275:35: error: expected expression before ')' token 275 | if (sizeof ((long double _Complex))) | ^ configure:51701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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:51701: result: yes configure:52132: checking for size of Fortran type integer configure:52173: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:52173: $? = 0 configure:52177: mv conftest.o pac_conftest.o configure:52180: $? = 0 configure:52207: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:52207: $? = 0 configure:52207: ./conftest configure:52207: $? = 0 configure:52245: result: 4 configure:52260: checking for size of Fortran type real configure:52301: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:52301: $? = 0 configure:52305: mv conftest.o pac_conftest.o configure:52308: $? = 0 configure:52335: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:52335: $? = 0 configure:52335: ./conftest configure:52335: $? = 0 configure:52373: result: 4 configure:52388: checking for size of Fortran type double precision configure:52429: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:52429: $? = 0 configure:52433: mv conftest.o pac_conftest.o configure:52436: $? = 0 configure:52463: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:52463: $? = 0 configure:52463: ./conftest configure:52463: $? = 0 configure:52501: result: 8 configure:52524: checking whether integer*1 is supported configure:52535: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52535: $? = 0 configure:52542: result: yes configure:52544: checking whether integer*2 is supported configure:52555: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52555: $? = 0 configure:52562: result: yes configure:52564: checking whether integer*4 is supported configure:52575: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52575: $? = 0 configure:52582: result: yes configure:52584: checking whether integer*8 is supported configure:52595: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52595: $? = 0 configure:52602: result: yes configure:52604: checking whether integer*16 is supported configure:52615: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52615: $? = 0 configure:52622: result: yes configure:52624: checking whether real*4 is supported configure:52635: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52635: $? = 0 configure:52642: result: yes configure:52644: checking whether real*8 is supported configure:52655: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:52655: $? = 0 configure:52662: result: yes configure:52664: checking whether real*16 is supported configure:52675: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 conftest.f:2:14: 2 | real*16 a | 1 Error: Old-style type declaration REAL*16 not supported at (1) configure:52675: $? = 1 configure: failed program was: | program main | real*16 a | end configure:52682: result: no configure:52781: checking for C type matching Fortran real configure:52789: result: float configure:52804: checking for C type matching Fortran double configure:52811: result: double configure:53121: checking for C type matching Fortran integer configure:53128: result: int configure:53281: checking for values of Fortran logicals configure:53320: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:53320: $? = 0 configure:53323: mv conftest.o pac_conftest.o configure:53326: $? = 0 configure:53358: gfortran-10 -o conftest -fallow-argument-mismatch -g conftest.f pac_conftest.o >&5 configure:53358: $? = 0 configure:53358: ./conftest configure:53358: $? = 0 configure:53396: result: True is 1 and False is 0 configure:53507: checking for Fortran 90 integer kind for 8-byte integers configure:53547: gfortran-10 -o conftest -g conftest.f90 >&5 configure:53547: $? = 0 configure:53547: ./conftest configure:53547: $? = 0 configure:53564: result: 8 configure:53676: checking for Fortran 90 integer kind for 4-byte integers configure:53716: gfortran-10 -o conftest -g conftest.f90 >&5 configure:53716: $? = 0 configure:53716: ./conftest configure:53716: $? = 0 configure:53733: result: 4 configure:53766: checking if real*8 is supported in Fortran 90 configure:53779: gfortran-10 -c -g conftest.f90 >&5 configure:53779: $? = 0 configure:53791: result: yes configure:53947: checking size of bool configure:53952: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:53952: $? = 0 configure:53952: ./conftest configure:53952: $? = 0 configure:53966: result: 1 configure:54008: checking complex usability configure:54008: g++-10 -c -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:54008: $? = 0 configure:54008: result: yes configure:54008: checking complex presence configure:54008: g++-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp configure:54008: $? = 0 configure:54008: result: yes configure:54008: checking for complex configure:54008: result: yes configure:54021: checking size of Complex configure:54026: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:54026: $? = 0 configure:54026: ./conftest configure:54026: $? = 0 configure:54045: result: 8 configure:54059: checking size of DoubleComplex configure:54064: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:54064: $? = 0 configure:54064: ./conftest configure:54064: $? = 0 configure:54083: result: 16 configure:54098: checking size of LongDoubleComplex configure:54103: g++-10 -o conftest -Wno-deprecated -DNDEBUG -DNVALGRIND -g -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.cpp >&5 configure:54103: $? = 0 configure:54103: ./conftest configure:54103: $? = 0 configure:54122: result: 16 configure:54234: checking whether C compiler accepts option -Werror configure:54289: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:54289: $? = 0 configure:54320: gcc-10 -o conftest -Werror -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:54320: $? = 0 configure:54328: diff -b pac_test1.log pac_test2.log > pac_test.log configure:54331: $? = 0 configure:54431: result: yes configure:54436: checking whether routines compiled with -Werror can be linked with ones compiled without -Werror configure:54476: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:54476: $? = 0 configure:54480: mv conftest.o pac_conftest.o configure:54483: $? = 0 configure:54526: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:54526: $? = 0 configure:54568: gcc-10 -o conftest -Werror -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:54568: $? = 0 configure:54576: diff -b pac_test4.log pac_test5.log > pac_test.log configure:54579: $? = 0 configure:54718: result: yes configure:54754: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:270:80: error: expected expression before 'int' 270 | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; | ^~~ conftest.c:270:84: error: expected ',' or ';' before ')' token 270 | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; | ^ conftest.c:271:1: error: 'pointer_with_type_tag' attribute directive ignored [-Werror=attributes] 271 | void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); | ^~~~ cc1: all warnings being treated as errors configure:54754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | /* end confdefs.h. */ | | typedef int TEST_Datatype; | #define TEST_INT ((TEST_Datatype)0x44) | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; | void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); | int | main () | { | | const int buf[10]; | test(buf, TEST_INT); | ; | return 0; | } configure:54790: checking for alignment restrictions on int64_t configure:54824: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:54824: $? = 0 configure:54824: ./conftest configure:54824: $? = 0 configure:54835: result: no configure:54854: checking for alignment restrictions on int32_t configure:54888: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:54888: $? = 0 configure:54888: ./conftest configure:54888: $? = 0 configure:54899: result: no configure:54918: checking for gcov configure:54934: found /usr/bin/gcov configure:54945: result: gcov configure:55067: checking for ANSI C header files configure:55171: result: yes configure:55186: checking for stdlib.h configure:55186: result: yes configure:55186: checking stdarg.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking stdarg.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking for stdarg.h configure:55186: result: yes configure:55186: checking for sys/types.h configure:55186: result: yes configure:55186: checking for string.h configure:55186: result: yes configure:55186: checking for inttypes.h configure:55186: result: yes configure:55186: checking limits.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking limits.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking for limits.h configure:55186: result: yes configure:55186: checking for stddef.h configure:55186: result: yes configure:55186: checking errno.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking errno.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking for errno.h configure:55186: result: yes configure:55186: checking sys/socket.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking sys/socket.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking for sys/socket.h configure:55186: result: yes configure:55186: checking sys/time.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking sys/time.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking for sys/time.h configure:55186: result: yes configure:55186: checking for unistd.h configure:55186: result: yes configure:55186: checking endian.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:314:10: fatal error: endian.h: No such file or directory 314 | #include | ^~~~~~~~~~ compilation terminated. configure:55186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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:55186: result: no configure:55186: checking endian.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c conftest.c:281:10: fatal error: endian.h: No such file or directory 281 | #include | ^~~~~~~~~~ compilation terminated. configure:55186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:55186: result: no configure:55186: checking for endian.h configure:55186: result: no configure:55186: checking assert.h usability configure:55186: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking assert.h presence configure:55186: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:55186: $? = 0 configure:55186: result: yes configure:55186: checking for assert.h configure:55186: result: yes configure:55186: checking for sys/param.h configure:55186: result: yes configure:55196: checking for sys/uio.h configure:55216: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55216: $? = 0 configure:55223: result: yes configure:55232: checking for size_t configure:55232: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55232: $? = 0 configure:55232: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:320:21: error: expected expression before ')' token 320 | if (sizeof ((size_t))) | ^ configure:55232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:55232: result: yes configure:55248: checking for setitimer configure:55248: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55248: $? = 0 configure:55248: result: yes configure:55248: checking for alarm configure:55248: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55248: $? = 0 configure:55248: result: yes configure:55261: checking for vsnprintf configure:55261: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:309:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, char *)' [-Wbuiltin-declaration-mismatch] 309 | char vsnprintf (); | ^~~~~~~~~ conftest.c:297:1: note: 'vsnprintf' is declared in header '' 296 | # include 297 | #else configure:55261: $? = 0 configure:55261: result: yes configure:55261: checking for vsprintf configure:55261: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:310:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, char *)' [-Wbuiltin-declaration-mismatch] 310 | char vsprintf (); | ^~~~~~~~ conftest.c:298:1: note: 'vsprintf' is declared in header '' 297 | # include 298 | #else configure:55261: $? = 0 configure:55261: result: yes configure:55273: checking whether vsnprintf needs a declaration configure:55292: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55292: $? = 0 configure:55299: result: no configure:55316: checking for strerror configure:55316: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55316: $? = 0 configure:55316: result: yes configure:55316: checking for strncasecmp configure:55316: result: yes configure:55325: checking whether strerror_r is declared configure:55325: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55325: $? = 0 configure:55325: result: yes configure:55338: checking for strerror_r configure:55338: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55338: $? = 0 configure:55338: result: yes configure:55347: checking whether strerror_r returns char * configure:55371: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:330:13: error: invalid type argument of unary '*' (have 'int') 330 | char x = *strerror_r (0, buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:331:14: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 331 | char *p = strerror_r (0, buf, sizeof buf); | ^~~~~~~~~~ configure:55371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 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 () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:55409: result: no configure:55419: checking whether strerror_r needs a declaration configure:55437: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55437: $? = 0 configure:55444: result: no configure:55460: checking for snprintf configure:55460: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:315:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 315 | char snprintf (); | ^~~~~~~~ conftest.c:303:1: note: 'snprintf' is declared in header '' 302 | # include 303 | #else configure:55460: $? = 0 configure:55460: result: yes configure:55471: checking whether snprintf needs a declaration configure:55489: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55489: $? = 0 configure:55496: result: no configure:55512: checking for qsort configure:55512: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55512: $? = 0 configure:55512: result: yes configure:55528: checking for va_copy configure:55554: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55554: $? = 0 configure:55562: result: yes configure:55614: checking for variable argument list macro functionality configure:55630: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55630: $? = 0 configure:55634: result: yes configure:55647: checking for working alloca.h configure:55664: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55664: $? = 0 configure:55672: result: yes configure:55680: checking for alloca configure:55717: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55717: $? = 0 configure:55725: result: yes configure:55849: checking for strdup configure:55849: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:321:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 321 | char strdup (); | ^~~~~~ configure:55849: $? = 0 configure:55849: result: yes configure:55861: checking whether strdup needs a declaration configure:55879: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55879: $? = 0 configure:55886: result: no configure:55906: checking for mkstemp configure:55906: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55906: $? = 0 configure:55906: result: yes configure:55917: checking whether mkstemp needs a declaration configure:55935: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55935: $? = 0 configure:55942: result: no configure:55957: checking for putenv configure:55957: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55957: $? = 0 configure:55957: result: yes configure:55968: checking whether putenv needs a declaration configure:55986: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:55986: $? = 0 configure:55993: result: no configure:56115: checking size of MPII_Bsend_data_t configure:56120: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56120: $? = 0 configure:56120: ./conftest configure:56120: $? = 0 configure:56153: result: 88 configure:56182: checking for sched_setaffinity configure:56182: result: no configure:56182: checking for sched_getaffinity configure:56182: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture arm64: "_sched_getaffinity", referenced from: _main in ccdnYOEf.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:56182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | /* end confdefs.h. */ | /* Define sched_getaffinity to an innocuous variant, in case declares sched_getaffinity. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_getaffinity innocuous_sched_getaffinity | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_getaffinity (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_getaffinity | | /* 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 sched_getaffinity (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity | choke me | #endif | | int | main () | { | return sched_getaffinity (); | ; | return 0; | } configure:56182: result: no configure:56182: checking for bindprocessor configure:56182: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture arm64: "_bindprocessor", referenced from: _main in cceBazNt.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:56182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* 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 bindprocessor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_bindprocessor || defined __stub___bindprocessor | choke me | #endif | | int | main () | { | return bindprocessor (); | ; | return 0; | } configure:56182: result: no configure:56182: checking for thread_policy_set configure:56182: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56182: $? = 0 configure:56182: result: yes configure:56263: checking whether thread affinity macros defined configure:56283: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:310:6: warning: missing terminating ' character 310 | :'thread macros not defined | ^ conftest.c:309: error: unterminated #if 309 | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) | conftest.c:307:1: error: expected declaration or statement at end of input 307 | { | ^ configure:56283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) | :'thread macros not defined | | ; | return 0; | } configure:56290: result: no configure:56642: RUNNING CONFIGURE FOR CH4 DEVICE configure:56790: checking for sys/mman.h configure:56790: result: yes configure:56790: checking for sys/stat.h configure:56790: result: yes configure:56790: checking fcntl.h usability configure:56790: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56790: $? = 0 configure:56790: result: yes configure:56790: checking fcntl.h presence configure:56790: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:56790: $? = 0 configure:56790: result: yes configure:56790: checking for fcntl.h configure:56790: result: yes configure:56800: checking for mmap configure:56800: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56800: $? = 0 configure:56800: result: yes configure:56810: checking for gethostname configure:56810: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56810: $? = 0 configure:56810: result: yes configure:56822: checking whether gethostname needs a declaration configure:56840: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56840: $? = 0 configure:56847: result: no configure:56863: checking signal.h usability configure:56863: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56863: $? = 0 configure:56863: result: yes configure:56863: checking signal.h presence configure:56863: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:56863: $? = 0 configure:56863: result: yes configure:56863: checking for signal.h configure:56863: result: yes configure:56875: checking for signal configure:56875: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:56875: $? = 0 configure:56875: result: yes configure:57468: RUNNING CONFIGURE FOR F90 CODE configure:57471: checking whether ln -s works configure:57475: result: yes configure:57485: checking for extension for Fortran 90 programs configure:57500: gfortran-10 -c -g conftest.f90 >&5 configure:57500: $? = 0 configure:57502: result: f90 configure:57547: checking for the precision and range of reals configure:57574: gfortran-10 -o conftest -g conftest.f90 >&5 configure:57574: $? = 0 configure:57574: ./conftest configure:57574: $? = 0 configure:57578: result: 6 , 37 configure:57612: checking for the precision and range of double precision configure:57639: gfortran-10 -o conftest -g conftest.f90 >&5 configure:57639: $? = 0 configure:57639: ./conftest configure:57639: $? = 0 configure:57643: result: 15 , 307 configure:57677: checking for the range of integer configure:57704: gfortran-10 -o conftest -g conftest.f90 >&5 configure:57704: $? = 0 configure:57704: ./conftest configure:57704: $? = 0 configure:57708: result: 9 configure:57743: checking for available integer kinds configure:57784: gfortran-10 -o conftest -g conftest.f90 >&5 configure:57784: $? = 0 configure:57784: ./conftest configure:57784: $? = 0 configure:57788: result: 2 , 1, 4 , 2, 9 , 4, 18 , 8, configure:57823: checking for available integer ranges configure:57852: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:57852: $? = 0 configure:57855: mv conftest.o pac_conftest.o configure:57858: $? = 0 configure:57908: gfortran-10 -o conftest -g conftest.f90 pac_conftest.o >&5 configure:57908: $? = 0 configure:57908: ./conftest configure:57908: $? = 0 configure:57908: gfortran-10 -o conftest -g conftest.f90 pac_conftest.o >&5 configure:57908: $? = 0 configure:57908: ./conftest configure:57908: $? = 0 configure:57908: gfortran-10 -o conftest -g conftest.f90 pac_conftest.o >&5 configure:57908: $? = 0 configure:57908: ./conftest configure:57908: $? = 0 configure:57908: gfortran-10 -o conftest -g conftest.f90 pac_conftest.o >&5 configure:57908: $? = 0 configure:57908: ./conftest configure:57908: $? = 0 configure:57932: result: { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 }, configure:58217: RUNNING CONFIGURE FOR ch4:shm:xpmem configure:58335: checking xpmem.h usability configure:58335: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:349:10: fatal error: xpmem.h: No such file or directory 349 | #include | ^~~~~~~~~ compilation terminated. configure:58335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 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:58335: result: no configure:58335: checking xpmem.h presence configure:58335: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c conftest.c:316:10: fatal error: xpmem.h: No such file or directory 316 | #include | ^~~~~~~~~ compilation terminated. configure:58335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | #include configure:58335: result: no configure:58335: checking for xpmem.h configure:58335: result: no configure:58343: checking for xpmem_make in -lxpmem configure:58368: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c -lxpmem >&5 ld: library not found for -lxpmem collect2: error: ld returned 1 exit status configure:58368: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char xpmem_make (); | int | main () | { | return xpmem_make (); | ; | return 0; | } configure:58377: result: no configure:59884: RUNNING CONFIGURE FOR ch4:shm:posix configure:61192: checking for unistd.h configure:61192: result: yes configure:61192: checking for string.h configure:61192: result: yes configure:61192: checking for stdlib.h configure:61192: result: yes configure:61192: checking for sys/socket.h configure:61192: result: yes configure:61192: checking for strings.h configure:61192: result: yes configure:61192: checking for assert.h configure:61192: result: yes configure:61192: checking arpa/inet.h usability configure:61192: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61192: $? = 0 configure:61192: result: yes configure:61192: checking arpa/inet.h presence configure:61192: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:61192: $? = 0 configure:61192: result: yes configure:61192: checking for arpa/inet.h configure:61192: result: yes configure:61204: checking for snprintf configure:61204: result: yes configure:61215: checking whether snprintf needs a declaration configure:61240: result: no configure:61254: checking for strncasecmp configure:61254: result: yes configure:61287: checking for sys/types.h configure:61287: result: yes configure:61287: checking for sys/param.h configure:61287: result: yes configure:61287: checking for sys/socket.h configure:61287: result: yes configure:61287: checking netinet/in.h usability configure:61287: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking netinet/in.h presence configure:61287: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking for netinet/in.h configure:61287: result: yes configure:61287: checking netinet/tcp.h usability configure:61287: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking netinet/tcp.h presence configure:61287: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking for netinet/tcp.h configure:61287: result: yes configure:61287: checking sys/un.h usability configure:61287: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking sys/un.h presence configure:61287: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking for sys/un.h configure:61287: result: yes configure:61287: checking netdb.h usability configure:61287: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking netdb.h presence configure:61287: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c configure:61287: $? = 0 configure:61287: result: yes configure:61287: checking for netdb.h configure:61287: result: yes configure:61300: checking for library containing socket configure:61331: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61331: $? = 0 configure:61348: result: none required configure:61358: checking for library containing gethostbyname configure:61389: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61389: $? = 0 configure:61406: result: none required configure:61416: checking for library containing setsockopt configure:61447: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61447: $? = 0 configure:61464: result: none required configure:61486: checking whether socklen_t is defined (in sys/socket.h if present) configure:61509: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:339:37: error: conflicting types for 'socklen_t' 339 | typedef struct { double a; int b; } socklen_t; | ^~~~~~~~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/socket.h:95, from conftest.c:336: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_socklen_t.h:31:33: note: previous declaration of 'socklen_t' was here 31 | typedef __darwin_socklen_t socklen_t; | ^~~~~~~~~ configure:61509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define USE_PMI_PORT 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | typedef struct { double a; int b; } socklen_t; | int | main () | { | socklen_t a;a.a=1.0; | ; | return 0; | } configure:61516: result: yes configure:61524: checking whether struct hostent contains h_addr_list configure:61542: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 configure:61542: $? = 0 configure:61549: result: yes configure:61559: checking whether __attribute__ allowed configure:61583: result: yes configure:61585: checking whether __attribute__((format)) allowed configure:61609: result: yes configure:62593: checking for random.h configure:62593: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c:369:10: fatal error: random.h: No such file or directory 369 | #include | ^~~~~~~~~~ compilation terminated. configure:62593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 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:62593: result: no configure:62608: checking for struct random_data configure:62608: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:344:13: error: invalid application of 'sizeof' to incomplete type 'struct random_data' 344 | if (sizeof (struct random_data)) | ^~~~~~ configure:62608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof (struct random_data)) | return 0; | ; | return 0; | } configure:62608: result: no configure:62633: checking for random_r configure:62633: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture arm64: "_random_r", referenced from: _main in cc774LRw.o ld: symbol(s) not found for architecture arm64 collect2: error: ld returned 1 exit status configure:62633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | /* end confdefs.h. */ | /* Define random_r to an innocuous variant, in case declares random_r. | For example, HP-UX 11i declares gettimeofday. */ | #define random_r innocuous_random_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char random_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef random_r | | /* 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 random_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_random_r || defined __stub___random_r | choke me | #endif | | int | main () | { | return random_r (); | ; | return 0; | } configure:62633: result: no configure:62655: Using a non-symmetric heap configure:63233: RUNNING CONFIGURE FOR ch4:ofi configure:63256: Using runtime capability set due to no selected provider or explicity runtime selection configure:63508: CH4 OFI Netmod: Using an embedded libfabric configure:63606: ===== configuring modules/libfabric ===== configure:63771: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' --enable-embedded '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated' 'CXXFLAGS=-Wno-deprecated' 'FFLAGS=-fallow-argument-mismatch' --cache-file=/dev/null --srcdir=. configure:63791: ===== done with modules/libfabric configure ===== CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include') does not contain '-I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include') does not contain '-I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include', appending WRAPPER_LIBS(='-lm -lxml2 -lpthread ') does not contain '-L/opt/HPC/mpich-3.4.1-gcc10.2-arm64/lib -lpthread -ldl', appending configure:63968: ===== configuring src/mpi/romio ===== configure:64133: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3' 'CXXFLAGS=-Wno-deprecated -DNDEBUG -DNVALGRIND -g' 'FFLAGS=-fallow-argument-mismatch -g' --cache-file=/dev/null --srcdir=. configure:64153: ===== done with src/mpi/romio configure ===== configure:64159: sourcing src/mpi/romio/localdefs configure:63968: ===== configuring src/pm/hydra ===== configure:64133: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3' 'CXXFLAGS=-Wno-deprecated -DNDEBUG -DNVALGRIND -g' 'FFLAGS=-fallow-argument-mismatch -g' --cache-file=/dev/null --srcdir=. configure:64153: ===== done with src/pm/hydra configure ===== configure:64216: checking the sizeof MPI_Offset configure:64223: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c >&5 configure:64223: $? = 0 configure:64223: ./conftest configure:64223: $? = 0 configure:64234: result: 8 configure:64302: checking whether the Fortran Offset type works with Fortran 77 configure:64311: gfortran-10 -c -fallow-argument-mismatch -g conftest.f >&5 configure:64311: $? = 0 configure:64317: result: yes configure:64331: checking whether the Fortran Offset type works with Fortran 90 configure:64340: gfortran-10 -c -g conftest.f90 >&5 configure:64340: $? = 0 configure:64352: result: yes configure:64450: checking for size of MPI_Status configure:64469: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c >&5 configure:64469: $? = 0 configure:64469: ./conftest configure:64469: $? = 0 configure:64478: result: 20 configure:64510: checking for BSD/POSIX style global symbol lister configure:64552: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c >&5 configure:64552: $? = 0 configure:64600: result: no configure:64636: checking stdio.h usability configure:64636: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c >&5 configure:64636: $? = 0 configure:64636: result: yes configure:64636: checking stdio.h presence configure:64636: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c configure:64636: $? = 0 configure:64636: result: yes configure:64636: checking for stdio.h configure:64636: result: yes configure:64646: checking for multiple __attribute__((alias)) support configure:64707: gcc-10 -c -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c >&5 configure:64707: $? = 0 configure:64711: cp conftest.o pac_conftest_other.o configure:64714: $? = 0 configure:64777: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include conftest.c pac_conftest_other.o >&5 conftest.c:352:21: error: only weak aliases are supported in this configuration 352 | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); | ^~~~~~~ conftest.c:353:21: error: only weak aliases are supported in this configuration 353 | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); | ^~~~~~~ configure:64777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4.1" | #define PACKAGE_STRING "MPICH 3.4.1" | #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.1" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #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_VISIBILITY 1 | #define HWLOC_VERSION "2.0.3rc2-git" | #define HWLOC_VERSION_MAJOR 2 | #define HWLOC_VERSION_MINOR 0 | #define HWLOC_VERSION_RELEASE 3 | #define HWLOC_VERSION_GREEK "rc2" | #define HWLOC_SYM_PREFIX hwloc_ | #define HWLOC_SYM_PREFIX_CAPS HWLOC_ | #define HWLOC_SYM_TRANSFORM 0 | #define _HPUX_SOURCE 1 | #define SIZEOF_VOID_P 8 | #define HWLOC_DARWIN_SYS 1 | #define SIZEOF_UNSIGNED_LONG 8 | #define HWLOC_SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_INT 4 | #define HWLOC_SIZEOF_UNSIGNED_INT 4 | #define HWLOC_HAVE_ATTRIBUTE 1 | #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 | #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | #define HWLOC_HAVE_ATTRIBUTE_COLD 1 | #define HWLOC_HAVE_ATTRIBUTE_CONST 1 | #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 | #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 | #define HWLOC_HAVE_ATTRIBUTE_HOT 1 | #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 | #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 | #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 | #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 | #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 | #define HWLOC_HAVE_ATTRIBUTE_PURE 1 | #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 | #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 | #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 | #define HWLOC_C_HAVE_VISIBILITY 0 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STRCASECMP 1 | #define HWLOC_HAVE_DECL_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HWLOC_HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETLOCALE 1 | #define HWLOC_HAVE_STDINT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_DECL_FABSF 1 | #define HAVE_DECL_MODFF 1 | #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 | #define HAVE_DECL__SC_NPROCESSORS_CONF 1 | #define HAVE_DECL__SC_NPROC_ONLN 0 | #define HAVE_DECL__SC_NPROC_CONF 0 | #define HAVE_DECL__SC_PAGESIZE 1 | #define HAVE_DECL__SC_PAGE_SIZE 1 | #define HAVE_DECL__SC_LARGE_PAGESIZE 0 | #define HAVE_MACH_MACH_HOST_H 1 | #define HAVE_MACH_MACH_INIT_H 1 | #define HAVE_HOST_INFO 1 | #define HAVE_DECL_STRTOULL 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL__STRDUP 0 | #define HAVE_DECL__PUTENV 0 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_CTL_HW 1 | #define HAVE_DECL_HW_NCPU 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSCTLBYNAME 1 | #define HAVE_DECL_GETPROGNAME 1 | #define HAVE_DECL_GETEXECNAME 0 | #define HAVE_DECL_GETMODULEFILENAME 0 | #define HAVE___PROGNAME 1 | #define HAVE_PTHREAD_T 1 | #define hwloc_pid_t pid_t | #define hwloc_thread_t pthread_t | #define HAVE_DECL_SCHED_GETCPU 0 | #define HWLOC_HAVE_SYSCALL 1 | #define HAVE_FFS 1 | #define HWLOC_HAVE_DECL_FFS 1 | #define HWLOC_HAVE_FFS 1 | #define HAVE_FFSL 1 | #define HWLOC_HAVE_DECL_FFSL 1 | #define HWLOC_HAVE_FFSL 1 | #define HAVE_FLS 1 | #define HWLOC_HAVE_DECL_FLS 1 | #define HWLOC_HAVE_FLS 1 | #define HAVE_FLSL 1 | #define HWLOC_HAVE_DECL_FLSL 1 | #define HWLOC_HAVE_FLSL 1 | #define HAVE_OPENAT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_UNAME 1 | #define HAVE_DECL_RUNNING_ON_VALGRIND 0 | #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 | #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 | #define HAVE_OPENCL_CL_EXT_H 1 | #define HWLOC_HAVE_OPENCL 1 | #define HAVE_X11_XLIB_H 1 | #define HAVE_X11_XUTIL_H 1 | #define HAVE_X11_KEYSYM_H 1 | #define HWLOC_HAVE_X11_KEYSYM 1 | #define HWLOC_HAVE_LIBXML2 1 | #define HWLOC_HAVE_PTHREAD_MUTEX 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #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 1 | #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 HAVE_FLOAT16 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 8 | #define MAX_ALIGNMENT 8 | #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 8 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 16 | #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 8 | #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 0 | #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 16 | #define SIZEOF__FLOAT16 2 | #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_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 16 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define MPIR_AINT_MAX LONG_MAX | #define SIZEOF_MPII_BSEND_DATA_T 88 | #define HAVE_THREAD_POLICY_SET 1 | #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #define CH4_RANK_BITS 32 | #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 | #define MPIDI_CH4_MAX_VCIS 1 | #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO | #define MPIDI_CH4_USE_MT_DIRECT 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1 | #define MPIDI_OFI_VNI_USE_DOMAIN 1 | #define MPIR_OFFSET_MAX LLONG_MAX | #define MPIR_COUNT_MAX LLONG_MAX | #define MPIR_Ucount unsigned long long | #define MPIF_STATUS_SIZE 5 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | | | #if defined(HAVE_STDIO_H) || defined(STDC_HEADERS) | #include | #endif | | struct mpif_cmblk_t_ { int imember; }; | typedef struct mpif_cmblk_t_ mpif_cmblk_t; | | mpif_cmblk_t mpifcmbr = {0}; | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); | | extern int same_addrs1( void *ptr ); | extern int same_addrs2( void *ptr ); | | | int | main () | { | | int iaddr = 0; | #if defined(ATTR_ALIAS_DEBUG) | printf( "main: addr(mpifcmbr) = %p\n", &mpifcmbr ); | printf( "main: addr(mpifcmb) = %p\n", &mpifcmb ); | printf( "main: addr(MPIFCMB) = %p\n", &MPIFCMB ); | #endif | iaddr = same_addrs1( &mpifcmbr ) && same_addrs2( &mpifcmbr ); | FILE *file = fopen( "pac_conftestval", "w" ); | if (!file) return 1; | fprintf( file, "%d\n", iaddr ); | | ; | return 0; | } | configure:64867: result: no! link failure configure:65671: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:780: creating libtool configure:67747: checking if the C compiler accepts -Wl,-flat_namespace LDFLAGS(='') does not contain '-Wl,-flat_namespace', appending configure:67777: gcc-10 -o conftest -fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -Wl,-flat_namespace conftest.c >&5 configure:67777: $? = 0 configure:67778: result: yes LDFLAGS(='') does not contain '-Wl,-flat_namespace', appending WRAPPER_LDFLAGS(=' -framework OpenCL') does not contain '-Wl,-flat_namespace', appending configure:67826: checking if the F77 compiler accepts -Wl,-commons,use_dylibs LDFLAGS(=' -Wl,-flat_namespace') does not contain '-Wl,-commons,use_dylibs', appending configure:67855: gfortran-10 -o conftest -fallow-argument-mismatch -g -Wl,-flat_namespace -Wl,-commons,use_dylibs conftest.f >&5 configure:67855: $? = 0 configure:67856: result: yes WRAPPER_LDFLAGS(=' -framework OpenCL -Wl,-flat_namespace') does not contain '-Wl,-commons,use_dylibs', appending configure:68179: checking that generated files are newer than configure configure:68185: result: done configure:68617: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MPICH config.status 3.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on SiMini.local config.status:2415: creating src/mpid/ch4/shm/posix/posix_eager_array.c config.status:2415: creating src/mpid/ch4/shm/posix/eager/include/posix_eager_pre.h config.status:2415: creating modules/hwloc/Makefile config.status:2415: creating modules/hwloc/include/Makefile config.status:2415: creating modules/hwloc/hwloc/Makefile config.status:2415: creating src/mpid/ch4/src/mpid_ch4_net_array.c config.status:2415: creating src/mpid/ch4/include/netmodpre.h config.status:2415: creating src/binding/fortran/use_mpi/mpif90model.h config.status:2415: creating Makefile config.status:2415: creating examples/Makefile config.status:2415: creating test/Makefile config.status:2415: creating test/commands/Makefile config.status:2415: creating src/include/mpichinfo.h config.status:2415: creating mpich-doxygen config.status:2415: creating src/include/mpir_ext.h config.status:2415: creating src/binding/cxx/mpicxx.h config.status:2415: creating src/binding/fortran/mpif_h/mpif.h config.status:2415: creating src/binding/fortran/mpif_h/setbotf.f config.status:2415: creating src/binding/fortran/mpif_h/setbot.c config.status:2415: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90 config.status:2415: creating src/binding/fortran/use_mpi/mpi_base.f90 config.status:2415: creating src/binding/fortran/use_mpi/mpi_constants.f90 config.status:2415: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90 config.status:2415: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90 config.status:2415: creating src/packaging/pkgconfig/mpich.pc config.status:2415: creating src/packaging/envmods/mpich.module config.status:2523: WARNING: 'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting config.status:2415: creating src/env/mpixxx_opts.conf config.status:2415: creating src/env/mpicc.sh config.status:2415: creating src/env/mpicc.bash config.status:2415: creating src/env/mpicxx.sh config.status:2415: creating src/env/mpicxx.bash config.status:2415: creating src/env/mpif77.sh config.status:2415: creating src/env/mpif77.bash config.status:2415: creating src/env/mpifort.sh config.status:2415: creating src/env/mpifort.bash config.status:2415: creating src/env/parkill config.status:2415: creating src/include/mpi.h config.status:2415: creating doc/design/Makefile config.status:2415: creating doc/installguide/Makefile config.status:2415: creating doc/logging/Makefile config.status:2415: creating doc/refman/Makefile config.status:2415: creating doc/userguide/Makefile config.status:2415: creating test/commands/cmdtests config.status:2415: creating src/include/mpichconf.h config.status:2415: creating modules/hwloc/include/private/autogen/config.h config.status:2415: creating modules/hwloc/include/hwloc/autogen/config.h config.status:2649: executing depfiles commands config.status:2649: executing libtool commands config.status:2649: executing default-1 commands config.status:2649: executing default-2 commands config.status:2649: executing default-3 commands config.status:2649: executing default-4 commands configure:71711: === configuring in test/mpi (/opt/HPC/src/mpich-3.4.1/test/mpi) configure:71774: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64' '--enable-fast=all,O3' '--enable-g=dbg' '--enable-romio' '--enable-shared' '--enable-sharedlibs=gcc-osx' '--with-pm=hydra' 'CC=gcc-10' 'CXX=g++-10' 'FC=gfortran-10' 'F77=gfortran-10' 'CFLAGS=-fgnu89-inline -Wno-deprecated' 'CXXFLAGS=-Wno-deprecated' 'FFLAGS=-fallow-argument-mismatch' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## HWLOC_pkg_cv_HWLOC_LIBXML2_CFLAGS= HWLOC_pkg_cv_HWLOC_LIBXML2_LIBS=-lxml2 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=8 ac_cv_alignof_long_long=8 ac_cv_alignof_max_align_t=0 ac_cv_alignof_short=2 ac_cv_alignof_wchar_t=0 ac_cv_build=arm-apple-darwin20.3.0 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=gcc-10 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fgnu89-inline -Wno-deprecated' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-Wno-deprecated ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++-10 ac_cv_env_F77_set=set ac_cv_env_F77_value=gfortran-10 ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=gfortran-10 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=-fallow-argument-mismatch ac_cv_env_GCOV_set= ac_cv_env_GCOV_value= 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= ac_cv_env_LDFLAGS_value= 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= ac_cv_env_MPICHLIB_CFLAGS_value= ac_cv_env_MPICHLIB_CPPFLAGS_set= ac_cv_env_MPICHLIB_CPPFLAGS_value= ac_cv_env_MPICHLIB_CXXFLAGS_set= ac_cv_env_MPICHLIB_CXXFLAGS_value= ac_cv_env_MPICHLIB_FCFLAGS_set= ac_cv_env_MPICHLIB_FCFLAGS_value= ac_cv_env_MPICHLIB_FFLAGS_set= ac_cv_env_MPICHLIB_FFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_libs=' -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. -lgfortran -lemutls_w -lm' ac_cv_fc_compiler_gnu=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_bindprocessor=no ac_cv_func_clz=no ac_cv_func_clzl=no ac_cv_func_connect=yes ac_cv_func_cpuset_setaffinity=no ac_cv_func_cpuset_setid=no ac_cv_func_ffs=yes ac_cv_func_ffsl=yes ac_cv_func_fls=yes ac_cv_func_flsl=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_host_info=yes ac_cv_func_memalign=no ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_openat=yes ac_cv_func_posix_memalign=yes ac_cv_func_pthread_mutex_lock=yes ac_cv_func_putenv=yes ac_cv_func_qsort=yes ac_cv_func_random_r=no ac_cv_func_remove=yes ac_cv_func_sched_getaffinity=no ac_cv_func_sched_setaffinity=no ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_thread_policy_set=yes ac_cv_func_uname=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_xmlNewDoc=yes ac_cv_have_decl_CTL_HW=yes ac_cv_have_decl_GetModuleFileName=no ac_cv_have_decl_HW_NCPU=yes ac_cv_have_decl__SC_LARGE_PAGESIZE=no ac_cv_have_decl__SC_NPROCESSORS_CONF=yes ac_cv_have_decl__SC_NPROCESSORS_ONLN=yes ac_cv_have_decl__SC_NPROC_CONF=no ac_cv_have_decl__SC_NPROC_ONLN=no ac_cv_have_decl__SC_PAGESIZE=yes ac_cv_have_decl__SC_PAGE_SIZE=yes ac_cv_have_decl__putenv=no ac_cv_have_decl__strdup=no ac_cv_have_decl_fabsf=yes ac_cv_have_decl_ffs=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_fls=yes ac_cv_have_decl_flsl=yes ac_cv_have_decl_getexecname=no ac_cv_have_decl_getprogname=yes ac_cv_have_decl_modff=yes ac_cv_have_decl_pthread_getaffinity_np=no ac_cv_have_decl_pthread_setaffinity_np=no ac_cv_have_decl_sched_getcpu=no ac_cv_have_decl_sched_setaffinity=no ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strtoull=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\''' ac_cv_header_NVCtrl_NVCtrl_h=no ac_cv_header_OpenCL_cl_ext_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_Xutil_h=yes ac_cv_header_X11_keysym_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_complex=yes ac_cv_header_complex_h=yes ac_cv_header_ctype_h=yes ac_cv_header_cuda_h=no ac_cv_header_cuda_runtime_api_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_hcoll_api_hcoll_api_h=no ac_cv_header_inttypes_h=yes ac_cv_header_kstat_h=no ac_cv_header_libudev_h=no ac_cv_header_libxml_parser_h=yes ac_cv_header_limits_h=yes ac_cv_header_mach_mach_host_h=yes ac_cv_header_mach_mach_init_h=yes ac_cv_header_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_nvml_h=no ac_cv_header_pciaccess_h=no ac_cv_header_picl_h=no ac_cv_header_pthread_np_h=no ac_cv_header_random_h=no ac_cv_header_rdma_fabric_h=no ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes 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_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=no ac_cv_header_sys_cpuset_h=no ac_cv_header_sys_lgrp_user_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_ucp_api_ucp_h=no ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_header_xpmem_h=no ac_cv_host=arm-apple-darwin20.3.0 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_fabric_fi_getinfo=no ac_cv_lib_gdi32_main=no ac_cv_lib_hcoll_hcoll_init=no ac_cv_lib_m_fabsf=yes ac_cv_lib_m_modff=yes ac_cv_lib_ucp_ucp_config_read=no ac_cv_lib_user32_PostQuitMessage=no ac_cv_lib_xpmem_xpmem_make=no ac_cv_objext=o ac_cv_path_BASH=/bin/sh ac_cv_path_BASH_SHELL=/bin/bash ac_cv_path_DOCTEXT=false ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_NM_G='/usr/bin/nm -g' ac_cv_path_PERL=/opt/homebrew/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc-10 -E' ac_cv_prog_CXXCPP='g++-10 -E' ac_cv_prog_GCOV=gcov ac_cv_prog_KILLALL=killall ac_cv_prog_MAKE=make ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc-10 ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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_search_gethostbyname='none required' ac_cv_search_pthread_getthrds_np=no ac_cv_search_setsockopt='none required' ac_cv_search_socket='none required' ac_cv_sizeof_Complex=8 ac_cv_sizeof_DoubleComplex=16 ac_cv_sizeof_LongDoubleComplex=16 ac_cv_sizeof_MPII_Bsend_data_t=88 ac_cv_sizeof_MPI_Offset=8 ac_cv_sizeof__Bool=1 ac_cv_sizeof__Float16=2 ac_cv_sizeof___float128=0 ac_cv_sizeof_bool=1 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=8 ac_cv_sizeof_long_double__Complex=16 ac_cv_sizeof_long_double_int=16 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=arm-apple-darwin20.3.0 ac_cv_type_CACHE_DESCRIPTOR=no ac_cv_type_CACHE_RELATIONSHIP=no ac_cv_type_GROUP_AFFINITY=no ac_cv_type_GROUP_RELATIONSHIP=no ac_cv_type_KAFFINITY=no ac_cv_type_LOGICAL_PROCESSOR_RELATIONSHIP=no ac_cv_type_NUMA_NODE_RELATIONSHIP=no ac_cv_type_PROCESSOR_CACHE_TYPE=no ac_cv_type_PROCESSOR_GROUP_INFO=no ac_cv_type_PROCESSOR_NUMBER=no ac_cv_type_PROCESSOR_RELATIONSHIP=no ac_cv_type_PSAPI_WORKING_SET_EX_BLOCK=no ac_cv_type_PSAPI_WORKING_SET_EX_INFORMATION=no ac_cv_type_RelationProcessorPackage=no ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION=no ac_cv_type_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX=no ac_cv_type__Bool=yes ac_cv_type_double__Complex=yes ac_cv_type_float__Complex=yes ac_cv_type_long_double__Complex=yes ac_cv_type_pthread_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_random_data=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes hwloc_cv___attribute__=1 hwloc_cv___attribute__aligned=1 hwloc_cv___attribute__always_inline=1 hwloc_cv___attribute__cold=1 hwloc_cv___attribute__const=1 hwloc_cv___attribute__deprecated=1 hwloc_cv___attribute__format=1 hwloc_cv___attribute__hot=1 hwloc_cv___attribute__malloc=1 hwloc_cv___attribute__may_alias=1 hwloc_cv___attribute__no_instrument_function=1 hwloc_cv___attribute__nonnull=1 hwloc_cv___attribute__noreturn=1 hwloc_cv___attribute__packed=1 hwloc_cv___attribute__pure=1 hwloc_cv___attribute__sentinel=1 hwloc_cv___attribute__unused=1 hwloc_cv___attribute__warn_unused_result=1 hwloc_cv___attribute__weak_alias=0 hwloc_cv_c_compiler_vendor=gnu lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' 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='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_F77=-fno-common lt_cv_prog_compiler_pic_FC=-fno-common 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=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_compiler_static_works_FC=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=786432 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=no 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=8 pac_cv_f77_sizeof_integer=4 pac_cv_f77_sizeof_real=4 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_fort90_real8=yes 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=no pac_cv_fort_real4=yes pac_cv_fort_real8=yes pac_cv_func_decl_gethostname=no pac_cv_func_decl_mkstemp=no pac_cv_func_decl_putenv=no pac_cv_func_decl_snprintf=no pac_cv_func_decl_strdup=no pac_cv_func_decl_strerror_r=no pac_cv_func_decl_vsnprintf=no pac_cv_func_va_copy=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=yes pac_cv_have_haddr_list=yes pac_cv_have_long_double=yes pac_cv_have_long_long=yes pac_cv_have_socklen_t=yes pac_cv_have_thread_affinity_policy=no pac_cv_int32_t_alignment=no pac_cv_int64_t_alignment=no pac_cv_mkdir_p=yes pac_cv_my_conf_dir=/opt/HPC/src/mpich-3.4.1 pac_cv_prog_c_unaligned_doubles=yes pac_cv_prog_c_weak_symbols=no pac_cv_prog_f77_and_c_stdio_libs=none 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_f77_true_false_value='1 0' pac_cv_prog_fc_and_c_stdio_libs=none pac_cv_prog_fc_cross=no pac_cv_prog_fc_int_kind_16=8 pac_cv_prog_fc_int_kind_8=4 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 pac_cv_sizeof_mpi_status=20 pac_cv_wl_commons_use_dylibs_works=yes pac_cv_wl_flat_namespace_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='13:10:1' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /opt/HPC/src/mpich-3.4.1/confdb/missing aclocal-1.15' ADDRESS_KIND='8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='' AUTOCONF='${SHELL} /opt/HPC/src/mpich-3.4.1/confdb/missing autoconf' AUTOHEADER='${SHELL} /opt/HPC/src/mpich-3.4.1/confdb/missing autoheader' AUTOMAKE='${SHELL} /opt/HPC/src/mpich-3.4.1/confdb/missing automake-1.15' AWK='awk' BASH='/bin/sh' BASH_SHELL='/bin/bash' BSEND_OVERHEAD='88' 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='gcc-10' CCDEPMODE='depmode=gcc3' CFLAGS='-fgnu89-inline -Wno-deprecated -DNDEBUG -DNVALGRIND -g -O3' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64/ --enable-fast=all,O3 --enable-g=dbg --enable-romio --enable-shared --enable-sharedlibs=gcc-osx --with-pm=hydra CC=gcc-10 CXX=g++-10 FC=gfortran-10 F77=gfortran-10 CFLAGS=-fgnu89-inline -Wno-deprecated CXXFLAGS=-Wno-deprecated FFLAGS=-fallow-argument-mismatch' CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/HPC/mpich-3.4.1-gcc10.2-arm64/'\'' '\''--enable-fast=all,O3'\'' '\''--enable-g=dbg'\'' '\''--enable-romio'\'' '\''--enable-shared'\'' '\''--enable-sharedlibs=gcc-osx'\'' '\''--with-pm=hydra'\'' '\''CC=gcc-10'\'' '\''CXX=g++-10'\'' '\''FC=gfortran-10'\'' '\''F77=gfortran-10'\'' '\''CFLAGS=-fgnu89-inline -Wno-deprecated'\'' '\''CXXFLAGS=-Wno-deprecated'\'' '\''FFLAGS=-fallow-argument-mismatch'\''' COUNT_KIND='8' CPP='gcc-10 -E' CPPFLAGS=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/src/mpl/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/yaksa/src/frontend/include -I/opt/HPC/src/mpich-3.4.1/modules/json-c -I/opt/HPC/src/mpich-3.4.1/modules/json-c -D_REENTRANT -I/opt/HPC/src/mpich-3.4.1/src/mpi/romio/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include -I/opt/HPC/src/mpich-3.4.1/modules/libfabric/include' CXX='g++-10' CXXCPP='g++-10 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wno-deprecated -DNDEBUG -DNVALGRIND -g' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVICE='ch4:ofi' DISABLE_TAG_SUPPORT='#define NO_TAGS_WITH_MODIFIERS 1' DLLIMPORT='' DLLTOOL='false' DOCTEXT='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F08_2INT='1275070486' F08_AINT='1275070531' F08_BYTE='1275068685' F08_CHAR='1275068673' F08_COMPLEX16='1275072554' F08_COMPLEX32='MPI_DATATYPE_NULL%MPI_VAL' F08_COMPLEX8='1275070504' F08_COUNT='1275070533' F08_CXX_BOOL='1275068723' F08_CXX_DOUBLE_COMPLEX='1275072565' F08_CXX_FLOAT_COMPLEX='1275070516' F08_CXX_LONG_DOUBLE_COMPLEX='1275072566' F08_C_AINT='c_long' F08_C_BOOL='1275068735' F08_C_COMPLEX='1275070528' F08_C_COUNT='c_long_long' F08_C_DOUBLE_COMPLEX='1275072577' F08_C_FLOAT_COMPLEX='1275070528' F08_C_LONG_DOUBLE_COMPLEX='1275072578' F08_C_OFFSET='c_long_long' F08_DOUBLE='1275070475' F08_DOUBLE_INT='-1946157055' F08_FLOAT='1275069450' F08_FLOAT_INT='-1946157056' F08_INT16_T='1275068984' F08_INT32_T='1275069497' F08_INT64_T='1275070522' F08_INT8_T='1275068727' F08_INT='1275069445' F08_INTEGER16='MPI_DATATYPE_NULL%MPI_VAL' F08_INTEGER1='1275068717' F08_INTEGER2='1275068975' F08_INTEGER4='1275069488' F08_INTEGER8='1275070513' F08_LB='1275068432' F08_LONG='1275070471' F08_LONG_DOUBLE='1275070476' F08_LONG_DOUBLE_INT='-1946157052' F08_LONG_INT='-1946157054' F08_LONG_LONG='1275070473' F08_LONG_LONG_INT='1275070473' F08_OFFSET='1275070532' F08_PACKED='1275068687' F08_REAL16='MPI_DATATYPE_NULL%MPI_VAL' F08_REAL4='1275069479' F08_REAL8='1275070505' F08_SHORT='1275068931' F08_SHORT_INT='-1946157053' F08_SIGNED_CHAR='1275068696' F08_UB='1275068433' F08_UINT16_T='1275068988' F08_UINT32_T='1275069501' F08_UINT64_T='1275070526' F08_UINT8_T='1275068731' F08_UNSIGNED='1275069446' F08_UNSIGNED_CHAR='1275068674' F08_UNSIGNED_INT='1275069446' F08_UNSIGNED_LONG='1275070472' F08_UNSIGNED_LONG_LONG='1275070489' F08_UNSIGNED_SHORT='1275068932' F08_WCHAR='1275069454' F77='gfortran-10' F77CPP='' F77_COMPLEX16='1275072554' F77_COMPLEX32='MPI_DATATYPE_NULL' F77_COMPLEX8='1275070504' F77_INCDIR='-I' F77_INTEGER16='MPI_DATATYPE_NULL' F77_INTEGER1='1275068717' F77_INTEGER2='1275068975' F77_INTEGER4='1275069488' F77_INTEGER8='1275070513' F77_LIBDIR_LEADER='-L' F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' F77_OTHER_LIBS='' F77_REAL16='MPI_DATATYPE_NULL' F77_REAL4='1275069479' F77_REAL8='1275070505' FC='gfortran-10' FCCPP='' FCEXT='f90' FCFLAGS=' -g' FCINC='-I' FCINCFLAG='-I' FCMODEXT='mod' FCMODINCFLAG='-I' FCMODINCSPEC='' FCMODOUTFLAG='-J' FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,' FC_DOUBLE_MODEL=' 15 , 307' FC_INTEGER_MODEL=' 9' FC_INTEGER_MODEL_MAP=' { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 },' FC_OTHER_LIBS='' FC_REAL_MODEL=' 6 , 37' FC_WORK_FILES_ARG='' FFLAGS='-fallow-argument-mismatch -g' FGREP='/usr/bin/grep -F' FILE='' FLIBS=' -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1 -L/opt/homebrew/Cellar/gcc/10.2.0_4/lib/gcc/10/gcc/aarch64-apple-darwin20/10.2.1/../../.. -lgfortran -lemutls_w -lm' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='integer*8' FOUND_XZ_FALSE='' FOUND_XZ_TRUE='#' GCOV='gcov' GNUCXX_MINORVERSION='2' GNUCXX_VERSION='10' GNULIB_ATOLL='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_GETLOADAVG='0' GNULIB_GETSUBOPT='0' GNULIB_GRANTPT='0' GNULIB_MALLOC_POSIX='0' GNULIB_MBTOWC='0' GNULIB_MKDTEMP='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_POSIX_OPENPT='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTENV='0' GNULIB_QSORT_R='0' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_RPMATCH='0' GNULIB_SECURE_GETENV='0' GNULIB_SETENV='0' GNULIB_STRTOD='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_SYSTEM_POSIX='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_WCTOMB='0' GNULIB__EXIT='0' GREP='/usr/bin/grep' HAVE_ATOLL='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CXX_EXCEPTIONS='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_SETENV='1' HAVE_DECL_UNSETENV='1' HAVE_ERROR_CHECKING='1' HAVE_GETSUBOPT='1' HAVE_GRANTPT='1' HAVE_MKDTEMP='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_POSIX_OPENPT='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_RANDOM='1' HAVE_RANDOM_H='0' HAVE_RANDOM_R='0' HAVE_REALPATH='1' HAVE_ROMIO='#include "mpio.h"' HAVE_RPMATCH='1' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='0' HAVE_SYS_LOADAVG_H='0' HAVE_UNLOCKPT='1' HAVE__EXIT='1' 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='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include' HWLOC_CUDA_BUILD_STATIC_FALSE='' HWLOC_CUDA_BUILD_STATIC_TRUE='#' HWLOC_CUDA_LIBS='' HWLOC_EMBEDDED_CFLAGS=' ' HWLOC_EMBEDDED_CPPFLAGS='-I$(HWLOC_top_builddir)/include -I$(HWLOC_top_srcdir)/include' HWLOC_EMBEDDED_LDADD='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la' HWLOC_EMBEDDED_LDFLAGS=' -framework OpenCL' HWLOC_EMBEDDED_LIBS='-lm -lxml2' HWLOC_GL_BUILD_STATIC_FALSE='' HWLOC_GL_BUILD_STATIC_TRUE='#' HWLOC_GL_LIBS='' 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='1' 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='0' HWLOC_HAVE_NVML_FALSE='' HWLOC_HAVE_NVML_TRUE='#' HWLOC_HAVE_OPENAT_FALSE='#' HWLOC_HAVE_OPENAT_TRUE='' HWLOC_HAVE_OPENCL='1' 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_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=' -framework OpenCL' HWLOC_LIBS='' HWLOC_LIBS_PRIVATE=' -lpthread' HWLOC_LIBXML2_CFLAGS='' HWLOC_LIBXML2_LIBS='-lxml2' 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='-framework OpenCL' HWLOC_OPENCL_LIBS='' HWLOC_PCIACCESS_CFLAGS='' HWLOC_PCIACCESS_LIBS='' HWLOC_PCI_BUILD_STATIC_FALSE='' HWLOC_PCI_BUILD_STATIC_TRUE='#' HWLOC_PLUGINS_DIR='$(libdir)/hwloc' HWLOC_PLUGINS_PATH='$(libdir)/hwloc' HWLOC_RELEASE_DATE='Unreleased developer copy' HWLOC_REQUIRES='libxml-2.0 ' HWLOC_VERSION='2.0.3rc2-git' HWLOC_X11_CPPFLAGS=' -I/usr/X11/include' HWLOC_X11_LIBS=' -lSM -lICE -L/usr/X11/lib -lX11 ' HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='#' HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='' HWLOC_top_builddir='/opt/HPC/src/mpich-3.4.1/modules/hwloc' HWLOC_top_srcdir='/opt/HPC/src/mpich-3.4.1/modules/hwloc' 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='4' INTERLIB_DEPS='yes' KILLALL='killall' LD='/usr/bin/ld' LDFLAGS=' -Wl,-flat_namespace' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LPMPILIBNAME='-lpmpi' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='make' MAKEINFO='${SHELL} /opt/HPC/src/mpich-3.4.1/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICC_NAME='mpicc' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' 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='30401300' MPICH_RELEASE_DATE='Fri Jan 22 14:17:48 CST 2021' MPICH_VERSION='3.4.1' MPICONSTMODNAME='mpi_constants' MPICPP_NAME='mpic++' MPICXXLIBNAME='mpicxx' MPICXX_NAME='mpicxx' MPIF77_NAME='mpif77' MPIF90_NAME='mpif90' MPIFCLIBNAME='mpifort' MPIFORT_NAME='mpifort' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpi' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x4c000133' MPIR_CXX_COMPLEX='0x4c000834' MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c001036' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' MPIX_C_FLOAT16='0x4c000246' MPI_2DOUBLE_PRECISION='1275072547' MPI_2INT='0x4c000816' MPI_2INTEGER='1275070496' MPI_2REAL='1275070497' MPI_AINT='long' MPI_AINT_DATATYPE='0x4c000843' MPI_AINT_FMT_DEC_SPEC='%ld' MPI_AINT_FMT_HEX_SPEC='%lx' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='1275068698' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='MPI_DATATYPE_NULL' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='1275070494' MPI_COUNT='long long' MPI_COUNT_DATATYPE='0x4c000845' 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='0x4c001042' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='1275072546' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='1275070495' 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='1275070486' MPI_F77_AINT='1275070531' MPI_F77_BYTE='1275068685' MPI_F77_CHAR='1275068673' MPI_F77_COUNT='1275070533' MPI_F77_CXX_BOOL='1275068723' MPI_F77_CXX_DOUBLE_COMPLEX='1275072565' MPI_F77_CXX_FLOAT_COMPLEX='1275070516' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='1275072566' MPI_F77_C_BOOL='1275068735' MPI_F77_C_COMPLEX='1275070528' MPI_F77_C_DOUBLE_COMPLEX='1275072577' MPI_F77_C_FLOAT_COMPLEX='1275070528' MPI_F77_C_LONG_DOUBLE_COMPLEX='1275072578' MPI_F77_DOUBLE='1275070475' MPI_F77_DOUBLE_INT='-1946157055' MPI_F77_FLOAT='1275069450' MPI_F77_FLOAT_INT='-1946157056' MPI_F77_INT16_T='1275068984' MPI_F77_INT32_T='1275069497' MPI_F77_INT64_T='1275070522' MPI_F77_INT8_T='1275068727' MPI_F77_INT='1275069445' MPI_F77_LB='1275068432' MPI_F77_LONG='1275070471' MPI_F77_LONG_DOUBLE='1275070476' MPI_F77_LONG_DOUBLE_INT='-1946157052' MPI_F77_LONG_INT='-1946157054' MPI_F77_LONG_LONG='1275070473' MPI_F77_LONG_LONG_INT='1275070473' MPI_F77_OFFSET='1275070532' MPI_F77_PACKED='1275068687' MPI_F77_SHORT='1275068931' MPI_F77_SHORT_INT='-1946157053' MPI_F77_SIGNED_CHAR='1275068696' MPI_F77_UB='1275068433' MPI_F77_UINT16_T='1275068988' MPI_F77_UINT32_T='1275069501' MPI_F77_UINT64_T='1275070526' MPI_F77_UINT8_T='1275068731' MPI_F77_UNSIGNED='1275069446' MPI_F77_UNSIGNED_CHAR='1275068674' MPI_F77_UNSIGNED_LONG='1275070472' MPI_F77_UNSIGNED_LONG_LONG='1275070489' MPI_F77_UNSIGNED_SHORT='1275068932' MPI_F77_WCHAR='1275069454' MPI_FINT='int' 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='1275069467' MPI_LB='0x4c000010' MPI_LOGICAL='1275069469' MPI_LONG='0x4c000807' MPI_LONG_DOUBLE='0x4c00080c' MPI_LONG_DOUBLE_INT='0x8c000004' MPI_LONG_INT='0x8c000002' MPI_LONG_LONG='0x4c000809' MPI_MAX_ERROR_STRING='512' MPI_MAX_LIBRARY_VERSION_STRING='8192' MPI_MAX_PROCESSOR_NAME='128' MPI_OFFSET='long long' MPI_OFFSET_DATATYPE='0x4c000844' MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;' MPI_PACKED='0x4c00010f' MPI_REAL16='MPI_DATATYPE_NULL' MPI_REAL4='0x4c000427' MPI_REAL8='0x4c000829' MPI_REAL='1275069468' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='5' 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='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OFFSET_KIND='8' OTOOL64=':' OTOOL='otool' PACKAGE='mpich' PACKAGE_BUGREPORT='discuss@mpich.org' PACKAGE_NAME='MPICH' PACKAGE_STRING='MPICH 3.4.1' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.4.1' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='/opt/homebrew/bin/perl' PKG_CONFIG='/opt/homebrew/bin/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='ranlib' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_MALLOC='0' REPLACE_MBTOWC='0' REPLACE_MKSTEMP='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_QSORT_R='0' REPLACE_RANDOM_R='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_SETENV='0' REPLACE_STRTOD='0' REPLACE_UNSETENV='0' REPLACE_WCTOMB='0' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/usr/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/sh' SHLIB_EXT='.dylib' SIZEOF_FC_CHARACTER='1' SIZEOF_FC_DOUBLE_PRECISION='8' SIZEOF_FC_INTEGER='4' SIZEOF_FC_REAL='4' SIZEOF_MPI_STATUS='20' SSH='' STRIP='strip' USER_CFLAGS='-fgnu89-inline -Wno-deprecated' USER_CPPFLAGS='' USER_CXXFLAGS='-Wno-deprecated' USER_EXTRA_LIBS='' USER_FCFLAGS='' USER_FFLAGS='-fallow-argument-mismatch' USER_LDFLAGS='' USER_LIBS='' VERSION='3.4.1' VISIBILITY_CFLAGS='' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS='-fgnu89-inline -Wno-deprecated -g' WRAPPER_CPPFLAGS='' WRAPPER_CXXFLAGS='-Wno-deprecated -g' WRAPPER_C_DYNAMIC_LOADING_FLAGS=' ' WRAPPER_EXTRA_LIBS='' WRAPPER_FCFLAGS=' -g' WRAPPER_FFLAGS='-fallow-argument-mismatch -g' WRAPPER_LDFLAGS=' -framework OpenCL -Wl,-flat_namespace -Wl,-commons,use_dylibs' WRAPPER_LIBS='-lm -lxml2 -lpthread -L/opt/HPC/mpich-3.4.1-gcc10.2-arm64/lib -lpthread -ldl ' WTIME_DOUBLE_TYPE='REAL*8' XARGS_NODATA_OPT='' XMKMF='' X_CFLAGS=' -I/usr/X11/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11/lib' X_PRE_LIBS=' -lSM -lICE' YAKSALIBNAME='yaksa' ZMLIBNAME='zm' ac_ct_AR='ar' ac_ct_CC='gcc-10' 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='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings=' f77 f90 f08 cxx' bindir='${exec_prefix}/bin' build='arm-apple-darwin20.3.0' build_alias='' build_cpu='arm' build_os='darwin20.3.0' build_vendor='apple' ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;' ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;' ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"' ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"' ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;' ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;' ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;' ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"' ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;' ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;' ch4_netmods='ofi' ch4_nets_array='MPIDI_CH4_OFI' ch4_nets_array_sz='1' ch4_nets_func_array='&MPIDI_NM_ofi_funcs' ch4_nets_func_decl='MPIDI_NM_ofi_funcs' ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs' ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs' ch4_nets_strings='"ofi"' ch4_posix_eager_array='MPIDI_POSIX_IQUEUE' ch4_posix_eager_array_sz='1' ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs' ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs' ch4_posix_eager_modules='iqueue' ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"' ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;' ch4_posix_eager_strings='"iqueue"' channel_name='' datadir='${datarootdir}' datarootdir='${prefix}/share' device_name='ch4' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='arm-apple-darwin20.3.0' host_alias='' host_cpu='arm' host_os='darwin20.3.0' host_vendor='apple' htmldir='${docdir}' hwloclib='$(HWLOC_top_builddir)/hwloc/libhwloc_embedded.la' hwloclibdir='' hwlocsrcdir='modules/hwloc' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/HPC/src/mpich-3.4.1/confdb/install-sh' jsonlib='/opt/HPC/src/mpich-3.4.1/modules/json-c/libjson-c.la' jsonsrcdir='/opt/HPC/src/mpich-3.4.1/modules/json-c' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpi_so_version='13:10:1' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' main_top_builddir='/opt/HPC/src/mpich-3.4.1' main_top_srcdir='/opt/HPC/src/mpich-3.4.1' mandir='${datarootdir}/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='' netloclibdir='' ofilib='modules/libfabric/src/libfabric.la' ofisrcdir='/opt/HPC/src/mpich-3.4.1/modules/libfabric' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${exec_prefix}/lib/pkgconfig' pm_name='hydra' prefix='/opt/HPC/mpich-3.4.1-gcc10.2-arm64' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' test/mpi' sysconfdir='${prefix}/etc' target='arm-apple-darwin20.3.0' target_alias='' target_cpu='arm' target_os='darwin20.3.0' target_vendor='apple' 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.1" #define PACKAGE_STRING "MPICH 3.4.1" #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.1" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 #define MPIDI_CH4_SHM_ENABLE_GPU 1 #define HAVE_CH4_SHM_EAGER_IQUEUE 1 #define HAVE_CH4_NETMOD_OFI 1 #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 #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_VISIBILITY 1 #define HWLOC_VERSION "2.0.3rc2-git" #define HWLOC_VERSION_MAJOR 2 #define HWLOC_VERSION_MINOR 0 #define HWLOC_VERSION_RELEASE 3 #define HWLOC_VERSION_GREEK "rc2" #define HWLOC_SYM_PREFIX hwloc_ #define HWLOC_SYM_PREFIX_CAPS HWLOC_ #define HWLOC_SYM_TRANSFORM 0 #define _HPUX_SOURCE 1 #define SIZEOF_VOID_P 8 #define HWLOC_DARWIN_SYS 1 #define SIZEOF_UNSIGNED_LONG 8 #define HWLOC_SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_UNSIGNED_INT 4 #define HWLOC_SIZEOF_UNSIGNED_INT 4 #define HWLOC_HAVE_ATTRIBUTE 1 #define HWLOC_HAVE_ATTRIBUTE_ALIGNED 1 #define HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 #define HWLOC_HAVE_ATTRIBUTE_COLD 1 #define HWLOC_HAVE_ATTRIBUTE_CONST 1 #define HWLOC_HAVE_ATTRIBUTE_DEPRECATED 1 #define HWLOC_HAVE_ATTRIBUTE_FORMAT 1 #define HWLOC_HAVE_ATTRIBUTE_HOT 1 #define HWLOC_HAVE_ATTRIBUTE_MALLOC 1 #define HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS 1 #define HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 #define HWLOC_HAVE_ATTRIBUTE_NONNULL 1 #define HWLOC_HAVE_ATTRIBUTE_NORETURN 1 #define HWLOC_HAVE_ATTRIBUTE_PACKED 1 #define HWLOC_HAVE_ATTRIBUTE_PURE 1 #define HWLOC_HAVE_ATTRIBUTE_SENTINEL 1 #define HWLOC_HAVE_ATTRIBUTE_UNUSED 1 #define HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 #define HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS 0 #define HWLOC_C_HAVE_VISIBILITY 0 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_CTYPE_H 1 #define HAVE_STRCASECMP 1 #define HWLOC_HAVE_DECL_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HWLOC_HAVE_DECL_STRNCASECMP 1 #define HAVE_STRFTIME 1 #define HAVE_SETLOCALE 1 #define HWLOC_HAVE_STDINT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_DECL_FABSF 1 #define HAVE_DECL_MODFF 1 #define HAVE_DECL__SC_NPROCESSORS_ONLN 1 #define HAVE_DECL__SC_NPROCESSORS_CONF 1 #define HAVE_DECL__SC_NPROC_ONLN 0 #define HAVE_DECL__SC_NPROC_CONF 0 #define HAVE_DECL__SC_PAGESIZE 1 #define HAVE_DECL__SC_PAGE_SIZE 1 #define HAVE_DECL__SC_LARGE_PAGESIZE 0 #define HAVE_MACH_MACH_HOST_H 1 #define HAVE_MACH_MACH_INIT_H 1 #define HAVE_HOST_INFO 1 #define HAVE_DECL_STRTOULL 1 #define HAVE_SSIZE_T 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL__STRDUP 0 #define HAVE_DECL__PUTENV 0 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_DECL_CTL_HW 1 #define HAVE_DECL_HW_NCPU 1 #define HAVE_SYSCTL 1 #define HAVE_SYSCTLBYNAME 1 #define HAVE_DECL_GETPROGNAME 1 #define HAVE_DECL_GETEXECNAME 0 #define HAVE_DECL_GETMODULEFILENAME 0 #define HAVE___PROGNAME 1 #define HAVE_PTHREAD_T 1 #define hwloc_pid_t pid_t #define hwloc_thread_t pthread_t #define HAVE_DECL_SCHED_GETCPU 0 #define HWLOC_HAVE_SYSCALL 1 #define HAVE_FFS 1 #define HWLOC_HAVE_DECL_FFS 1 #define HWLOC_HAVE_FFS 1 #define HAVE_FFSL 1 #define HWLOC_HAVE_DECL_FFSL 1 #define HWLOC_HAVE_FFSL 1 #define HAVE_FLS 1 #define HWLOC_HAVE_DECL_FLS 1 #define HWLOC_HAVE_FLS 1 #define HAVE_FLSL 1 #define HWLOC_HAVE_DECL_FLSL 1 #define HWLOC_HAVE_FLSL 1 #define HAVE_OPENAT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_UNAME 1 #define HAVE_DECL_RUNNING_ON_VALGRIND 0 #define HAVE_DECL_PTHREAD_SETAFFINITY_NP 0 #define HAVE_DECL_PTHREAD_GETAFFINITY_NP 0 #define HAVE_OPENCL_CL_EXT_H 1 #define HWLOC_HAVE_OPENCL 1 #define HAVE_X11_XLIB_H 1 #define HAVE_X11_XUTIL_H 1 #define HAVE_X11_KEYSYM_H 1 #define HWLOC_HAVE_X11_KEYSYM 1 #define HWLOC_HAVE_LIBXML2 1 #define HWLOC_HAVE_PTHREAD_MUTEX 1 #define HAVE_HWLOC 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL #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 1 #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 HAVE_FLOAT16 1 #define ALIGNOF_MAX_ALIGN_T 0 #define ALIGNOF_LONG_DOUBLE 8 #define MAX_ALIGNMENT 8 #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 8 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF___FLOAT128 0 #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 16 #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 8 #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 0 #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 16 #define SIZEOF__FLOAT16 2 #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_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_AINT_DIFFERENT_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 16 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c001036 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SNPRINTF 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_PUTENV 1 #define MPIR_AINT_MAX LONG_MAX #define SIZEOF_MPII_BSEND_DATA_T 88 #define HAVE_THREAD_POLICY_SET 1 #define MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA #define CH4_RANK_BITS 32 #define MPIDI_CH4U_USE_PER_COMM_QUEUE 1 #define MPIDI_CH4_MAX_VCIS 1 #define MPIDI_CH4_VCI_METHOD MPICH_VCI__ZERO #define MPIDI_CH4_USE_MT_DIRECT 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGNAL 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define MPIDI_CH4_OFI_USE_SET_RUNTIME 1 #define MPIDI_OFI_VNI_USE_DOMAIN 1 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE 5 #define HAVE_STDIO_H 1 #define HAVE_FC_TYPE_ROUTINES 1 #define HAVE_MPICHCONF 1 configure: exit 0