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.4a3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../../sources/mpich/configure --with-device=ch4:ofi --prefix=/Users/gropp/installs/mpich2-dbg ## --------- ## ## Platform. ## ## --------- ## hostname = wdg-macbook uname -m = x86_64 uname -r = 19.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /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 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 Kernel configured for up to 16 processors. 8 processors are physically available. 16 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 16.00 gigabytes Default processor set: 455 tasks, 2761 threads, 16 processors Load average: 1.80, Mach factor: 14.18 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/gropp/bin 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: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5581: checking build system type configure:5595: result: x86_64-apple-darwin19.5.0 configure:5615: checking host system type configure:5628: result: x86_64-apple-darwin19.5.0 configure:5648: checking target system type configure:5661: result: x86_64-apple-darwin19.5.0 configure:5739: checking for gcc configure:5766: result: gcc-10 configure:5995: checking for C compiler version configure:6004: gcc-10 --version >&5 gcc-10 (Homebrew GCC 10.1.0) 10.1.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6015: $? = 0 configure:6004: gcc-10 -v >&5 Using built-in specs. COLLECT_GCC=gcc-10 COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/10.1.0 --libdir=/usr/local/Cellar/gcc/10.1.0/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.1.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Homebrew GCC 10.1.0) configure:6015: $? = 0 configure:6004: gcc-10 -V >&5 gcc-10: error: unrecognized command-line option '-V' gcc-10: fatal error: no input files compilation terminated. configure:6015: $? = 1 configure:6004: 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:6015: $? = 1 configure:6035: checking whether the C compiler works configure:6057: gcc-10 conftest.c >&5 configure:6061: $? = 0 configure:6109: result: yes configure:6112: checking for C compiler default output file name configure:6114: result: a.out configure:6120: checking for suffix of executables configure:6127: gcc-10 -o conftest conftest.c >&5 configure:6131: $? = 0 configure:6153: result: configure:6175: checking whether we are cross compiling configure:6183: gcc-10 -o conftest conftest.c >&5 configure:6187: $? = 0 configure:6194: ./conftest configure:6198: $? = 0 configure:6213: result: no configure:6218: checking for suffix of object files configure:6240: gcc-10 -c conftest.c >&5 configure:6244: $? = 0 configure:6265: result: o configure:6269: checking whether we are using the GNU C compiler configure:6288: gcc-10 -c conftest.c >&5 configure:6288: $? = 0 configure:6297: result: yes configure:6306: checking whether gcc-10 accepts -g configure:6326: gcc-10 -c -g conftest.c >&5 configure:6326: $? = 0 configure:6367: result: yes configure:6384: checking for gcc-10 option to accept ISO C89 configure:6447: gcc-10 -c conftest.c >&5 configure:6447: $? = 0 configure:6460: result: none needed configure:6488: checking whether gcc-10 understands -c and -o together configure:6510: gcc-10 -c conftest.c -o conftest2.o configure:6513: $? = 0 configure:6510: gcc-10 -c conftest.c -o conftest2.o configure:6513: $? = 0 configure:6525: result: yes configure:6542: checking for gcc-10 option to accept ISO C99 configure:6691: gcc-10 -c conftest.c >&5 configure:6691: $? = 0 configure:6704: result: none needed configure:6731: checking how to run the C preprocessor configure:6762: gcc-10 -E conftest.c configure:6762: $? = 0 configure:6776: gcc-10 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6801: result: gcc-10 -E configure:6821: gcc-10 -E conftest.c configure:6821: $? = 0 configure:6835: gcc-10 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6883: checking for grep that handles long lines and -e configure:6941: result: /usr/bin/grep configure:6946: checking for egrep configure:7008: result: /usr/bin/grep -E configure:7013: checking for ANSI C header files configure:7033: gcc-10 -c conftest.c >&5 configure:7033: $? = 0 configure:7106: gcc-10 -o conftest conftest.c >&5 configure:7106: $? = 0 configure:7106: ./conftest configure:7106: $? = 0 configure:7117: result: yes configure:7130: checking for sys/types.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for sys/stat.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for stdlib.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for string.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for memory.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for strings.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for inttypes.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for stdint.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7130: checking for unistd.h configure:7130: gcc-10 -c conftest.c >&5 configure:7130: $? = 0 configure:7130: result: yes configure:7143: checking minix/config.h usability configure:7143: gcc-10 -c conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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:7143: result: no configure:7143: checking minix/config.h presence configure:7143: gcc-10 -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:7143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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:7143: result: no configure:7143: checking for minix/config.h configure:7143: result: no configure:7164: checking whether it is safe to define __EXTENSIONS__ configure:7182: gcc-10 -c conftest.c >&5 configure:7182: $? = 0 configure:7189: result: yes configure:7220: checking for a BSD-compatible install configure:7288: result: /usr/bin/install -c configure:7299: checking whether build environment is sane configure:7354: result: yes configure:7502: checking for a thread-safe mkdir -p configure:7541: result: ../../sources/mpich/confdb/install-sh -c -d configure:7548: checking for gawk configure:7578: result: no configure:7548: checking for mawk configure:7578: result: no configure:7548: checking for nawk configure:7578: result: no configure:7548: checking for awk configure:7564: found /usr/bin/awk configure:7575: result: awk configure:7586: checking whether make sets $(MAKE) configure:7608: result: yes configure:7638: checking for style of include used by make configure:7666: result: GNU configure:7700: checking whether make supports nested variables configure:7717: result: yes configure:7802: checking dependency style of gcc-10 configure:7913: result: gcc3 configure:7972: checking whether to enable maintainer-specific portions of Makefiles configure:7981: result: yes configure:8044: checking for ar configure:8060: found /usr/bin/ar configure:8071: result: ar configure:8097: checking the archiver (ar) interface configure:8113: gcc-10 -c conftest.c >&5 configure:8113: $? = 0 configure:8115: ar cru libconftest.a conftest.o >&5 configure:8118: $? = 0 configure:8146: result: ar configure:8213: checking how to print strings configure:8240: result: printf configure:8261: checking for a sed that does not truncate output configure:8325: result: /Users/gropp/bin/sed configure:8343: checking for fgrep configure:8405: result: /usr/bin/grep -F configure:8440: checking for ld used by gcc-10 configure:8507: result: /usr/bin/ld configure:8514: checking if the linker (/usr/bin/ld) is GNU ld configure:8529: result: no configure:8541: checking for BSD- or MS-compatible name lister (nm) configure:8595: result: /usr/bin/nm -B configure:8725: checking the name lister (/usr/bin/nm -B) interface configure:8732: gcc-10 -c conftest.c >&5 configure:8735: /usr/bin/nm -B "conftest.o" configure:8738: output 0000000000000000 S _some_variable configure:8745: result: BSD nm configure:8748: checking whether ln -s works configure:8752: result: yes configure:8760: checking the maximum length of command line arguments configure:8891: result: 196608 configure:8939: checking how to convert x86_64-apple-darwin19.5.0 file names to x86_64-apple-darwin19.5.0 format configure:8979: result: func_convert_file_noop configure:8986: checking how to convert x86_64-apple-darwin19.5.0 file names to toolchain format configure:9006: result: func_convert_file_noop configure:9013: checking for /usr/bin/ld option to reload object files configure:9020: result: -r configure:9094: checking for objdump configure:9110: found /usr/bin/objdump configure:9121: result: objdump configure:9153: checking how to recognize dependent libraries configure:9353: result: pass_all configure:9438: checking for dlltool configure:9468: result: no configure:9498: checking how to associate runtime and link libraries configure:9525: result: printf %s\n configure:9649: checking for archiver @FILE support configure:9666: gcc-10 -c conftest.c >&5 configure:9666: $? = 0 configure:9669: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:9672: $? = 1 configure:9692: result: no configure:9750: checking for strip configure:9766: found /usr/bin/strip configure:9777: result: strip configure:9849: checking for ranlib configure:9865: found /usr/bin/ranlib configure:9876: result: ranlib configure:9978: checking command to parse /usr/bin/nm -B output from gcc-10 object configure:10131: gcc-10 -c conftest.c >&5 configure:10134: $? = 0 configure:10138: /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:10141: $? = 0 cannot find nm_test_var in conftest.nm configure:10131: gcc-10 -c conftest.c >&5 configure:10134: $? = 0 configure:10138: /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:10141: $? = 0 configure:10207: gcc-10 -o conftest conftest.c conftstm.o >&5 configure:10210: $? = 0 configure:10248: result: ok configure:10295: checking for sysroot configure:10325: result: no configure:10332: checking for a working dd configure:10370: result: /bin/dd configure:10374: checking how to truncate binary pipes configure:10389: result: /bin/dd bs=4096 count=1 configure:10718: checking for mt configure:10748: result: no configure:10768: checking if : is a manifest tool configure:10774: : '-?' configure:10782: result: no configure:10838: checking for dsymutil configure:10854: found /usr/bin/dsymutil configure:10865: result: dsymutil configure:10930: checking for nmedit configure:10946: found /usr/bin/nmedit configure:10957: result: nmedit configure:11022: checking for lipo configure:11038: found /usr/bin/lipo configure:11049: result: lipo configure:11114: checking for otool configure:11130: found /usr/bin/otool configure:11141: result: otool configure:11206: checking for otool64 configure:11236: result: no configure:11281: checking for -single_module linker flag gcc-10 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:11314: result: yes configure:11317: checking for -exported_symbols_list linker flag configure:11337: gcc-10 -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:11337: $? = 0 configure:11347: result: yes configure:11350: checking for -force_load linker flag gcc-10 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc-10 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:11382: result: yes configure:11456: checking for dlfcn.h configure:11456: gcc-10 -c conftest.c >&5 configure:11456: $? = 0 configure:11456: result: yes configure:11712: checking for objdir configure:11727: result: .libs configure:11991: checking if gcc-10 supports -fno-rtti -fno-exceptions configure:12009: gcc-10 -c -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:12013: $? = 0 configure:12026: result: no configure:12394: checking for gcc-10 option to produce PIC configure:12401: result: -fno-common -DPIC configure:12409: checking if gcc-10 PIC flag -fno-common -DPIC works configure:12427: gcc-10 -c -fno-common -DPIC -DPIC conftest.c >&5 configure:12431: $? = 0 configure:12444: result: yes configure:12473: checking if gcc-10 static flag -static works configure:12501: result: no configure:12516: checking if gcc-10 supports -c -o file.o configure:12537: gcc-10 -c -o out/conftest2.o conftest.c >&5 configure:12541: $? = 0 configure:12563: result: yes configure:12571: checking if gcc-10 supports -c -o file.o configure:12618: result: yes configure:12651: checking whether the gcc-10 linker (/usr/bin/ld) supports shared libraries configure:13924: result: yes configure:14164: checking dynamic linker characteristics configure:15023: result: darwin19.5.0 dyld configure:15145: checking how to hardcode library paths into programs configure:15170: result: immediate configure:15718: checking whether stripping libraries is possible configure:15732: result: yes configure:15758: checking if libtool supports shared libraries configure:15760: result: yes configure:15763: checking whether to build shared libraries configure:15788: result: yes configure:15791: checking whether to build static libraries configure:15795: result: yes configure:15844: checking whether make supports nested variables configure:15861: result: yes configure:16019: checking for C++ compiler version configure:16028: g++-10 --version >&5 g++-10 (Homebrew GCC 10.1.0) 10.1.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:16039: $? = 0 configure:16028: g++-10 -v >&5 Using built-in specs. COLLECT_GCC=g++-10 COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/10.1.0 --libdir=/usr/local/Cellar/gcc/10.1.0/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.1.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Homebrew GCC 10.1.0) configure:16039: $? = 0 configure:16028: g++-10 -V >&5 g++-10: error: unrecognized command-line option '-V' g++-10: fatal error: no input files compilation terminated. configure:16039: $? = 1 configure:16028: 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:16039: $? = 1 configure:16043: checking whether we are using the GNU C++ compiler configure:16062: g++-10 -c conftest.cpp >&5 configure:16062: $? = 0 configure:16071: result: yes configure:16080: checking whether g++-10 accepts -g configure:16100: g++-10 -c -g conftest.cpp >&5 configure:16100: $? = 0 configure:16141: result: yes configure:16166: checking dependency style of g++-10 configure:16277: result: gcc3 configure:16310: checking how to run the C++ preprocessor configure:16337: g++-10 -E conftest.cpp configure:16337: $? = 0 configure:16351: g++-10 -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16376: result: g++-10 -E configure:16396: g++-10 -E conftest.cpp configure:16396: $? = 0 configure:16410: g++-10 -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16572: checking for ld used by g++-10 configure:16639: result: /usr/bin/ld configure:16646: checking if the linker (/usr/bin/ld) is GNU ld configure:16661: result: no configure:16716: checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries configure:17792: result: yes configure:17828: g++-10 -c conftest.cpp >&5 configure:17831: $? = 0 configure:18312: checking for g++-10 option to produce PIC configure:18319: result: -fno-common -DPIC configure:18327: checking if g++-10 PIC flag -fno-common -DPIC works configure:18345: g++-10 -c -fno-common -DPIC -DPIC conftest.cpp >&5 configure:18349: $? = 0 configure:18362: result: yes configure:18385: checking if g++-10 static flag -static works configure:18413: result: no configure:18425: checking if g++-10 supports -c -o file.o configure:18446: g++-10 -c -o out/conftest2.o conftest.cpp >&5 configure:18450: $? = 0 configure:18472: result: yes configure:18477: checking if g++-10 supports -c -o file.o configure:18524: result: yes configure:18554: checking whether the g++-10 linker (/usr/bin/ld) supports shared libraries configure:18594: result: yes configure:18735: checking dynamic linker characteristics configure:19521: result: darwin19.5.0 dyld configure:19586: checking how to hardcode library paths into programs configure:19611: result: immediate configure:19707: checking for gfortran configure:19723: found /usr/local/bin/gfortran configure:19734: result: gfortran configure:19760: checking for Fortran compiler version configure:19769: gfortran --version >&5 GNU Fortran (Homebrew GCC 10.1.0) 10.1.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:19780: $? = 0 configure:19769: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/10.1.0 --libdir=/usr/local/Cellar/gcc/10.1.0/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.1.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Homebrew GCC 10.1.0) configure:19780: $? = 0 configure:19769: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:19780: $? = 1 configure:19769: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:19780: $? = 1 configure:19789: checking whether we are using the GNU Fortran compiler configure:19802: gfortran -c conftest.F >&5 configure:19802: $? = 0 configure:19811: result: yes configure:19817: checking whether gfortran accepts -g configure:19828: gfortran -c -g conftest.f >&5 configure:19828: $? = 0 configure:19836: result: yes configure:19968: checking if libtool supports shared libraries configure:19970: result: yes configure:19973: checking whether to build shared libraries configure:19997: result: yes configure:20000: checking whether to build static libraries configure:20004: result: yes configure:20038: gfortran -c conftest.f >&5 configure:20041: $? = 0 configure:20511: checking for gfortran option to produce PIC configure:20518: result: -fno-common configure:20526: checking if gfortran PIC flag -fno-common works configure:20544: gfortran -c -fno-common conftest.f >&5 configure:20548: $? = 0 configure:20561: result: yes configure:20584: checking if gfortran static flag -static works configure:20612: result: no configure:20624: checking if gfortran supports -c -o file.o configure:20645: gfortran -c -o out/conftest2.o conftest.f >&5 configure:20649: $? = 0 configure:20671: result: yes configure:20676: checking if gfortran supports -c -o file.o configure:20723: result: yes configure:20753: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries configure:21976: result: yes configure:22117: checking dynamic linker characteristics configure:22897: result: darwin19.5.0 dyld configure:22962: checking how to hardcode library paths into programs configure:22987: result: immediate configure:23182: checking for Fortran 77 compiler version configure:23191: gfortran --version >&5 GNU Fortran (Homebrew GCC 10.1.0) 10.1.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:23202: $? = 0 configure:23191: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/lto-wrapper Target: x86_64-apple-darwin19 Configured with: ../configure --build=x86_64-apple-darwin19 --prefix=/usr/local/Cellar/gcc/10.1.0 --libdir=/usr/local/Cellar/gcc/10.1.0/lib/gcc/10 --disable-nls --enable-checking=release --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-10 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --with-pkgversion='Homebrew GCC 10.1.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk SED=/usr/bin/sed Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Homebrew GCC 10.1.0) configure:23202: $? = 0 configure:23191: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:23202: $? = 1 configure:23191: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:23202: $? = 1 configure:23211: checking whether we are using the GNU Fortran 77 compiler configure:23224: gfortran -c -fallow-argument-mismatch conftest.F >&5 configure:23224: $? = 0 configure:23233: result: yes configure:23239: checking whether gfortran accepts -g configure:23250: gfortran -c -g conftest.f >&5 configure:23250: $? = 0 configure:23258: result: yes configure:23387: checking if libtool supports shared libraries configure:23389: result: yes configure:23392: checking whether to build shared libraries configure:23416: result: yes configure:23419: checking whether to build static libraries configure:23423: result: yes configure:23785: checking for gfortran option to produce PIC configure:23792: result: -fno-common configure:23800: checking if gfortran PIC flag -fno-common works configure:23818: gfortran -c -fallow-argument-mismatch -fno-common conftest.f >&5 configure:23822: $? = 0 configure:23835: result: yes configure:23858: checking if gfortran static flag -static works configure:23886: result: no configure:23898: checking if gfortran supports -c -o file.o configure:23919: gfortran -c -fallow-argument-mismatch -o out/conftest2.o conftest.f >&5 configure:23923: $? = 0 configure:23945: result: yes configure:23950: checking if gfortran supports -c -o file.o configure:23997: result: yes configure:24027: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries configure:25250: result: yes configure:25391: checking dynamic linker characteristics configure:26171: result: darwin19.5.0 dyld configure:26236: checking how to hardcode library paths into programs configure:26261: result: immediate configure:27328: RUNNING PREREQ FOR CH4 DEVICE configure:27448: checking rdma/fabric.h usability configure:27448: gcc-10 -c conftest.c >&5 conftest.c:61:10: fatal error: rdma/fabric.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #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:27448: result: no configure:27448: checking rdma/fabric.h presence configure:27448: gcc-10 -E conftest.c conftest.c:28:10: fatal error: rdma/fabric.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:27448: result: no configure:27448: checking for rdma/fabric.h configure:27448: result: no configure:27456: checking for fi_getinfo in -lfabric configure:27481: gcc-10 -o conftest conftest.c -lfabric >&5 ld: library not found for -lfabric collect2: error: ld returned 1 exit status configure:27481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #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:27490: result: no configure:27635: checking ucp/api/ucp.h usability configure:27635: gcc-10 -c conftest.c >&5 conftest.c:61:10: fatal error: ucp/api/ucp.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:27635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #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:27635: result: no configure:27635: checking ucp/api/ucp.h presence configure:27635: 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:27635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:27635: result: no configure:27635: checking for ucp/api/ucp.h configure:27635: result: no configure:27643: checking for ucp_config_read in -lucp configure:27668: gcc-10 -o conftest conftest.c -lucp >&5 ld: library not found for -lucp collect2: error: ld returned 1 exit status configure:27668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #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:27677: result: no configure:27728: CH4 select netmod: ofi CPPFLAGS(=' ') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending configure:29133: checking hcoll/api/hcoll_api.h usability configure:29133: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c >&5 conftest.c:64:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory 64 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:29133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 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:29133: result: no configure:29133: checking hcoll/api/hcoll_api.h presence configure:29133: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c conftest.c:31:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory 31 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:29133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | /* end confdefs.h. */ | #include configure:29133: result: no configure:29133: checking for hcoll/api/hcoll_api.h configure:29133: result: no configure:29141: checking for hcoll_init in -lhcoll configure:29166: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ conftest.c -lhcoll >&5 ld: library not found for -lhcoll collect2: error: ld returned 1 exit status configure:29166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 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:29175: result: no configure:29550: ===== configuring src/mpl ===== configure:29715: running /bin/sh ../../../../sources/mpich/src/mpl/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' --disable-versioning --enable-embedded '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch ' --cache-file=/dev/null --srcdir=../../../../sources/mpich/src/mpl configure:29735: ===== done with src/mpl configure ===== configure:29741: sourcing src/mpl/localdefs CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__') does not contain '-I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include') does not contain '-I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include', appending configure:30273: ===== configuring modules/yaksa ===== configure:30438: running /bin/sh ../../../../sources/mpich/modules/yaksa/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' --enable-embedded '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch ' --cache-file=/dev/null --srcdir=../../../../sources/mpich/modules/yaksa configure:30458: ===== done with modules/yaksa configure ===== CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include') does not contain '-I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include') does not contain '-I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include', appending configure:30545: checking for type of weak symbol alias support configure:30569: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 conftest.c:47:1: warning: alias definitions not supported in Mach-O; ignored 47 | } | ^ Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in ccvRvKqT.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:30569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:30816: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in cckjGQSz.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:30816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:30838: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in cc3uaV63.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:30838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:30852: result: no configure:30870: checking whether __attribute__ ((weak)) allowed configure:30887: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 configure:30887: $? = 0 configure:30894: result: yes configure:30898: checking whether __attribute__ ((weak_import)) allowed configure:30915: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 configure:30915: $? = 0 configure:30922: result: yes configure:30925: checking whether __attribute__((weak,alias(...))) allowed configure:30951: gcc-10 -c -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 conftest.c:43:1: error: alias definitions not supported in Mach-O; ignored [-Werror] 43 | } | ^ cc1: all warnings being treated as errors configure:30951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:30964: result: no configure:31154: checking if gcc-10 supports -fvisibility=hidden configure:31170: gcc-10 -o conftest -fvisibility=hidden -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include conftest.c >&5 configure:31170: $? = 0 configure:31189: result: yes configure:31198: checking whether to enable symbol visibility configure:31200: result: yes (via -fvisibility=hidden) configure:31296: ===== configuring modules/json-c ===== configure:31461: running /bin/sh ../../../../sources/mpich/modules/json-c/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' --disable-werror '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch' --cache-file=/dev/null --srcdir=../../../../sources/mpich/modules/json-c configure:31481: ===== done with modules/json-c configure ===== CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include') does not contain '-I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c') does not contain '-I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c', appending configure:31681: checking for pkg-config configure:31714: result: no configure:31748: checking for X configure:31856: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:37:10: fatal error: X11/Xlib.h: No such file or directory 37 | #include | ^~~~~~~~~~~~ compilation terminated. configure:31856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:31887: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c -lX11 >&5 conftest.c:37:10: fatal error: X11/Xlib.h: No such file or directory 37 | #include | ^~~~~~~~~~~~ compilation terminated. configure:31887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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:31926: result: no configure:31963: checking hwloc building mode configure:31965: result: embedded configure:31994: hwloc builddir: /Users/gropp/tmp/mpich2/builds/hydra/modules/hwloc configure:31996: hwloc srcdir: /Users/gropp/tmp/mpich2/sources/mpich/modules/hwloc configure:31999: Detected VPATH build configure:32004: checking for hwloc version configure:32010: result: 2.0.3rc2-git configure:32048: checking if want hwloc maintainer support configure:32076: result: disabled (embedded mode) configure:32082: checking for hwloc directory prefix configure:32084: result: modules/hwloc/ configure:32097: checking for hwloc symbol prefix configure:32119: result: hwloc_ configure:32134: checking for gcc-10 option to accept ISO C99 configure:32296: result: none needed configure:32347: checking size of void * configure:32352: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:32352: $? = 0 configure:32352: ./conftest configure:32352: $? = 0 configure:32366: result: 8 configure:32386: checking which OS support to include configure:32434: result: Darwin configure:32521: checking which CPU support to include configure:32541: result: x86_64 configure:32566: checking size of unsigned long configure:32571: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:32571: $? = 0 configure:32571: ./conftest configure:32571: $? = 0 configure:32585: result: 8 configure:32604: checking size of unsigned int configure:32609: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:32609: $? = 0 configure:32609: ./conftest configure:32609: $? = 0 configure:32623: result: 4 configure:32645: checking for the C compiler vendor configure:32674: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:32674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:32691: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:32691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:32708: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:32708: $? = 0 configure:33206: result: gnu configure:33212: checking for __attribute__ configure:33236: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33236: $? = 0 configure:33261: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33261: $? = 0 configure:33303: result: yes configure:33307: checking for __attribute__(aligned) configure:33327: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33327: $? = 0 configure:33415: result: yes configure:33427: checking for __attribute__(always_inline) configure:33447: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33447: $? = 0 configure:33535: result: yes configure:33544: checking for __attribute__(cold) configure:33567: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33567: $? = 0 configure:33655: result: yes configure:33664: checking for __attribute__(const) configure:33687: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33687: $? = 0 configure:33775: result: yes configure:33785: checking for __attribute__(deprecated) configure:33808: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33808: $? = 0 configure:33896: result: yes configure:33916: checking for __attribute__(format) configure:33938: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:33938: $? = 0 configure:34008: gcc-10 -c -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:34008: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:34044: result: yes configure:34053: checking for __attribute__(hot) configure:34076: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34076: $? = 0 configure:34164: result: yes configure:34173: checking for __attribute__(malloc) configure:34199: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34199: $? = 0 configure:34287: result: yes configure:34303: checking for __attribute__(may_alias) configure:34323: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34323: $? = 0 configure:34411: result: yes configure:34421: checking for __attribute__(no_instrument_function) configure:34441: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34441: $? = 0 configure:34529: result: yes configure:34554: checking for __attribute__(nonnull) configure:34577: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34577: $? = 0 configure:34649: gcc-10 -c -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:34649: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:34685: result: yes configure:34695: checking for __attribute__(noreturn) configure:34724: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34724: $? = 0 configure:34812: result: yes configure:34821: checking for __attribute__(packed) configure:34846: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34846: $? = 0 configure:34934: result: yes configure:34943: checking for __attribute__(pure) configure:34966: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:34966: $? = 0 configure:35054: result: yes configure:35080: checking for __attribute__(sentinel) configure:35102: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:35102: $? = 0 configure:35174: gcc-10 -c -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:35174: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:35210: result: yes configure:35219: checking for __attribute__(unused) configure:35242: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:35242: $? = 0 configure:35330: result: yes configure:35355: checking for __attribute__(warn_unused_result) configure:35378: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:35378: $? = 0 configure:35454: gcc-10 -c -Wall -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:35454: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:35490: result: yes configure:35500: checking for __attribute__(weak_alias) configure:35524: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:65:1: warning: alias definitions not supported in Mach-O; ignored 65 | } | ^ configure:35524: $? = 0 configure:35615: result: no configure:35736: checking whether to enable symbol visibility configure:35738: result: no (disabled) configure:35833: checking whether the C compiler rejects function calls with too many arguments configure:35849: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:35849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:35854: result: yes configure:35858: checking whether the C compiler rejects function calls with too few arguments configure:35874: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:35874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:35879: result: yes configure:35917: checking for unistd.h configure:35917: result: yes configure:35929: checking dirent.h usability configure:35929: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:35929: $? = 0 configure:35929: result: yes configure:35929: checking dirent.h presence configure:35929: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:35929: $? = 0 configure:35929: result: yes configure:35929: checking for dirent.h configure:35929: result: yes configure:35941: checking for strings.h configure:35941: result: yes configure:35953: checking ctype.h usability configure:35953: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:35953: $? = 0 configure:35953: result: yes configure:35953: checking ctype.h presence configure:35953: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:35953: $? = 0 configure:35953: result: yes configure:35953: checking for ctype.h configure:35953: result: yes configure:35966: checking for strcasecmp configure:35966: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:35966: $? = 0 configure:35966: result: yes configure:35973: checking whether strcasecmp is declared configure:35973: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:35973: $? = 0 configure:35973: result: yes configure:35976: checking whether function strcasecmp has a complete prototype configure:35991: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:97: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:97: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:97: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:78:6: note: declared here 78 | int strcasecmp(const char *, const char *); | ^~~~~~~~~~ configure:35991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:35996: result: yes configure:36015: checking for strncasecmp configure:36015: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36015: $? = 0 configure:36015: result: yes configure:36022: checking whether strncasecmp is declared configure:36022: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36022: $? = 0 configure:36022: result: yes configure:36025: checking whether function strncasecmp has a complete prototype configure:36040: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:99: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:99: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:99: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:79:6: note: declared here 79 | int strncasecmp(const char *, const char *, size_t); | ^~~~~~~~~~~ configure:36040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36045: result: yes configure:36065: checking for strftime configure:36065: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36065: $? = 0 configure:36065: result: yes configure:36076: checking for setlocale configure:36076: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36076: $? = 0 configure:36076: result: yes configure:36086: checking for stdint.h configure:36086: result: yes configure:36098: checking sys/mman.h usability configure:36098: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36098: $? = 0 configure:36098: result: yes configure:36098: checking sys/mman.h presence configure:36098: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:36098: $? = 0 configure:36098: result: yes configure:36098: checking for sys/mman.h configure:36098: result: yes configure:36111: checking for KAFFINITY configure:36111: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36111: result: no configure:36121: checking for PROCESSOR_CACHE_TYPE configure:36121: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36121: result: no configure:36131: checking for CACHE_DESCRIPTOR configure:36131: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36131: result: no configure:36141: checking for LOGICAL_PROCESSOR_RELATIONSHIP configure:36141: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36141: result: no configure:36151: checking for RelationProcessorPackage configure:36151: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36151: result: no configure:36161: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION configure:36161: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36161: result: no configure:36171: checking for GROUP_AFFINITY configure:36171: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36171: result: no configure:36181: checking for PROCESSOR_RELATIONSHIP configure:36181: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36181: result: no configure:36191: checking for NUMA_NODE_RELATIONSHIP configure:36191: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36191: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36191: result: no configure:36201: checking for CACHE_RELATIONSHIP configure:36201: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36201: result: no configure:36211: checking for PROCESSOR_GROUP_INFO configure:36211: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36211: result: no configure:36221: checking for GROUP_RELATIONSHIP configure:36221: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36221: result: no configure:36231: checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX configure:36231: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36231: result: no configure:36241: checking for PSAPI_WORKING_SET_EX_BLOCK configure:36241: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36241: result: no configure:36251: checking for PSAPI_WORKING_SET_EX_INFORMATION configure:36251: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36251: result: no configure:36261: checking for PROCESSOR_NUMBER configure:36261: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36261: result: no configure:36273: checking for main in -lgdi32 configure:36292: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c -lgdi32 >&5 ld: library not found for -lgdi32 collect2: error: ld returned 1 exit status configure:36292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36301: result: no configure:36310: checking for PostQuitMessage in -luser32 configure:36335: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c -luser32 >&5 ld: library not found for -luser32 collect2: error: ld returned 1 exit status configure:36335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36344: result: no configure:36351: checking windows.h usability configure:36351: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:118:10: fatal error: windows.h: No such file or directory 118 | #include | ^~~~~~~~~~~ compilation terminated. configure:36351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36351: result: no configure:36351: checking windows.h presence configure:36351: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:85:10: fatal error: windows.h: No such file or directory 85 | #include | ^~~~~~~~~~~ compilation terminated. configure:36351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36351: result: no configure:36351: checking for windows.h configure:36351: result: no configure:36364: checking sys/lgrp_user.h usability configure:36364: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36364: result: no configure:36364: checking sys/lgrp_user.h presence configure:36364: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36364: result: no configure:36364: checking for sys/lgrp_user.h configure:36364: result: no configure:36433: checking kstat.h usability configure:36433: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:118:10: fatal error: kstat.h: No such file or directory 118 | #include | ^~~~~~~~~ compilation terminated. configure:36433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36433: result: no configure:36433: checking kstat.h presence configure:36433: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:85:10: fatal error: kstat.h: No such file or directory 85 | #include | ^~~~~~~~~ compilation terminated. configure:36433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36433: result: no configure:36433: checking for kstat.h configure:36433: result: no configure:36482: checking whether fabsf is declared configure:36482: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36482: $? = 0 configure:36482: result: yes configure:36495: checking for fabsf in -lm configure:36520: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36520: $? = 0 configure:36529: result: yes configure:36538: checking whether modff is declared configure:36538: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36538: $? = 0 configure:36538: result: yes configure:36551: checking for modff in -lm configure:36576: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36576: $? = 0 configure:36585: result: yes configure:36600: checking picl.h usability configure:36600: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:120:10: fatal error: picl.h: No such file or directory 120 | #include | ^~~~~~~~ compilation terminated. configure:36600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36600: result: no configure:36600: checking picl.h presence configure:36600: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:87:10: fatal error: picl.h: No such file or directory 87 | #include | ^~~~~~~~ compilation terminated. configure:36600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36600: result: no configure:36600: checking for picl.h configure:36600: result: no configure:36651: checking whether _SC_NPROCESSORS_ONLN is declared configure:36651: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36651: $? = 0 configure:36651: result: yes configure:36667: checking whether _SC_NPROCESSORS_CONF is declared configure:36667: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36667: $? = 0 configure:36667: result: yes configure:36683: checking whether _SC_NPROC_ONLN is declared configure:36683: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36683: result: no configure:36699: checking whether _SC_NPROC_CONF is declared configure:36699: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36699: result: no configure:36715: checking whether _SC_PAGESIZE is declared configure:36715: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36715: $? = 0 configure:36715: result: yes configure:36731: checking whether _SC_PAGE_SIZE is declared configure:36731: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36731: $? = 0 configure:36731: result: yes configure:36747: checking whether _SC_LARGE_PAGESIZE is declared configure:36747: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36747: result: no configure:36767: checking mach/mach_host.h usability configure:36767: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36767: $? = 0 configure:36767: result: yes configure:36767: checking mach/mach_host.h presence configure:36767: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:36767: $? = 0 configure:36767: result: yes configure:36767: checking for mach/mach_host.h configure:36767: result: yes configure:36779: checking mach/mach_init.h usability configure:36779: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36779: $? = 0 configure:36779: result: yes configure:36779: checking mach/mach_init.h presence configure:36779: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:36779: $? = 0 configure:36779: result: yes configure:36779: checking for mach/mach_init.h configure:36779: result: yes configure:36787: checking for host_info configure:36787: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36787: $? = 0 configure:36787: result: yes configure:36802: checking whether strtoull is declared configure:36802: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36802: $? = 0 configure:36802: result: yes configure:36831: checking for ssize_t configure:36831: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36831: $? = 0 configure:36831: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36831: result: yes configure:36841: checking whether snprintf is declared configure:36841: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36841: $? = 0 configure:36841: result: yes configure:36854: checking whether _strdup is declared configure:36854: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36854: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36854: result: no configure:36866: checking whether _putenv is declared configure:36866: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:36866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:36866: result: no configure:36885: checking sys/param.h usability configure:36885: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36885: $? = 0 configure:36885: result: yes configure:36885: checking sys/param.h presence configure:36885: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:36885: $? = 0 configure:36885: result: yes configure:36885: checking for sys/param.h configure:36885: result: yes configure:36897: checking for sys/sysctl.h configure:36897: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36897: $? = 0 configure:36897: result: yes configure:36909: checking whether CTL_HW is declared configure:36909: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36909: $? = 0 configure:36909: result: yes configure:36925: checking whether HW_NCPU is declared configure:36925: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36925: $? = 0 configure:36925: result: yes configure:36959: checking for sysctl configure:36976: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:36976: $? = 0 configure:36980: result: yes configure:36988: checking for sysctlbyname configure:37005: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37005: $? = 0 configure:37009: result: yes configure:37019: checking whether getprogname is declared configure:37019: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37019: $? = 0 configure:37019: result: yes configure:37031: checking whether getexecname is declared configure:37031: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37031: result: no configure:37043: checking whether GetModuleFileName is declared configure:37043: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:110:10: fatal error: windows.h: No such file or directory 110 | #include | ^~~~~~~~~~~ compilation terminated. configure:37043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37043: result: no configure:37056: checking for program_invocation_name configure:37078: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_program_invocation_name", referenced from: _main in cck3lfVP.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37086: result: no configure:37091: checking for __progname configure:37109: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37109: $? = 0 configure:37113: result: yes configure:37130: checking for pthread_t configure:37130: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37130: $? = 0 configure:37130: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37130: result: yes configure:37158: checking whether sched_getcpu is declared configure:37158: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37158: result: no configure:37182: checking whether sched_setaffinity is declared configure:37182: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37182: result: no configure:37275: checking for working CPU_SET configure:37292: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37299: result: no configure:37305: checking for working CPU_SET_S configure:37327: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37334: result: no configure:37340: checking for working syscall with 6 parameters configure:37357: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37357: $? = 0 configure:37361: result: yes configure:37374: checking for lib configure:37407: result: no configure:37419: checking for bash configure:37449: result: /bin/sh configure:37460: checking for ffs configure:37460: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37460: $? = 0 configure:37460: result: yes configure:37467: checking whether ffs is declared configure:37467: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37467: $? = 0 configure:37467: result: yes configure:37470: checking whether function ffs has a complete prototype configure:37485: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:137: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:77:6: note: declared here 77 | int ffs(int); | ^~~ configure:37485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37490: result: yes configure:37517: checking for ffsl configure:37517: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37517: $? = 0 configure:37517: result: yes configure:37524: checking whether ffsl is declared configure:37524: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37524: $? = 0 configure:37524: result: yes configure:37527: checking whether function ffsl has a complete prototype configure:37542: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:140: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:85:6: note: declared here 85 | int ffsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); | ^~~~ configure:37542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37547: result: yes configure:37570: checking for fls configure:37570: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37570: $? = 0 configure:37570: result: yes configure:37577: checking whether fls is declared configure:37577: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37577: $? = 0 configure:37577: result: yes configure:37580: checking whether function fls has a complete prototype configure:37595: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:143: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:87:6: note: declared here 87 | int fls(int) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); | ^~~ configure:37595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37600: result: yes configure:37622: checking for flsl configure:37622: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37622: $? = 0 configure:37622: result: yes configure:37629: checking whether flsl is declared configure:37629: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37629: $? = 0 configure:37629: result: yes configure:37632: checking whether function flsl has a complete prototype configure:37647: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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/MacOSX10.15.sdk/usr/include/string.h:180, from conftest.c:146: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/strings.h:88:6: note: declared here 88 | int flsl(long) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0); | ^~~~ configure:37647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37652: result: yes configure:37675: checking for clz configure:37675: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_clz", referenced from: _main in ccOQKlfW.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37675: result: no configure:37727: checking for clzl configure:37727: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_clzl", referenced from: _main in cccC3B9q.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37727: result: no configure:37781: checking for openat configure:37781: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37781: $? = 0 configure:37781: result: yes configure:37795: checking malloc.h usability configure:37795: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:163:10: fatal error: malloc.h: No such file or directory 163 | #include | ^~~~~~~~~~ compilation terminated. configure:37795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37795: result: no configure:37795: checking malloc.h presence configure:37795: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:130:10: fatal error: malloc.h: No such file or directory 130 | #include | ^~~~~~~~~~ compilation terminated. configure:37795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37795: result: no configure:37795: checking for malloc.h configure:37795: result: no configure:37808: checking for getpagesize configure:37808: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37808: $? = 0 configure:37808: result: yes configure:37808: checking for memalign configure:37808: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_memalign", referenced from: _main in cc4Ft0nL.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37808: result: no configure:37808: checking for posix_memalign configure:37808: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37808: $? = 0 configure:37808: result: yes configure:37820: checking sys/utsname.h usability configure:37820: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37820: $? = 0 configure:37820: result: yes configure:37820: checking sys/utsname.h presence configure:37820: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:37820: $? = 0 configure:37820: result: yes configure:37820: checking for sys/utsname.h configure:37820: result: yes configure:37832: checking for uname configure:37832: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:37832: $? = 0 configure:37832: result: yes configure:37883: checking pthread_np.h usability configure:37883: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37883: result: no configure:37883: checking pthread_np.h presence configure:37883: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:135:10: fatal error: pthread_np.h: No such file or directory 135 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:37883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37883: result: no configure:37883: checking for pthread_np.h configure:37883: result: no configure:37893: checking whether pthread_setaffinity_np is declared configure:37893: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37893: result: no configure:37915: checking whether pthread_getaffinity_np is declared configure:37915: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37915: result: no configure:37937: checking for sched_setaffinity configure:37937: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_sched_setaffinity", referenced from: _main in cc53v79Q.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37937: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37937: result: no configure:37944: checking for sys/cpuset.h configure:37944: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:37944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37944: result: no configure:37957: checking for cpuset_setaffinity configure:37957: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_cpuset_setaffinity", referenced from: _main in cceRDFjD.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37957: result: no configure:37966: checking for library containing pthread_getthrds_np configure:37997: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_pthread_getthrds_np", referenced from: _main in cco83HSY.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:37997: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c -lpthread >&5 Undefined symbols for architecture x86_64: "_pthread_getthrds_np", referenced from: _main in cc0GXXdu.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:37997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38014: result: no configure:38027: checking for cpuset_setid configure:38027: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 Undefined symbols for architecture x86_64: "_cpuset_setid", referenced from: _main in cczrXy0V.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:38027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38027: result: no configure:38041: checking libudev.h usability configure:38041: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:170:10: fatal error: libudev.h: No such file or directory 170 | #include | ^~~~~~~~~~~ compilation terminated. configure:38041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38041: result: no configure:38041: checking libudev.h presence configure:38041: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:137:10: fatal error: libudev.h: No such file or directory 137 | #include | ^~~~~~~~~~~ compilation terminated. configure:38041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38041: result: no configure:38041: checking for libudev.h configure:38041: result: no configure:38108: checking for PCIACCESS configure:38172: result: cannot check without pkg-config configure:38240: checking pciaccess.h usability configure:38240: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:170:10: fatal error: pciaccess.h: No such file or directory 170 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:38240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38240: result: no configure:38240: checking pciaccess.h presence configure:38240: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:137:10: fatal error: pciaccess.h: No such file or directory 137 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:38240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38240: result: no configure:38240: checking for pciaccess.h configure:38240: result: no configure:38314: checking OpenCL/cl_ext.h usability configure:38314: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:38314: $? = 0 configure:38314: result: yes configure:38314: checking OpenCL/cl_ext.h presence configure:38314: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c configure:38314: $? = 0 configure:38314: result: yes configure:38314: checking for OpenCL/cl_ext.h configure:38314: result: yes configure:38320: checking for the OpenCL framework configure:38340: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -framework OpenCL conftest.c >&5 configure:38340: $? = 0 configure:38341: result: yes configure:38453: checking cuda.h usability configure:38453: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:172:10: fatal error: cuda.h: No such file or directory 172 | #include | ^~~~~~~~ compilation terminated. configure:38453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38453: result: no configure:38453: checking cuda.h presence configure:38453: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:139:10: fatal error: cuda.h: No such file or directory 139 | #include | ^~~~~~~~ compilation terminated. configure:38453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38453: result: no configure:38453: checking for cuda.h configure:38453: result: no configure:38536: checking cuda_runtime_api.h usability configure:38536: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:38536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38536: result: no configure:38536: checking cuda_runtime_api.h presence configure:38536: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/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:38536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38536: result: no configure:38536: checking for cuda_runtime_api.h configure:38536: result: no configure:38641: checking nvml.h usability configure:38641: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:172:10: fatal error: nvml.h: No such file or directory 172 | #include | ^~~~~~~~ compilation terminated. configure:38641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38641: result: no configure:38641: checking nvml.h presence configure:38641: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:139:10: fatal error: nvml.h: No such file or directory 139 | #include | ^~~~~~~~ compilation terminated. configure:38641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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:38641: result: no configure:38641: checking for nvml.h configure:38641: result: no configure:39244: checking X11/Xlib.h usability configure:39244: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:173:10: fatal error: X11/Xlib.h: No such file or directory 173 | #include | ^~~~~~~~~~~~ compilation terminated. configure:39244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 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:39244: result: no configure:39244: checking X11/Xlib.h presence configure:39244: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:140:10: fatal error: X11/Xlib.h: No such file or directory 140 | #include | ^~~~~~~~~~~~ compilation terminated. configure:39244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | /* end confdefs.h. */ | #include configure:39244: result: no configure:39244: checking for X11/Xlib.h configure:39244: result: no configure:39338: WARNING: X11 not found; GL disabled configure:39345: checking NVCtrl/NVCtrl.h usability configure:39345: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 conftest.c:173:10: fatal error: NVCtrl/NVCtrl.h: No such file or directory 173 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:39345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 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:39345: result: no configure:39345: checking NVCtrl/NVCtrl.h presence configure:39345: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c conftest.c:140:10: fatal error: NVCtrl/NVCtrl.h: No such file or directory 140 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:39345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | /* end confdefs.h. */ | #include configure:39345: result: no configure:39345: checking for NVCtrl/NVCtrl.h configure:39345: result: no configure:39433: checking for LIBXML2 configure:39497: result: cannot check without pkg-config configure:39579: checking for x86 cpuid configure:39620: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -I/Users/gropp/tmp/mpich2/sources/mpich/modules/hwloc/include conftest.c >&5 configure:39620: $? = 0 configure:39621: result: yes configure:39642: checking for pthread_mutex_lock configure:39642: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c conftest.c >&5 configure:39642: $? = 0 configure:39642: result: yes configure:39703: checking if plugin support is enabled configure:39714: result: no configure:40108: checking components to build statically configure:40110: result: noos xml synthetic xml_nolibxml darwin opencl x86 configure:40125: checking components to build as plugins configure:40127: result: WRAPPER_LIBS(=' -lpthread ') does not contain '-lm ', prepending WRAPPER_LDFLAGS(='') does not contain ' -framework OpenCL', appending HWLOC_CFLAGS(=' ') does not contain '', prepending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c') does not contain '-D_REENTRANT', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT') does not contain '-I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include', appending configure:41900: checking whether the compiler defines __func__ configure:41927: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:41927: $? = 0 configure:41927: ./conftest configure:41927: $? = 0 configure:41964: result: yes configure:41973: checking whether the compiler defines __FUNC__ configure:42000: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'foo': conftest.c:155:20: error: '__FUNC__' undeclared (first use in this function) 155 | return (strcmp(__FUNC__, "foo") == 0); | ^~~~~~~~ conftest.c:155:20: note: each undeclared identifier is reported only once for each function it appears in configure:42000: $? = 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.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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:42037: result: no configure:42046: checking whether the compiler sets __FUNCTION__ configure:42073: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:42073: $? = 0 configure:42073: ./conftest configure:42073: $? = 0 configure:42110: result: yes configure:42125: checking whether C compiler accepts option -O2 configure:42180: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:42180: $? = 0 configure:42211: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:42211: $? = 0 configure:42219: diff -b pac_test1.log pac_test2.log > pac_test.log configure:42222: $? = 0 configure:42322: result: yes configure:42327: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:42367: gcc-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:42367: $? = 0 configure:42371: mv conftest.o pac_conftest.o configure:42374: $? = 0 configure:42417: gcc-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:42417: $? = 0 configure:42459: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:42459: $? = 0 configure:42467: diff -b pac_test4.log pac_test5.log > pac_test.log configure:42470: $? = 0 configure:42609: result: yes configure:42656: checking for shared library (esp. rpath) characteristics of CC configure:42747: result: done (results in src/env/cc_shlib.conf) configure:42907: checking whether Fortran 77 compiler accepts option -O2 configure:42952: gfortran -o conftest -fallow-argument-mismatch conftest.f > pac_test1.log 2>&1 configure:42952: $? = 0 configure:42983: gfortran -o conftest -O2 -fallow-argument-mismatch conftest.f > pac_test2.log 2>&1 configure:42983: $? = 0 configure:42991: diff -b pac_test1.log pac_test2.log > pac_test.log configure:42994: $? = 0 configure:43094: result: yes configure:43099: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:43138: gfortran -c -fallow-argument-mismatch conftest.f > pac_test3.log 2>&1 configure:43138: $? = 0 configure:43142: mv conftest.o pac_conftest.o configure:43145: $? = 0 configure:43183: gfortran -o conftest -O2 -fallow-argument-mismatch conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:43183: $? = 0 configure:43191: diff -b pac_test2.log pac_test4.log > pac_test.log configure:43194: $? = 0 configure:43295: result: yes configure:43333: checking how to get verbose linking output from gfortran configure:43343: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:43343: $? = 0 configure:43361: gfortran -o conftest -fallow-argument-mismatch -O2 -v conftest.f Using built-in specs. Target: x86_64-apple-darwin19 Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Homebrew GCC 10.1.0) /usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.15.0 -mtune=core2 -auxbase conftest -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/finclude -o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccJTirWk.s GNU Fortran (Homebrew GCC 10.1.0) version 10.1.0 (x86_64-apple-darwin19) compiled by GNU C version 10.1.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Homebrew GCC 10.1.0) version 10.1.0 (x86_64-apple-darwin19) compiled by GNU C version 10.1.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.15 -o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccnVix2T.o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccJTirWk.s Apple clang version 11.0.3 (clang-1103.0.32.62) Target: x86_64-apple-darwin19.5.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 x86_64-apple-macosx10.15.0 -filetype obj -main-file-name ccJTirWk.s -target-cpu penryn -fdebug-compilation-dir /Users/gropp/tmp/mpich2/builds/hydra -dwarf-debug-producer "Apple clang version 11.0.3 (clang-1103.0.32.62)" -dwarf-version=4 -mrelocation-model pic -o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccnVix2T.o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccJTirWk.s Reading specs from /usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../../libgfortran.spec rename spec lib to liborig /usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccnVix2T.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v collect2 version 10.1.0 /usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccnVix2T.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v @(#)PROGRAM:ld PROJECT:ld64-556.6 BUILD 18:54:40 Jun 2 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 /usr/local/Cellar/gcc/10.1.0/lib/gcc/10 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ configure:43444: result: -v configure:43446: checking for Fortran 77 libraries of gfortran configure:43469: gfortran -o conftest -fallow-argument-mismatch -O2 -v conftest.f Using built-in specs. Target: x86_64-apple-darwin19 Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.1.0 (Homebrew GCC 10.1.0) /usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.15.0 -mtune=core2 -auxbase conftest -O2 -version -fallow-argument-mismatch -fintrinsic-modules-path /usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/finclude -o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//cc7q48UT.s GNU Fortran (Homebrew GCC 10.1.0) version 10.1.0 (x86_64-apple-darwin19) compiled by GNU C version 10.1.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Homebrew GCC 10.1.0) version 10.1.0 (x86_64-apple-darwin19) compiled by GNU C version 10.1.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.15 -o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccUFWDau.o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//cc7q48UT.s Apple clang version 11.0.3 (clang-1103.0.32.62) Target: x86_64-apple-darwin19.5.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 x86_64-apple-macosx10.15.0 -filetype obj -main-file-name cc7q48UT.s -target-cpu penryn -fdebug-compilation-dir /Users/gropp/tmp/mpich2/builds/hydra -dwarf-debug-producer "Apple clang version 11.0.3 (clang-1103.0.32.62)" -dwarf-version=4 -mrelocation-model pic -o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccUFWDau.o /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//cc7q48UT.s Reading specs from /usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../../libgfortran.spec rename spec lib to liborig /usr/local/Cellar/gcc/10.1.0/libexec/gcc/x86_64-apple-darwin19/10.1.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccUFWDau.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v collect2 version 10.1.0 /usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.15.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. /var/folders/0y/l_cg3z3d7vs3zkx4h9mrjg_40000gp/T//ccUFWDau.o -lgfortran -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -no_compact_unwind -v @(#)PROGRAM:ld PROJECT:ld64-556.6 BUILD 18:54:40 Jun 2 2020 configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em Library search paths: /usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 /usr/local/Cellar/gcc/10.1.0/lib/gcc/10 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib Framework search paths: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ configure:43665: result: -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. -lgfortran -lquadmath -lm configure:43681: checking whether gfortran accepts the FLIBS found by autoconf configure:43697: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f >&5 configure:43697: $? = 0 configure:43699: result: yes configure:43737: checking whether gcc-10 links with FLIBS found by autoconf configure:43762: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. -lgfortran -lquadmath -lm >&5 configure:43762: $? = 0 configure:43764: result: yes configure:43814: checking whether Fortran 77 and C objects are compatible configure:43893: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:43893: $? = 0 configure:43896: mv conftest.o pac_conftest.o configure:43899: $? = 0 configure:43908: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:43908: $? = 0 configure:43911: result: yes configure:44070: checking for linker for Fortran main program configure:44091: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:44091: $? = 0 configure:44150: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:44150: $? = 0 configure:44153: mv conftest.o pac_conftest.o configure:44156: $? = 0 configure:44165: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:44165: $? = 0 configure:44167: result: Use Fortran to link programs configure:44278: checking for Fortran 77 name mangling configure:44300: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:44300: $? = 0 configure:44303: mv conftest.o f77conftest.o configure:44306: $? = 0 configure:44331: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c f77conftest.o -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. -lgfortran -lquadmath -lm >&5 configure:44331: $? = 0 configure:44454: result: lower uscore configure:44520: checking for libraries to link Fortran main with C stdio routines configure:44546: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:44546: $? = 0 configure:44549: mv conftest.o pac_conftest.o configure:44552: $? = 0 configure:44571: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:44571: $? = 0 configure:44602: result: none configure:44653: checking whether Fortran init will work with C configure:44675: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:44675: $? = 0 configure:44678: mv conftest.o pac_f77conftest.o configure:44681: $? = 0 configure:44725: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c pac_f77conftest.o >&5 configure:44725: $? = 0 configure:44748: result: yes configure:44847: checking for extension for Fortran 90 programs configure:44862: gfortran -c conftest.f90 >&5 configure:44862: $? = 0 configure:44864: result: f90 configure:44906: checking whether the Fortran 90 compiler (gfortran ) works configure:44917: gfortran -o conftest conftest.f90 >&5 configure:44917: $? = 0 configure:44920: result: yes configure:44922: checking whether the Fortran 90 compiler (gfortran ) is a cross-compiler configure:44928: gfortran -o conftest conftest.f90 >&5 configure:44928: $? = 0 configure:44928: ./conftest configure:44928: $? = 0 configure:44937: result: no configure:44960: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:44988: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:44988: $? = 0 configure:44992: mv conftest.o pac_f77conftest.o configure:44995: $? = 0 configure:45016: gfortran -o conftest conftest.f90 pac_f77conftest.o >&5 configure:45016: $? = 0 configure:45058: result: yes configure:45120: checking for shared library (esp. rpath) characteristics of F77 configure:45213: result: done (results in src/env/f77_shlib.conf) configure:45224: checking whether Fortran 77 accepts ! for comments configure:45242: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:45242: $? = 0 configure:45259: result: yes configure:45269: checking for include directory flag for Fortran configure:45296: gfortran -c -I src -fallow-argument-mismatch -O2 conftest.f >&5 configure:45296: $? = 0 configure:45314: result: -I configure:45322: checking for Fortran 77 flag for library directories configure:45341: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:45341: $? = 0 configure:45345: mv conftest.o pac_f77conftest.o configure:45348: $? = 0 configure:45351: test -d conftestdir || mkdir conftestdir configure:45354: $? = 0 configure:45357: ar cru conftestdir/libf77conftest.a pac_f77conftest.o configure:45360: $? = 0 configure:45363: ranlib conftestdir/libf77conftest.a configure:45366: $? = 0 configure:45384: gfortran -o conftest -fallow-argument-mismatch -O2 -Lconftestdir conftest.f -lf77conftest >&5 configure:45384: $? = 0 configure:45404: result: -L configure:45480: checking whether Fortran 77 compiler processes .F files with C preprocessor configure:45501: gfortran -c -fallow-argument-mismatch -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.F >&5 configure:45501: $? = 0 configure:45569: result: yes configure:45577: checking whether gfortran allows mismatched arguments configure:45600: gfortran -c -fallow-argument-mismatch -O2 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:45600: $? = 0 configure:45644: result: yes configure:45690: checking for Fortran 2008 support configure:45721: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:45721: $? = 0 configure:45829: gfortran -o conftest conftest.f90 conftest1.o >&5 configure:45829: $? = 0 configure:45853: result: yes configure:45918: checking for shared library (esp. rpath) characteristics of FC configure:46011: result: done (results in src/env/fc_shlib.conf) configure:46027: checking whether the Fortran 90 compiler (gfortran ) works configure:46038: gfortran -o conftest conftest.f90 >&5 configure:46038: $? = 0 configure:46041: result: yes configure:46043: checking whether the Fortran 90 compiler (gfortran ) is a cross-compiler configure:46049: gfortran -o conftest conftest.f90 >&5 configure:46049: $? = 0 configure:46049: ./conftest configure:46049: $? = 0 configure:46058: result: no configure:46104: checking for Fortran 90 module extension configure:46126: gfortran -c conftest.f90 >&5 configure:46126: $? = 0 configure:46222: result: mod configure:46234: checking for Fortran 90 module include flag configure:46262: gfortran -c conftest.f90 >&5 configure:46262: $? = 0 configure:46299: gfortran -c -Iconftestdir conftest.f90 >&5 configure:46299: $? = 0 configure:46358: result: -I configure:46366: checking for Fortran 90 module output directory flag configure:46397: gfortran -c conftest.f90 >&5 configure:46397: $? = 0 configure:46451: gfortran -c -Jconftestdir conftest.f90 >&5 configure:46451: $? = 0 configure:46491: result: -J configure:46562: checking whether Fortran 90 compiler accepts option -O2 configure:46607: gfortran -o conftest conftest.f90 > pac_test1.log 2>&1 configure:46607: $? = 0 configure:46638: gfortran -o conftest -O2 conftest.f90 > pac_test2.log 2>&1 configure:46638: $? = 0 configure:46646: diff -b pac_test1.log pac_test2.log > pac_test.log configure:46649: $? = 0 configure:46749: result: yes configure:46754: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:46793: gfortran -c conftest.f90 > pac_test3.log 2>&1 configure:46793: $? = 0 configure:46797: mv conftest.o pac_conftest.o configure:46800: $? = 0 configure:46838: gfortran -o conftest -O2 conftest.f90 pac_conftest.o > pac_test4.log 2>&1 configure:46838: $? = 0 configure:46846: diff -b pac_test2.log pac_test4.log > pac_test.log configure:46849: $? = 0 configure:46950: result: yes configure:46982: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:47003: gfortran -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.F90 >&5 configure:47003: $? = 0 configure:47071: result: yes configure:47092: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:47118: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:47118: $? = 0 configure:47122: mv conftest.o pac_conftest.o configure:47125: $? = 0 configure:47142: gfortran -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:47142: $? = 0 configure:47183: result: none configure:47202: checking whether TRUE has been defined configure:47215: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:164:8: error: 'TRUE' undeclared (first use in this function) 164 | return TRUE; | ^~~~ conftest.c:164:8: note: each undeclared identifier is reported only once for each function it appears in configure:47215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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:47221: result: no configure:47254: checking whether the C++ compiler g++-10 can build an executable configure:47283: g++-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47283: $? = 0 configure:47297: result: yes configure:47304: checking whether C++ compiler works with string configure:47327: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47327: $? = 0 configure:47340: result: yes configure:47353: checking whether the compiler supports exceptions configure:47376: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47376: $? = 0 configure:47390: result: yes configure:47398: checking whether the compiler recognizes bool as a built-in type configure:47425: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47425: $? = 0 configure:47439: result: yes configure:47447: checking whether the compiler implements namespaces configure:47470: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47470: $? = 0 configure:47484: result: yes configure:47501: checking whether available configure:47520: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47520: $? = 0 configure:47527: result: yes configure:47530: checking whether the compiler implements the namespace std configure:47557: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47557: $? = 0 configure:47572: result: yes configure:47581: checking whether available configure:47600: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 conftest.cpp:166:10: fatal error: math: No such file or directory 166 | #include | ^~~~~~ compilation terminated. configure:47600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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:47607: result: no configure:47632: checking for GNU g++ version configure:47657: g++-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:47657: $? = 0 configure:47657: ./conftest configure:47657: $? = 0 configure:47667: result: 10 . 1 configure:47723: checking for shared library (esp. rpath) characteristics of CXX configure:47816: result: done (results in src/env/cxx_shlib.conf) configure:47827: checking whether C++ compiler accepts option -O2 configure:47879: g++-10 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp > pac_test1.log 2>&1 configure:47879: $? = 0 configure:47910: g++-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp > pac_test2.log 2>&1 configure:47910: $? = 0 configure:47918: diff -b pac_test1.log pac_test2.log > pac_test.log configure:47921: $? = 0 configure:48021: result: yes configure:48026: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:48066: g++-10 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:48066: $? = 0 configure:48070: mv conftest.o pac_conftest.o configure:48073: $? = 0 configure:48117: g++-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:48117: $? = 0 configure:48125: diff -b pac_test2.log pac_test4.log > pac_test.log configure:48128: $? = 0 configure:48229: result: yes configure:48282: checking for perl configure:48300: found /usr/bin/perl configure:48312: result: /usr/bin/perl configure:48327: checking for killall configure:48343: found /usr/bin/killall configure:48354: result: killall configure:48397: checking whether install works configure:48405: result: yes configure:48419: checking whether mkdir -p works configure:48435: result: yes configure:48453: checking for make configure:48469: found /usr/bin/make configure:48480: result: make configure:48494: checking whether clock skew breaks make configure:48519: result: no configure:48529: checking whether make supports include configure:48557: result: yes configure:48566: checking whether make allows comments in actions configure:48593: result: yes configure:48607: checking for virtual path format configure:48650: result: VPATH configure:48660: checking whether make sets CFLAGS configure:48686: result: yes configure:48735: checking for bash configure:48753: found /bin/bash configure:48765: result: /bin/bash configure:48788: checking whether /bin/bash supports arrays configure:48797: result: yes configure:49014: checking for doctext configure:49032: found /Users/gropp/bin/doctext configure:49045: result: /Users/gropp/bin/doctext configure:49058: checking for an ANSI C-conforming const configure:49124: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49124: $? = 0 configure:49131: result: yes configure:49139: checking for working volatile configure:49158: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49158: $? = 0 configure:49165: result: yes configure:49173: checking for C/C++ restrict keyword configure:49198: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49198: $? = 0 configure:49206: result: __restrict configure:49219: checking for inline configure:49235: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49235: $? = 0 configure:49243: result: inline configure:49266: checking whether __attribute__ allowed configure:49283: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49283: $? = 0 configure:49290: result: yes configure:49292: checking whether __attribute__((format)) allowed configure:49309: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49309: $? = 0 configure:49316: result: yes configure:49326: checking if C compiler supports __builtin_expect configure:49342: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49342: $? = 0 configure:49345: result: yes configure:49364: checking for C11 _Static_assert functionality configure:49375: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49375: $? = 0 configure:49380: result: yes configure:49407: checking whether byte ordering is bigendian configure:49422: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49422: $? = 0 configure:49467: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49467: $? = 0 configure:49485: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:178:4: error: unknown type name 'not'; did you mean 'ino_t'? 178 | not big endian | ^~~ | ino_t conftest.c:178:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 178 | not big endian | ^~~~~~ configure:49485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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:49613: result: no configure:49651: checking whether C compiler allows unaligned doubles configure:49684: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49684: $? = 0 configure:49684: ./conftest configure:49684: $? = 0 configure:49694: result: yes configure:49713: checking whether gcc-10 supports __func__ configure:49729: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49729: $? = 0 configure:49736: result: yes configure:49773: checking whether long double is supported configure:49790: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49790: $? = 0 configure:49797: result: yes configure:49806: checking whether long long is supported configure:49823: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49823: $? = 0 configure:49830: result: yes configure:49840: checking whether _Float16 is supported configure:49857: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:178:1: error: '_Float16' is not supported on this target 178 | _Float16 a; | ^~~~~~~~ configure:49857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 | /* end confdefs.h. */ | | int | main () | { | _Float16 a; | ; | return 0; | } configure:49864: result: no configure:49876: checking alignment of max_align_t configure:49881: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:174:1: error: expected identifier or '(' before numeric constant 174 | 0 | ^ conftest.c:179:43: warning: data definition has no type or storage class 179 | typedef struct { char x; max_align_t y; } ac__type_alignof_; | ^~~~~~~~~~~~~~~~~ conftest.c:179:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] conftest.c: In function 'longval': conftest.c:177:52: error: expected expression before ')' token 177 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:180:48: note: in expansion of macro 'offsetof' 180 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'ulongval': conftest.c:177:52: error: expected expression before ')' token 177 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:181:58: note: in expansion of macro 'offsetof' 181 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'main': conftest.c:177:52: error: expected expression before ')' token 177 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:191:19: note: in expansion of macro 'offsetof' 191 | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | ^~~~~~~~ conftest.c:177:52: error: expected expression before ')' token 177 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:194:28: note: in expansion of macro 'offsetof' 194 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ conftest.c:177:52: error: expected expression before ')' token 177 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:201:28: note: in expansion of macro 'offsetof' 201 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ configure:49881: $? = 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.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 | /* 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:49900: result: 0 configure:49920: checking alignment of long double configure:49925: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49925: $? = 0 configure:49925: ./conftest configure:49925: $? = 0 configure:49943: result: 16 configure:49975: checking size of char configure:49980: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:49980: $? = 0 configure:49980: ./conftest configure:49980: $? = 0 configure:49994: result: 1 configure:50008: checking size of unsigned char configure:50013: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50013: $? = 0 configure:50013: ./conftest configure:50013: $? = 0 configure:50027: result: 1 configure:50041: checking size of short configure:50046: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50046: $? = 0 configure:50046: ./conftest configure:50046: $? = 0 configure:50060: result: 2 configure:50074: checking size of unsigned short configure:50079: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50079: $? = 0 configure:50079: ./conftest configure:50079: $? = 0 configure:50093: result: 2 configure:50107: checking size of int configure:50112: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50112: $? = 0 configure:50112: ./conftest configure:50112: $? = 0 configure:50126: result: 4 configure:50140: checking size of unsigned int configure:50159: result: 4 configure:50173: checking size of long configure:50178: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50178: $? = 0 configure:50178: ./conftest configure:50178: $? = 0 configure:50192: result: 8 configure:50206: checking size of unsigned long configure:50225: result: 8 configure:50239: checking size of long long configure:50244: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50244: $? = 0 configure:50244: ./conftest configure:50244: $? = 0 configure:50258: result: 8 configure:50272: checking size of unsigned long long configure:50277: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50277: $? = 0 configure:50277: ./conftest configure:50277: $? = 0 configure:50291: result: 8 configure:50305: checking size of float configure:50310: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50310: $? = 0 configure:50310: ./conftest configure:50310: $? = 0 configure:50324: result: 4 configure:50338: checking size of double configure:50343: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50343: $? = 0 configure:50343: ./conftest configure:50343: $? = 0 configure:50357: result: 8 configure:50371: checking size of long double configure:50376: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50376: $? = 0 configure:50376: ./conftest configure:50376: $? = 0 configure:50390: result: 16 configure:50404: checking size of void * configure:50423: result: 8 configure:50434: checking for ANSI C header files configure:50538: result: yes configure:50548: checking stddef.h usability configure:50548: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50548: $? = 0 configure:50548: result: yes configure:50548: checking stddef.h presence configure:50548: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:50548: $? = 0 configure:50548: result: yes configure:50548: checking for stddef.h configure:50548: result: yes configure:50562: checking size of wchar_t configure:50567: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50567: $? = 0 configure:50567: ./conftest configure:50567: $? = 0 configure:50586: result: 4 configure:50601: checking size of __float128 configure:50606: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50606: $? = 0 configure:50606: ./conftest configure:50606: $? = 0 configure:50620: result: 16 configure:50635: checking size of float_int configure:50640: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50640: $? = 0 configure:50640: ./conftest configure:50640: $? = 0 configure:50655: result: 8 configure:50669: checking size of double_int configure:50674: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50674: $? = 0 configure:50674: ./conftest configure:50674: $? = 0 configure:50689: result: 16 configure:50703: checking size of long_int configure:50708: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50708: $? = 0 configure:50708: ./conftest configure:50708: $? = 0 configure:50723: result: 16 configure:50737: checking size of short_int configure:50742: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50742: $? = 0 configure:50742: ./conftest configure:50742: $? = 0 configure:50757: result: 8 configure:50771: checking size of two_int configure:50776: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50776: $? = 0 configure:50776: ./conftest configure:50776: $? = 0 configure:50791: result: 8 configure:50805: checking size of long_double_int configure:50810: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50810: $? = 0 configure:50810: ./conftest configure:50810: $? = 0 configure:50825: result: 32 configure:50839: checking alignment of char configure:50844: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50844: $? = 0 configure:50844: ./conftest configure:50844: $? = 0 configure:50862: result: 1 configure:50874: checking alignment of float configure:50879: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50879: $? = 0 configure:50879: ./conftest configure:50879: $? = 0 configure:50897: result: 4 configure:50909: checking alignment of double configure:50914: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50914: $? = 0 configure:50914: ./conftest configure:50914: $? = 0 configure:50932: result: 8 configure:50944: checking alignment of long configure:50949: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50949: $? = 0 configure:50949: ./conftest configure:50949: $? = 0 configure:50967: result: 8 configure:50979: checking alignment of long long configure:50984: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:50984: $? = 0 configure:50984: ./conftest configure:50984: $? = 0 configure:51002: result: 8 configure:51014: checking alignment of long double configure:51037: result: 16 configure:51049: checking alignment of short configure:51054: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51054: $? = 0 configure:51054: ./conftest configure:51054: $? = 0 configure:51072: result: 2 configure:51084: checking alignment of int configure:51089: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51089: $? = 0 configure:51089: ./conftest configure:51089: $? = 0 configure:51107: result: 4 configure:51119: checking alignment of int8_t configure:51124: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51124: $? = 0 configure:51124: ./conftest configure:51124: $? = 0 configure:51142: result: 1 configure:51154: checking alignment of int16_t configure:51159: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51159: $? = 0 configure:51159: ./conftest configure:51159: $? = 0 configure:51177: result: 2 configure:51189: checking alignment of int32_t configure:51194: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51194: $? = 0 configure:51194: ./conftest configure:51194: $? = 0 configure:51212: result: 4 configure:51224: checking alignment of int64_t configure:51229: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51229: $? = 0 configure:51229: ./conftest configure:51229: $? = 0 configure:51247: result: 8 configure:51259: checking alignment of bool configure:51264: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:249:26: error: unknown type name 'bool' 249 | typedef struct { char x; bool y; } ac__type_alignof_; | ^~~~ configure:51264: $? = 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.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; bool y; } ac__type_alignof_; | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | { | long int i = longval (); | if (i != ((long int) offsetof (ac__type_alignof_, y))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) offsetof (ac__type_alignof_, y))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:51282: result: 0 configure:51294: checking alignment of wchar_t configure:51299: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:214:1: error: expected identifier or '(' before numeric constant 214 | 0 | ^ conftest.c:219:39: warning: data definition has no type or storage class 219 | typedef struct { char x; wchar_t y; } ac__type_alignof_; | ^~~~~~~~~~~~~~~~~ conftest.c:219:39: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] conftest.c: In function 'longval': conftest.c:217:52: error: expected expression before ')' token 217 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:220:48: note: in expansion of macro 'offsetof' 220 | static long int longval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'ulongval': conftest.c:217:52: error: expected expression before ')' token 217 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:221:58: note: in expansion of macro 'offsetof' 221 | static unsigned long int ulongval () { return (long int) offsetof (ac__type_alignof_, y); } | ^~~~~~~~ conftest.c: In function 'main': conftest.c:217:52: error: expected expression before ')' token 217 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:231:19: note: in expansion of macro 'offsetof' 231 | if (((long int) offsetof (ac__type_alignof_, y)) < 0) | ^~~~~~~~ conftest.c:217:52: error: expected expression before ')' token 217 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:234:28: note: in expansion of macro 'offsetof' 234 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ conftest.c:217:52: error: expected expression before ')' token 217 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:241:28: note: in expansion of macro 'offsetof' 241 | if (i != ((long int) offsetof (ac__type_alignof_, y))) | ^~~~~~~~ configure:51299: $? = 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.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | /* 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:51318: result: 0 configure:51331: checking sys/bitypes.h usability configure:51331: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:248:10: fatal error: sys/bitypes.h: No such file or directory 248 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:51331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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:51331: result: no configure:51331: checking sys/bitypes.h presence configure:51331: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c conftest.c:215:10: fatal error: sys/bitypes.h: No such file or directory 215 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:51331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 0 | /* end confdefs.h. */ | #include configure:51331: result: no configure:51331: checking for sys/bitypes.h configure:51331: result: no configure:51344: checking for inttypes.h configure:51344: result: yes configure:51344: checking for stdint.h configure:51344: result: yes configure:51356: checking for int8_t configure:51356: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51356: $? = 0 configure:51356: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: size of array 'test_array' is negative 254 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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:51356: result: yes configure:51367: checking for int16_t configure:51367: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51367: $? = 0 configure:51367: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:254:12: error: size of array 'test_array' is negative 254 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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:51367: result: yes configure:51378: checking for int32_t configure:51378: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51378: $? = 0 configure:51378: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:255:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] 255 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:254:12: error: storage size of 'test_array' isn't constant 254 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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:51378: result: yes configure:51389: checking for int64_t configure:51389: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51389: $? = 0 configure:51389: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:255:53: warning: integer overflow in expression of type 'long long int' results in '-9223372036854775808' [-Woverflow] 255 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:254:12: error: storage size of 'test_array' isn't constant 254 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:51389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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:51389: result: yes configure:51430: checking for uint8_t configure:51430: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51430: $? = 0 configure:51430: result: yes configure:51444: checking for uint16_t configure:51444: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51444: $? = 0 configure:51444: result: yes configure:51456: checking for uint32_t configure:51456: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51456: $? = 0 configure:51456: result: yes configure:51470: checking for uint64_t configure:51470: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51470: $? = 0 configure:51470: result: yes configure:51512: checking stdbool.h usability configure:51512: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51512: $? = 0 configure:51512: result: yes configure:51512: checking stdbool.h presence configure:51512: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:51512: $? = 0 configure:51512: result: yes configure:51512: checking for stdbool.h configure:51512: result: yes configure:51512: checking complex.h usability configure:51512: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51512: $? = 0 configure:51512: result: yes configure:51512: checking complex.h presence configure:51512: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:51512: $? = 0 configure:51512: result: yes configure:51512: checking for complex.h configure:51512: result: yes configure:51526: checking size of _Bool configure:51531: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51531: $? = 0 configure:51531: ./conftest configure:51531: $? = 0 configure:51550: result: 1 configure:51564: checking size of float _Complex configure:51569: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51569: $? = 0 configure:51569: ./conftest configure:51569: $? = 0 configure:51588: result: 8 configure:51602: checking size of double _Complex configure:51607: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51607: $? = 0 configure:51607: ./conftest configure:51607: $? = 0 configure:51626: result: 16 configure:51642: checking size of long double _Complex configure:51647: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51647: $? = 0 configure:51647: ./conftest configure:51647: $? = 0 configure:51666: result: 32 configure:51682: checking size of _Float16 configure:51687: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'longval': conftest.c:264:57: error: '_Float16' is not supported on this target 264 | static long int longval () { return (long int) (sizeof (_Float16)); } | ^~~~~~~~ conftest.c: In function 'ulongval': conftest.c:265:67: error: '_Float16' is not supported on this target 265 | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); } | ^~~~~~~~ conftest.c: In function 'main': conftest.c:275:28: error: '_Float16' is not supported on this target 275 | if (((long int) (sizeof (_Float16))) < 0) | ^~~~~~~~ conftest.c:278:37: error: '_Float16' is not supported on this target 278 | if (i != ((long int) (sizeof (_Float16)))) | ^~~~~~~~ conftest.c:285:37: error: '_Float16' is not supported on this target 285 | if (i != ((long int) (sizeof (_Float16)))) | ^~~~~~~~ configure:51687: $? = 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.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (_Float16)); } | static unsigned long int ulongval () { return (long int) (sizeof (_Float16)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (_Float16))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (_Float16)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (_Float16)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:51701: result: 0 configure:51714: checking for _Bool configure:51714: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51714: $? = 0 configure:51714: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:268:20: error: expected expression before ')' token 268 | if (sizeof ((_Bool))) | ^ configure:51714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:51714: result: yes configure:51723: checking for float _Complex configure:51723: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51723: $? = 0 configure:51723: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:269:29: error: expected expression before ')' token 269 | if (sizeof ((float _Complex))) | ^ configure:51723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((float _Complex))) | return 0; | ; | return 0; | } configure:51723: result: yes configure:51732: checking for double _Complex configure:51732: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51732: $? = 0 configure:51732: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:270:30: error: expected expression before ')' token 270 | if (sizeof ((double _Complex))) | ^ configure:51732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((double _Complex))) | return 0; | ; | return 0; | } configure:51732: result: yes configure:51745: checking for long double _Complex configure:51745: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:51745: $? = 0 configure:51745: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:271:35: error: expected expression before ')' token 271 | if (sizeof ((long double _Complex))) | ^ configure:51745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double _Complex))) | return 0; | ; | return 0; | } configure:51745: result: yes configure:52176: checking for size of Fortran type integer configure:52217: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:52217: $? = 0 configure:52221: mv conftest.o pac_conftest.o configure:52224: $? = 0 configure:52251: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:52251: $? = 0 configure:52251: ./conftest configure:52251: $? = 0 configure:52289: result: 4 configure:52304: checking for size of Fortran type real configure:52345: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:52345: $? = 0 configure:52349: mv conftest.o pac_conftest.o configure:52352: $? = 0 configure:52379: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:52379: $? = 0 configure:52379: ./conftest configure:52379: $? = 0 configure:52417: result: 4 configure:52432: checking for size of Fortran type double precision configure:52473: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:52473: $? = 0 configure:52477: mv conftest.o pac_conftest.o configure:52480: $? = 0 configure:52507: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:52507: $? = 0 configure:52507: ./conftest configure:52507: $? = 0 configure:52545: result: 8 configure:52568: checking whether integer*1 is supported configure:52579: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52579: $? = 0 configure:52586: result: yes configure:52588: checking whether integer*2 is supported configure:52599: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52599: $? = 0 configure:52606: result: yes configure:52608: checking whether integer*4 is supported configure:52619: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52619: $? = 0 configure:52626: result: yes configure:52628: checking whether integer*8 is supported configure:52639: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52639: $? = 0 configure:52646: result: yes configure:52648: checking whether integer*16 is supported configure:52659: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52659: $? = 0 configure:52666: result: yes configure:52668: checking whether real*4 is supported configure:52679: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52679: $? = 0 configure:52686: result: yes configure:52688: checking whether real*8 is supported configure:52699: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52699: $? = 0 configure:52706: result: yes configure:52708: checking whether real*16 is supported configure:52719: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:52719: $? = 0 configure:52726: result: yes configure:52825: checking for C type matching Fortran real configure:52833: result: float configure:52848: checking for C type matching Fortran double configure:52855: result: double configure:53165: checking for C type matching Fortran integer configure:53172: result: int configure:53325: checking for values of Fortran logicals configure:53364: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:53364: $? = 0 configure:53367: mv conftest.o pac_conftest.o configure:53370: $? = 0 configure:53402: gfortran -o conftest -fallow-argument-mismatch -O2 conftest.f pac_conftest.o >&5 configure:53402: $? = 0 configure:53402: ./conftest configure:53402: $? = 0 configure:53440: result: True is 1 and False is 0 configure:53551: checking for Fortran 90 integer kind for 8-byte integers configure:53591: gfortran -o conftest -O2 conftest.f90 >&5 configure:53591: $? = 0 configure:53591: ./conftest configure:53591: $? = 0 configure:53608: result: 8 configure:53720: checking for Fortran 90 integer kind for 4-byte integers configure:53760: gfortran -o conftest -O2 conftest.f90 >&5 configure:53760: $? = 0 configure:53760: ./conftest configure:53760: $? = 0 configure:53777: result: 4 configure:53810: checking if real*8 is supported in Fortran 90 configure:53823: gfortran -c -O2 conftest.f90 >&5 configure:53823: $? = 0 configure:53835: result: yes configure:53991: checking size of bool configure:53996: g++-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:53996: $? = 0 configure:53996: ./conftest configure:53996: $? = 0 configure:54010: result: 1 configure:54052: checking complex usability configure:54052: g++-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:54052: $? = 0 configure:54052: result: yes configure:54052: checking complex presence configure:54052: g++-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp configure:54052: $? = 0 configure:54052: result: yes configure:54052: checking for complex configure:54052: result: yes configure:54065: checking size of Complex configure:54070: g++-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:54070: $? = 0 configure:54070: ./conftest configure:54070: $? = 0 configure:54089: result: 8 configure:54103: checking size of DoubleComplex configure:54108: g++-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:54108: $? = 0 configure:54108: ./conftest configure:54108: $? = 0 configure:54127: result: 16 configure:54142: checking size of LongDoubleComplex configure:54147: g++-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.cpp >&5 configure:54147: $? = 0 configure:54147: ./conftest configure:54147: $? = 0 configure:54166: result: 32 configure:54278: checking whether C compiler accepts option -Werror configure:54333: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:54333: $? = 0 configure:54364: gcc-10 -o conftest -Werror -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:54364: $? = 0 configure:54372: diff -b pac_test1.log pac_test2.log > pac_test.log configure:54375: $? = 0 configure:54475: result: yes configure:54480: checking whether routines compiled with -Werror can be linked with ones compiled without -Werror configure:54520: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:54520: $? = 0 configure:54524: mv conftest.o pac_conftest.o configure:54527: $? = 0 configure:54570: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:54570: $? = 0 configure:54612: gcc-10 -o conftest -Werror -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:54612: $? = 0 configure:54620: diff -b pac_test4.log pac_test5.log > pac_test.log configure:54623: $? = 0 configure:54762: result: yes configure:54798: gcc-10 -c -O2 -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:267:80: error: expected expression before 'int' 267 | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; | ^~~ conftest.c:267:84: error: expected ',' or ';' before ')' token 267 | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; | ^ conftest.c:268:1: error: 'pointer_with_type_tag' attribute directive ignored [-Werror=attributes] 268 | void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); | ^~~~ cc1: all warnings being treated as errors configure:54798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | /* 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:54834: checking for alignment restrictions on int64_t configure:54868: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:54868: $? = 0 configure:54868: ./conftest configure:54868: $? = 0 configure:54879: result: no configure:54898: checking for alignment restrictions on int32_t configure:54932: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:54932: $? = 0 configure:54932: ./conftest configure:54932: $? = 0 configure:54943: result: no configure:54962: checking for gcov configure:54978: found /usr/bin/gcov configure:54989: result: gcov configure:55111: checking for ANSI C header files configure:55215: result: yes configure:55230: checking for stdlib.h configure:55230: result: yes configure:55230: checking stdarg.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking stdarg.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking for stdarg.h configure:55230: result: yes configure:55230: checking for sys/types.h configure:55230: result: yes configure:55230: checking for string.h configure:55230: result: yes configure:55230: checking for inttypes.h configure:55230: result: yes configure:55230: checking limits.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking limits.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking for limits.h configure:55230: result: yes configure:55230: checking for stddef.h configure:55230: result: yes configure:55230: checking errno.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking errno.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking for errno.h configure:55230: result: yes configure:55230: checking sys/socket.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking sys/socket.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking for sys/socket.h configure:55230: result: yes configure:55230: checking sys/time.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking sys/time.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking for sys/time.h configure:55230: result: yes configure:55230: checking for unistd.h configure:55230: result: yes configure:55230: checking endian.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:311:10: fatal error: endian.h: No such file or directory 311 | #include | ^~~~~~~~~~ compilation terminated. configure:55230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:55230: result: no configure:55230: checking endian.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c conftest.c:278:10: fatal error: endian.h: No such file or directory 278 | #include | ^~~~~~~~~~ compilation terminated. configure:55230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:55230: result: no configure:55230: checking for endian.h configure:55230: result: no configure:55230: checking assert.h usability configure:55230: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking assert.h presence configure:55230: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:55230: $? = 0 configure:55230: result: yes configure:55230: checking for assert.h configure:55230: result: yes configure:55230: checking for sys/param.h configure:55230: result: yes configure:55240: checking for sys/uio.h configure:55260: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55260: $? = 0 configure:55267: result: yes configure:55276: checking for size_t configure:55276: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55276: $? = 0 configure:55276: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:317:21: error: expected expression before ')' token 317 | if (sizeof ((size_t))) | ^ configure:55276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:55276: result: yes configure:55292: checking for setitimer configure:55292: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55292: $? = 0 configure:55292: result: yes configure:55292: checking for alarm configure:55292: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55292: $? = 0 configure:55292: result: yes configure:55305: checking for vsnprintf configure:55305: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:306:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 306 | char vsnprintf (); | ^~~~~~~~~ conftest.c:294:1: note: 'vsnprintf' is declared in header '' 293 | # include 294 | #else configure:55305: $? = 0 configure:55305: result: yes configure:55305: checking for vsprintf configure:55305: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:307:6: warning: conflicting types for built-in function 'vsprintf'; expected 'int(char *, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 307 | char vsprintf (); | ^~~~~~~~ conftest.c:295:1: note: 'vsprintf' is declared in header '' 294 | # include 295 | #else configure:55305: $? = 0 configure:55305: result: yes configure:55317: checking whether vsnprintf needs a declaration configure:55336: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55336: $? = 0 configure:55343: result: no configure:55360: checking for strerror configure:55360: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55360: $? = 0 configure:55360: result: yes configure:55360: checking for strncasecmp configure:55360: result: yes configure:55369: checking whether strerror_r is declared configure:55369: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55369: $? = 0 configure:55369: result: yes configure:55382: checking for strerror_r configure:55382: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55382: $? = 0 configure:55382: result: yes configure:55391: checking whether strerror_r returns char * configure:55415: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:327:13: error: invalid type argument of unary '*' (have 'int') 327 | char x = *strerror_r (0, buf, sizeof buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conftest.c:328:14: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 328 | char *p = strerror_r (0, buf, sizeof buf); | ^~~~~~~~~~ configure:55415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:55453: result: no configure:55463: checking whether strerror_r needs a declaration configure:55481: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55481: $? = 0 configure:55488: result: no configure:55504: checking for snprintf configure:55504: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:312:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] 312 | char snprintf (); | ^~~~~~~~ conftest.c:300:1: note: 'snprintf' is declared in header '' 299 | # include 300 | #else configure:55504: $? = 0 configure:55504: result: yes configure:55515: checking whether snprintf needs a declaration configure:55533: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55533: $? = 0 configure:55540: result: no configure:55556: checking for qsort configure:55556: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55556: $? = 0 configure:55556: result: yes configure:55572: checking for va_copy configure:55598: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55598: $? = 0 configure:55606: result: yes configure:55658: checking for variable argument list macro functionality configure:55674: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55674: $? = 0 configure:55678: result: yes configure:55691: checking for working alloca.h configure:55708: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55708: $? = 0 configure:55716: result: yes configure:55724: checking for alloca configure:55761: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55761: $? = 0 configure:55769: result: yes configure:55893: checking for strdup configure:55893: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:318:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 318 | char strdup (); | ^~~~~~ configure:55893: $? = 0 configure:55893: result: yes configure:55905: checking whether strdup needs a declaration configure:55923: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55923: $? = 0 configure:55930: result: no configure:55950: checking for mkstemp configure:55950: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55950: $? = 0 configure:55950: result: yes configure:55961: checking whether mkstemp needs a declaration configure:55979: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:55979: $? = 0 configure:55986: result: no configure:56001: checking for putenv configure:56001: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56001: $? = 0 configure:56001: result: yes configure:56012: checking whether putenv needs a declaration configure:56030: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56030: $? = 0 configure:56037: result: no configure:56159: checking size of MPII_Bsend_data_t configure:56164: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56164: $? = 0 configure:56164: ./conftest configure:56164: $? = 0 configure:56197: result: 88 configure:56226: checking for sched_setaffinity configure:56226: result: no configure:56226: checking for sched_getaffinity configure:56226: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_sched_getaffinity", referenced from: _main in ccKSpMux.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:56226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:56226: result: no configure:56226: checking for bindprocessor configure:56226: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_bindprocessor", referenced from: _main in ccef5ML2.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:56226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:56226: result: no configure:56226: checking for thread_policy_set configure:56226: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56226: $? = 0 configure:56226: result: yes configure:56307: checking whether thread affinity macros defined configure:56327: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:307:6: warning: missing terminating ' character 307 | :'thread macros not defined | ^ conftest.c:306: error: unterminated #if 306 | #if !defined(THREAD_AFFINITY_POLICY) || !defined(THREAD_AFFINITY_TAG_NULL) | conftest.c:304:1: error: expected declaration or statement at end of input 304 | { | ^ configure:56327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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:56334: result: no configure:56685: checking for unistd.h configure:56685: result: yes configure:56685: checking for string.h configure:56685: result: yes configure:56685: checking for stdlib.h configure:56685: result: yes configure:56685: checking for sys/socket.h configure:56685: result: yes configure:56685: checking for strings.h configure:56685: result: yes configure:56685: checking for assert.h configure:56685: result: yes configure:56685: checking arpa/inet.h usability configure:56685: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56685: $? = 0 configure:56685: result: yes configure:56685: checking arpa/inet.h presence configure:56685: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:56685: $? = 0 configure:56685: result: yes configure:56685: checking for arpa/inet.h configure:56685: result: yes configure:56697: checking for snprintf configure:56697: result: yes configure:56708: checking whether snprintf needs a declaration configure:56733: result: no configure:56747: checking for strncasecmp configure:56747: result: yes configure:56780: checking for sys/types.h configure:56780: result: yes configure:56780: checking for sys/param.h configure:56780: result: yes configure:56780: checking for sys/socket.h configure:56780: result: yes configure:56780: checking netinet/in.h usability configure:56780: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking netinet/in.h presence configure:56780: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking for netinet/in.h configure:56780: result: yes configure:56780: checking netinet/tcp.h usability configure:56780: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking netinet/tcp.h presence configure:56780: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking for netinet/tcp.h configure:56780: result: yes configure:56780: checking sys/un.h usability configure:56780: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking sys/un.h presence configure:56780: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking for sys/un.h configure:56780: result: yes configure:56780: checking netdb.h usability configure:56780: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking netdb.h presence configure:56780: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:56780: $? = 0 configure:56780: result: yes configure:56780: checking for netdb.h configure:56780: result: yes configure:56793: checking for library containing socket configure:56824: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56824: $? = 0 configure:56841: result: none required configure:56851: checking for library containing gethostbyname configure:56882: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56882: $? = 0 configure:56899: result: none required configure:56909: checking for library containing setsockopt configure:56940: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:56940: $? = 0 configure:56957: result: none required configure:56979: checking whether socklen_t is defined (in sys/socket.h if present) configure:57002: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:324:37: error: conflicting types for 'socklen_t' 324 | typedef struct { double a; int b; } socklen_t; | ^~~~~~~~~ In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/socket.h:95, from conftest.c:321: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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:57002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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:57009: result: yes configure:57017: checking whether struct hostent contains h_addr_list configure:57035: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:57035: $? = 0 configure:57042: result: yes configure:57052: checking whether __attribute__ allowed configure:57076: result: yes configure:57078: checking whether __attribute__((format)) allowed configure:57102: result: yes configure:57834: RUNNING CONFIGURE FOR CH4 DEVICE configure:57982: checking for sys/mman.h configure:57982: result: yes configure:57982: checking for sys/stat.h configure:57982: result: yes configure:57982: checking fcntl.h usability configure:57982: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:57982: $? = 0 configure:57982: result: yes configure:57982: checking fcntl.h presence configure:57982: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:57982: $? = 0 configure:57982: result: yes configure:57982: checking for fcntl.h configure:57982: result: yes configure:57992: checking for mmap configure:57992: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:57992: $? = 0 configure:57992: result: yes configure:58002: checking for gethostname configure:58002: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:58002: $? = 0 configure:58002: result: yes configure:58014: checking whether gethostname needs a declaration configure:58032: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:58032: $? = 0 configure:58039: result: no configure:58055: checking signal.h usability configure:58055: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:58055: $? = 0 configure:58055: result: yes configure:58055: checking signal.h presence configure:58055: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c configure:58055: $? = 0 configure:58055: result: yes configure:58055: checking for signal.h configure:58055: result: yes configure:58067: checking for signal configure:58067: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:58067: $? = 0 configure:58067: result: yes configure:58607: RUNNING CONFIGURE FOR ch4:shm:posix configure:58626: RUNNING CONFIGURE FOR F90 CODE configure:58629: checking whether ln -s works configure:58633: result: yes configure:58643: checking for extension for Fortran 90 programs configure:58658: gfortran -c -O2 conftest.f90 >&5 configure:58658: $? = 0 configure:58660: result: f90 configure:58705: checking for the precision and range of reals configure:58732: gfortran -o conftest -O2 conftest.f90 >&5 configure:58732: $? = 0 configure:58732: ./conftest configure:58732: $? = 0 configure:58736: result: 6 , 37 configure:58770: checking for the precision and range of double precision configure:58797: gfortran -o conftest -O2 conftest.f90 >&5 configure:58797: $? = 0 configure:58797: ./conftest configure:58797: $? = 0 configure:58801: result: 15 , 307 configure:58835: checking for the range of integer configure:58862: gfortran -o conftest -O2 conftest.f90 >&5 configure:58862: $? = 0 configure:58862: ./conftest configure:58862: $? = 0 configure:58866: result: 9 configure:58901: checking for available integer kinds configure:58942: gfortran -o conftest -O2 conftest.f90 >&5 configure:58942: $? = 0 configure:58942: ./conftest configure:58942: $? = 0 configure:58946: result: 2 , 1, 4 , 2, 9 , 4, 18 , 8, configure:58981: checking for available integer ranges configure:59010: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 configure:59010: $? = 0 configure:59013: mv conftest.o pac_conftest.o configure:59016: $? = 0 configure:59066: gfortran -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:59066: $? = 0 configure:59066: ./conftest configure:59066: $? = 0 configure:59066: gfortran -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:59066: $? = 0 configure:59066: ./conftest configure:59066: $? = 0 configure:59066: gfortran -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:59066: $? = 0 configure:59066: ./conftest configure:59066: $? = 0 configure:59066: gfortran -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:59066: $? = 0 configure:59066: ./conftest configure:59066: $? = 0 configure:59090: result: { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 }, configure:59807: RUNNING CONFIGURE FOR ch4:shm:xpmem configure:59925: checking xpmem.h usability configure:59925: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:364:10: fatal error: xpmem.h: No such file or directory 364 | #include | ^~~~~~~~~ compilation terminated. configure:59925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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:59925: result: no configure:59925: checking xpmem.h presence configure:59925: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c conftest.c:331:10: fatal error: xpmem.h: No such file or directory 331 | #include | ^~~~~~~~~ compilation terminated. configure:59925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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:59925: result: no configure:59925: checking for xpmem.h configure:59925: result: no configure:59933: checking for xpmem_make in -lxpmem configure:59958: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c -lxpmem >&5 ld: library not found for -lxpmem collect2: error: ld returned 1 exit status configure:59958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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:59967: result: no configure:61060: checking for random.h configure:61060: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c:366:10: fatal error: random.h: No such file or directory 366 | #include | ^~~~~~~~~~ compilation terminated. configure:61060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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 MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | /* 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:61060: result: no configure:61075: checking for struct random_data configure:61075: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:341:13: error: invalid application of 'sizeof' to incomplete type 'struct random_data' 341 | if (sizeof (struct random_data)) | ^~~~~~ configure:61075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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 MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof (struct random_data)) | return 0; | ; | return 0; | } configure:61075: result: no configure:61100: checking for random_r configure:61100: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_random_r", referenced from: _main in ccOv55yP.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status configure:61100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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 MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | /* 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:61100: result: no configure:61122: Using a non-symmetric heap configure:61365: RUNNING CONFIGURE FOR ch4:ofi configure:61388: Using runtime capability set due to no selected provider or explicity runtime selection configure:61640: CH4 OFI Netmod: Using an embedded libfabric configure:61738: ===== configuring modules/libfabric ===== configure:61903: running /bin/sh ../../../../sources/mpich/modules/libfabric/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' --enable-embedded '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch' --cache-file=/dev/null --srcdir=../../../../sources/mpich/modules/libfabric configure:61923: ===== done with modules/libfabric configure ===== CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include') does not contain '-I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include', appending CPPFLAGS(=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include') does not contain '-I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include', appending configure:64017: ===== configuring src/mpi/romio ===== configure:64182: running /bin/sh ../../../../../sources/mpich/src/mpi/romio/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch -O2' --cache-file=/dev/null --srcdir=../../../../../sources/mpich/src/mpi/romio configure:64202: ===== done with src/mpi/romio configure ===== configure:64208: sourcing src/mpi/romio/localdefs configure:64017: ===== configuring src/pm/hydra ===== configure:64182: running /bin/sh ../../../../../sources/mpich/src/pm/hydra/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch -O2' --cache-file=/dev/null --srcdir=../../../../../sources/mpich/src/pm/hydra configure:64202: ===== done with src/pm/hydra configure ===== configure:64265: checking the sizeof MPI_Offset configure:64272: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c >&5 configure:64272: $? = 0 configure:64272: ./conftest configure:64272: $? = 0 configure:64283: result: 8 configure:64351: checking whether the Fortran Offset type works with Fortran 77 configure:64360: gfortran -c -fallow-argument-mismatch -O2 conftest.f >&5 configure:64360: $? = 0 configure:64366: result: yes configure:64380: checking whether the Fortran Offset type works with Fortran 90 configure:64389: gfortran -c -O2 conftest.f90 >&5 configure:64389: $? = 0 configure:64401: result: yes configure:64499: checking for size of MPI_Status configure:64518: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c >&5 configure:64518: $? = 0 configure:64518: ./conftest configure:64518: $? = 0 configure:64527: result: 20 configure:64559: checking for BSD/POSIX style global symbol lister configure:64601: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c >&5 configure:64601: $? = 0 configure:64649: result: no configure:64685: checking stdio.h usability configure:64685: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c >&5 configure:64685: $? = 0 configure:64685: result: yes configure:64685: checking stdio.h presence configure:64685: gcc-10 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c configure:64685: $? = 0 configure:64685: result: yes configure:64685: checking for stdio.h configure:64685: result: yes configure:64695: checking for multiple __attribute__((alias)) support configure:64756: gcc-10 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c >&5 configure:64756: $? = 0 configure:64760: cp conftest.o pac_conftest_other.o configure:64763: $? = 0 configure:64826: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include conftest.c pac_conftest_other.o >&5 conftest.c:349:21: error: only weak aliases are supported in this configuration 349 | extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); | ^~~~~~~ conftest.c:350:21: error: only weak aliases are supported in this configuration 350 | extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); | ^~~~~~~ configure:64826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.4a3" | #define PACKAGE_STRING "MPICH 3.4a3" | #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.4a3" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 | #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 16 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 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 32 | #define SIZEOF__FLOAT16 0 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE __float128 | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 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 32 | #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 0x4c002036 | #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 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 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 MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA | #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:64916: result: no! link failure configure:65720: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:780: creating libtool configure:67796: checking if the C compiler accepts -Wl,-flat_namespace LDFLAGS(='') does not contain '-Wl,-flat_namespace', appending configure:67826: gcc-10 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include -Wl,-flat_namespace conftest.c >&5 configure:67826: $? = 0 configure:67827: result: yes LDFLAGS(='') does not contain '-Wl,-flat_namespace', appending WRAPPER_LDFLAGS(=' -framework OpenCL') does not contain '-Wl,-flat_namespace', appending configure:67875: checking if the F77 compiler accepts -Wl,-commons,use_dylibs LDFLAGS(=' -Wl,-flat_namespace') does not contain '-Wl,-commons,use_dylibs', appending configure:67904: gfortran -o conftest -fallow-argument-mismatch -O2 -Wl,-flat_namespace -Wl,-commons,use_dylibs conftest.f >&5 configure:67904: $? = 0 configure:67905: result: yes WRAPPER_LDFLAGS(=' -framework OpenCL -Wl,-flat_namespace') does not contain '-Wl,-commons,use_dylibs', appending configure:68228: checking that generated files are newer than configure configure:68234: result: done configure:68670: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MPICH config.status 3.4a3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on wdg-macbook config.status:2411: creating src/mpid/ch4/shm/posix/posix_eager_array.c config.status:2411: creating src/mpid/ch4/shm/posix/eager/include/posix_eager_pre.h config.status:2411: creating modules/hwloc/Makefile config.status:2411: creating modules/hwloc/include/Makefile config.status:2411: creating modules/hwloc/hwloc/Makefile config.status:2411: creating src/mpid/ch4/src/mpid_ch4_net_array.c config.status:2411: creating src/mpid/ch4/include/netmodpre.h config.status:2411: creating src/binding/fortran/use_mpi/mpif90model.h config.status:2411: creating Makefile config.status:2411: creating examples/Makefile config.status:2411: creating test/Makefile config.status:2411: creating test/commands/Makefile config.status:2411: creating src/include/mpichinfo.h config.status:2411: creating mpich-doxygen config.status:2411: creating src/include/mpir_ext.h config.status:2411: creating src/binding/cxx/mpicxx.h config.status:2411: creating src/binding/fortran/mpif_h/mpif.h config.status:2411: creating src/binding/fortran/mpif_h/setbotf.f config.status:2411: creating src/binding/fortran/mpif_h/setbot.c config.status:2411: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90 config.status:2411: creating src/binding/fortran/use_mpi/mpi_base.f90 config.status:2411: creating src/binding/fortran/use_mpi/mpi_constants.f90 config.status:2411: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90 config.status:2411: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90 config.status:2411: creating src/packaging/pkgconfig/mpich.pc config.status:2411: creating src/packaging/envmods/mpich.module config.status:2519: WARNING: '../../sources/mpich/src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting config.status:2411: creating src/env/mpixxx_opts.conf config.status:2411: creating src/env/mpicc.sh config.status:2411: creating src/env/mpicc.bash config.status:2411: creating src/env/mpicxx.sh config.status:2411: creating src/env/mpicxx.bash config.status:2411: creating src/env/mpif77.sh config.status:2411: creating src/env/mpif77.bash config.status:2411: creating src/env/mpifort.sh config.status:2411: creating src/env/mpifort.bash config.status:2411: creating src/env/parkill config.status:2411: creating src/include/mpi.h config.status:2411: creating doc/design/Makefile config.status:2411: creating doc/installguide/Makefile config.status:2411: creating doc/logging/Makefile config.status:2411: creating doc/refman/Makefile config.status:2411: creating doc/userguide/Makefile config.status:2411: creating test/commands/cmdtests config.status:2411: creating src/include/mpichconf.h config.status:2411: creating modules/hwloc/include/private/autogen/config.h config.status:2411: creating modules/hwloc/include/hwloc/autogen/config.h config.status:2630: executing depfiles commands config.status:2630: executing libtool commands config.status:2630: executing default-1 commands config.status:2630: executing default-2 commands config.status:2630: executing default-3 commands config.status:2630: executing default-4 commands configure:71764: === configuring in test/mpi (/Users/gropp/tmp/mpich2/builds/hydra/test/mpi) configure:71827: running /bin/sh ../../../../sources/mpich/test/mpi/configure --disable-option-checking '--prefix=/Users/gropp/installs/mpich2-dbg' '--with-device=ch4:ofi' 'CC=gcc-10' 'CXX=g++-10' 'FFLAGS=-fallow-argument-mismatch' --cache-file=/dev/null --srcdir=../../../../sources/mpich/test/mpi ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_bool=0 ac_cv_alignof_char=1 ac_cv_alignof_double=8 ac_cv_alignof_float=4 ac_cv_alignof_int16_t=2 ac_cv_alignof_int32_t=4 ac_cv_alignof_int64_t=8 ac_cv_alignof_int8_t=1 ac_cv_alignof_int=4 ac_cv_alignof_long=8 ac_cv_alignof_long_double=16 ac_cv_alignof_long_long=8 ac_cv_alignof_max_align_t=0 ac_cv_alignof_short=2 ac_cv_alignof_wchar_t=0 ac_cv_build=x86_64-apple-darwin19.5.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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++-10 ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= 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/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. -lgfortran -lquadmath -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_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_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_sched_getaffinity=no ac_cv_func_sched_setaffinity=no ac_cv_func_setitimer=yes ac_cv_func_setlocale=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_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=no ac_cv_header_NVCtrl_NVCtrl_h=no ac_cv_header_OpenCL_cl_ext_h=yes ac_cv_header_X11_Xlib_h=no 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_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=x86_64-apple-darwin19.5.0 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=/Users/gropp/bin/doctext 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=/usr/bin/perl ac_cv_path_SED=/Users/gropp/bin/sed 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_FC=gfortran 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=32 ac_cv_sizeof_MPII_Bsend_data_t=88 ac_cv_sizeof_MPI_Offset=8 ac_cv_sizeof__Bool=1 ac_cv_sizeof__Float16=0 ac_cv_sizeof___float128=16 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=16 ac_cv_sizeof_long_double__Complex=32 ac_cv_sizeof_long_double_int=32 ac_cv_sizeof_long_int=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=8 ac_cv_sizeof_two_int=8 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_target=x86_64-apple-darwin19.5.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=196608 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=yes 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=no 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=/Users/gropp/tmp/mpich2/builds/hydra 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='0:0:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /Users/gropp/tmp/mpich2/sources/mpich/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} /Users/gropp/tmp/mpich2/sources/mpich/confdb/missing autoconf' AUTOHEADER='${SHELL} /Users/gropp/tmp/mpich2/sources/mpich/confdb/missing autoheader' AUTOMAKE='${SHELL} /Users/gropp/tmp/mpich2/sources/mpich/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_FBOX_FALSE='' BUILD_CH4_SHM_POSIX_EAGER_FBOX_TRUE='#' 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=' -O2' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--with-device=ch4:ofi --prefix=/Users/gropp/installs/mpich2-dbg' CONFIGURE_ARGUMENTS=' '\''--with-device=ch4:ofi'\'' '\''--prefix=/Users/gropp/installs/mpich2-dbg'\'' '\''CC=gcc-10'\'' '\''CXX=g++-10'\'' '\''FFLAGS=-fallow-argument-mismatch'\''' COUNT_KIND='8' CPP='gcc-10 -E' CPPFLAGS=' -DNETMOD_INLINE=__netmod_inline_ofi__ -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpl/include -I/Users/gropp/tmp/mpich2/sources/mpich/src/mpl/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/yaksa/src/frontend/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/json-c -I/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c -D_REENTRANT -I/Users/gropp/tmp/mpich2/builds/hydra/src/mpi/romio/include -I/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric/include -I/Users/gropp/tmp/mpich2/sources/mpich/modules/libfabric/include' CXX='g++-10' CXXCPP='g++-10 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O2' 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='/Users/gropp/bin/doctext' 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='1275076652' 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='1275076662' 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='1275076674' 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='1275072524' 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='1275072555' 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' F77CPP='' F77_COMPLEX16='1275072554' F77_COMPLEX32='1275076652' 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='1275072555' F77_REAL4='1275069479' F77_REAL8='1275070505' FC='gfortran' FCCPP='' FCEXT='f90' FCFLAGS=' -O2' 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 -O2' FGREP='/usr/bin/grep -F' FILE='' FLIBS=' -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0 -L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10/gcc/x86_64-apple-darwin19/10.1.0/../../.. -lgfortran -lquadmath -lm' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='integer*8' FOUND_XZ_FALSE='' FOUND_XZ_TRUE='#' GCOV='gcov' GNUCXX_MINORVERSION='1' 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 ' 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='0' 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='' HWLOC_MS_LIB='' HWLOC_MS_LIB_ARCH='X64' 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=' ' HWLOC_VERSION='2.0.3rc2-git' HWLOC_X11_CPPFLAGS='' HWLOC_X11_LIBS='' HWLOC_XML_LIBXML_BUILD_STATIC_FALSE='' HWLOC_XML_LIBXML_BUILD_STATIC_TRUE='#' HWLOC_top_builddir='/Users/gropp/tmp/mpich2/builds/hydra/modules/hwloc' HWLOC_top_srcdir='/Users/gropp/tmp/mpich2/sources/mpich/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} /Users/gropp/tmp/mpich2/sources/mpich/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='30400003' MPICH_RELEASE_DATE='unreleased development copy' MPICH_VERSION='3.4a3' 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='0x4c002036' 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='0x4c00202c' 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='0x4c002042' 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='1275076662' 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='1275076674' 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='1275072524' 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='0x4c00100c' 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='0x4c00102b' 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.4a3' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.4a3' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='' PMPILIBNAME='pmpi' PMPI_F08_NAME='pmpi_f08' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='#' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='#' RANLIB='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='/Users/gropp/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='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_EXTRA_LIBS='' USER_FCFLAGS='' USER_FFLAGS='-fallow-argument-mismatch' USER_LDFLAGS='' USER_LIBS='' VERSION='3.4a3' VISIBILITY_CFLAGS='' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS='' WRAPPER_CPPFLAGS='' WRAPPER_CXXFLAGS='' WRAPPER_C_DYNAMIC_LOADING_FLAGS=' ' WRAPPER_EXTRA_LIBS='' WRAPPER_FCFLAGS='' WRAPPER_FFLAGS='-fallow-argument-mismatch' WRAPPER_LDFLAGS=' -framework OpenCL -Wl,-flat_namespace -Wl,-commons,use_dylibs' WRAPPER_LIBS='-lm -lpthread ' WTIME_DOUBLE_TYPE='REAL*8' XARGS_NODATA_OPT='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' 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='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings=' f77 f90 f08 cxx' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin19.5.0' build_alias='' build_cpu='x86_64' build_os='darwin19.5.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='x86_64-apple-darwin19.5.0' host_alias='' host_cpu='x86_64' host_os='darwin19.5.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} /Users/gropp/tmp/mpich2/sources/mpich/confdb/install-sh' jsonlib='/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c/libjson-c.la' jsonsrcdir='/Users/gropp/tmp/mpich2/builds/hydra/modules/json-c' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpi_so_version='0:0:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' main_top_builddir='/Users/gropp/tmp/mpich2/builds/hydra' main_top_srcdir='/Users/gropp/tmp/mpich2/sources/mpich' 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='/Users/gropp/tmp/mpich2/builds/hydra/modules/libfabric' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${exec_prefix}/lib/pkgconfig' pm_name='hydra' prefix='/Users/gropp/installs/mpich2-dbg' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' test/mpi' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin19.5.0' target_alias='' target_cpu='x86_64' target_os='darwin19.5.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.4a3" #define PACKAGE_STRING "MPICH 3.4a3" #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.4a3" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 #define HAVE_CH4_NETMOD_OFI 1 #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 #define HAVE_CH4_SHM_EAGER_IQUEUE 1 #define MPIDI_CH4_SHM_ENABLE_GPU 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 HWLOC_X86_64_ARCH 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 X_DISPLAY_MISSING 1 #define HWLOC_HAVE_X86_CPUID 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 ALIGNOF_MAX_ALIGN_T 0 #define ALIGNOF_LONG_DOUBLE 16 #define MAX_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF___FLOAT128 16 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define ALIGNOF_CHAR 1 #define ALIGNOF_FLOAT 4 #define ALIGNOF_DOUBLE 8 #define ALIGNOF_LONG 8 #define ALIGNOF_LONG_LONG 8 #define ALIGNOF_LONG_DOUBLE 16 #define ALIGNOF_SHORT 2 #define ALIGNOF_INT 4 #define ALIGNOF_INT8_T 1 #define ALIGNOF_INT16_T 2 #define ALIGNOF_INT32_T 4 #define ALIGNOF_INT64_T 8 #define ALIGNOF_BOOL 0 #define ALIGNOF_WCHAR_T 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 32 #define SIZEOF__FLOAT16 0 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE __float128 #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 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 32 #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 0x4c002036 #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 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 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 MPICH_DATATYPE_ENGINE MPICH_DATATYPE_ENGINE_YAKSA #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