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.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/users/ybai5/mpich2-install F77=/Applications/Absoft10.2/bin/af90 FC=/Applications/Absoft10.2/bin/af90 --with-pm=mpd ## --------- ## ## Platform. ## ## --------- ## hostname = ECN-4057797.local uname -m = x86_64 uname -r = 13.2.0 uname -s = Darwin uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/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 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 Kernel configured for up to 16 processors. 8 processors are physically available. 16 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 8.00 gigabytes Default processor set: 168 tasks, 776 threads, 16 processors Load average: 0.85, Mach factor: 15.13 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /users/ybai5/mpich2-install/bin PATH: /Applications/Absoft10.2/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/texbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5065: checking for icc configure:5095: result: no configure:5065: checking for pgcc configure:5095: result: no configure:5065: checking for xlc configure:5095: result: no configure:5065: checking for xlC configure:5095: result: no configure:5065: checking for pathcc configure:5095: result: no configure:5065: checking for gcc configure:5081: found /usr/bin/gcc configure:5092: result: gcc configure:5123: checking for C compiler version configure:5132: gcc --version >&5 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:5143: $? = 0 configure:5132: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix configure:5143: $? = 0 configure:5132: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5143: $? = 1 configure:5132: gcc -qversion >&5 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: no input files configure:5143: $? = 1 configure:5163: checking whether the C compiler works configure:5185: gcc conftest.c >&5 configure:5189: $? = 0 configure:5237: result: yes configure:5240: checking for C compiler default output file name configure:5242: result: a.out configure:5248: checking for suffix of executables configure:5255: gcc -o conftest conftest.c >&5 configure:5259: $? = 0 configure:5281: result: configure:5303: checking whether we are cross compiling configure:5311: gcc -o conftest conftest.c >&5 configure:5315: $? = 0 configure:5322: ./conftest configure:5326: $? = 0 configure:5341: result: no configure:5346: checking for suffix of object files configure:5368: gcc -c conftest.c >&5 configure:5372: $? = 0 configure:5393: result: o configure:5397: checking whether we are using the GNU C compiler configure:5416: gcc -c conftest.c >&5 configure:5416: $? = 0 configure:5425: result: yes configure:5434: checking whether gcc accepts -g configure:5454: gcc -c -g conftest.c >&5 configure:5454: $? = 0 configure:5495: result: yes configure:5512: checking for gcc option to accept ISO C89 configure:5575: gcc -c conftest.c >&5 configure:5575: $? = 0 configure:5588: result: none needed configure:5613: checking whether gcc understands -c and -o together configure:5635: gcc -c conftest.c -o conftest2.o configure:5638: $? = 0 configure:5635: gcc -c conftest.c -o conftest2.o configure:5638: $? = 0 configure:5650: result: yes configure:5685: checking how to run the C preprocessor configure:5716: gcc -E conftest.c configure:5716: $? = 0 configure:5730: gcc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5755: result: gcc -E configure:5775: gcc -E conftest.c configure:5775: $? = 0 configure:5789: gcc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5849: checking for a BSD-compatible install configure:5917: result: /usr/bin/install -c configure:5928: checking whether build environment is sane configure:5983: result: yes configure:6131: checking for a thread-safe mkdir -p configure:6170: result: confdb/install-sh -c -d configure:6177: checking for gawk configure:6207: result: no configure:6177: checking for mawk configure:6207: result: no configure:6177: checking for nawk configure:6207: result: no configure:6177: checking for awk configure:6193: found /usr/bin/awk configure:6204: result: awk configure:6215: checking whether make sets $(MAKE) configure:6237: result: yes configure:6267: checking for style of include used by make configure:6295: result: GNU configure:6329: checking whether make supports nested variables configure:6346: result: yes configure:6431: checking dependency style of gcc configure:6542: result: gcc3 configure:6600: checking whether to enable maintainer-specific portions of Makefiles configure:6609: result: yes configure:6673: checking for ar configure:6689: found /usr/bin/ar configure:6700: result: ar configure:6726: checking the archiver (ar) interface configure:6742: gcc -c conftest.c >&5 configure:6742: $? = 0 configure:6744: ar cru libconftest.a conftest.o >&5 configure:6747: $? = 0 configure:6775: result: ar configure:6825: checking build system type configure:6839: result: x86_64-apple-darwin13.2.0 configure:6859: checking host system type configure:6872: result: x86_64-apple-darwin13.2.0 configure:6913: checking how to print strings configure:6940: result: printf configure:6961: checking for a sed that does not truncate output configure:7025: result: /usr/bin/sed configure:7043: checking for grep that handles long lines and -e configure:7101: result: /usr/bin/grep configure:7106: checking for egrep configure:7168: result: /usr/bin/grep -E configure:7173: checking for fgrep configure:7235: result: /usr/bin/grep -F configure:7270: checking for ld used by gcc configure:7337: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:7344: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:7359: result: no configure:7371: checking for BSD- or MS-compatible name lister (nm) configure:7420: result: /usr/bin/nm configure:7550: checking the name lister (/usr/bin/nm) interface configure:7557: gcc -c conftest.c >&5 configure:7560: /usr/bin/nm "conftest.o" configure:7563: output 0000000000000000 S _some_variable configure:7570: result: BSD nm configure:7573: checking whether ln -s works configure:7577: result: yes configure:7585: checking the maximum length of command line arguments configure:7715: result: 196608 configure:7732: checking whether the shell understands some XSI constructs configure:7742: result: yes configure:7746: checking whether the shell understands "+=" configure:7752: result: yes configure:7787: checking how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format configure:7827: result: func_convert_file_noop configure:7834: checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format configure:7854: result: func_convert_file_noop configure:7861: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:7868: result: -r configure:7942: checking for objdump configure:7972: result: no configure:8001: checking how to recognize dependent libraries configure:8203: result: pass_all configure:8288: checking for dlltool configure:8318: result: no configure:8348: checking how to associate runtime and link libraries configure:8375: result: printf %s\n configure:8499: checking for archiver @FILE support configure:8516: gcc -c conftest.c >&5 configure:8516: $? = 0 configure:8519: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:8522: $? = 1 configure:8542: result: no configure:8600: checking for strip configure:8616: found /usr/bin/strip configure:8627: result: strip configure:8699: checking for ranlib configure:8726: result: true configure:8828: checking command to parse /usr/bin/nm output from gcc object configure:8948: gcc -c conftest.c >&5 configure:8951: $? = 0 configure:8955: /usr/bin/nm 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:8958: $? = 0 cannot find nm_test_var in conftest.nm configure:8948: gcc -c conftest.c >&5 configure:8951: $? = 0 configure:8955: /usr/bin/nm 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:8958: $? = 0 configure:9024: gcc -o conftest conftest.c conftstm.o >&5 configure:9027: $? = 0 configure:9065: result: ok configure:9102: checking for sysroot configure:9132: result: no configure:9388: checking for mt configure:9418: result: no configure:9438: checking if : is a manifest tool configure:9444: : '-?' configure:9452: result: no configure:9508: checking for dsymutil configure:9524: found /usr/bin/dsymutil configure:9535: result: dsymutil configure:9600: checking for nmedit configure:9616: found /usr/bin/nmedit configure:9627: result: nmedit configure:9692: checking for lipo configure:9708: found /usr/bin/lipo configure:9719: result: lipo configure:9784: checking for otool configure:9800: found /usr/bin/otool configure:9811: result: otool configure:9876: checking for otool64 configure:9906: result: no configure:9951: checking for -single_module linker flag gcc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:9984: result: yes configure:9987: checking for -exported_symbols_list linker flag configure:10007: gcc -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:10007: $? = 0 configure:10017: result: yes configure:10020: checking for -force_load linker flag gcc -c -o conftest.o conftest.c ar cru libconftest.a conftest.o true libconftest.a gcc -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:10052: result: yes configure:10090: checking for ANSI C header files configure:10110: gcc -c conftest.c >&5 configure:10110: $? = 0 configure:10183: gcc -o conftest conftest.c >&5 configure:10183: $? = 0 configure:10183: ./conftest configure:10183: $? = 0 configure:10194: result: yes configure:10207: checking for sys/types.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for sys/stat.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for stdlib.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for string.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for memory.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for strings.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for inttypes.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for stdint.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10207: checking for unistd.h configure:10207: gcc -c conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10221: checking for dlfcn.h configure:10221: gcc -c conftest.c >&5 configure:10221: $? = 0 configure:10221: result: yes configure:10427: checking for objdir configure:10442: result: .libs configure:10713: checking if gcc supports -fno-rtti -fno-exceptions configure:10731: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:10735: $? = 0 configure:10748: result: yes configure:11075: checking for gcc option to produce PIC configure:11082: result: -fno-common -DPIC configure:11090: checking if gcc PIC flag -fno-common -DPIC works configure:11108: gcc -c -fno-common -DPIC -DPIC conftest.c >&5 configure:11112: $? = 0 configure:11125: result: yes configure:11154: checking if gcc static flag -static works configure:11182: result: no configure:11197: checking if gcc supports -c -o file.o configure:11218: gcc -c -o out/conftest2.o conftest.c >&5 configure:11222: $? = 0 configure:11244: result: yes configure:11252: checking if gcc supports -c -o file.o configure:11299: result: yes configure:11332: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:12487: result: yes configure:12727: checking dynamic linker characteristics configure:13460: result: darwin13.2.0 dyld configure:13567: checking how to hardcode library paths into programs configure:13592: result: immediate configure:14132: checking whether stripping libraries is possible configure:14146: result: yes configure:14172: checking if libtool supports shared libraries configure:14174: result: yes configure:14177: checking whether to build shared libraries configure:14198: result: yes configure:14201: checking whether to build static libraries configure:14205: result: yes configure:14254: checking whether make supports nested variables configure:14271: result: yes configure:14365: checking for icpc configure:14395: result: no configure:14365: checking for pgCC configure:14395: result: no configure:14365: checking for xlC configure:14395: result: no configure:14365: checking for pathCC configure:14395: result: no configure:14365: checking for g++ configure:14381: found /usr/bin/g++ configure:14392: result: g++ configure:14419: checking for C++ compiler version configure:14428: g++ --version >&5 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:14439: $? = 0 configure:14428: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix configure:14439: $? = 0 configure:14428: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:14439: $? = 1 configure:14428: g++ -qversion >&5 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: no input files configure:14439: $? = 1 configure:14443: checking whether we are using the GNU C++ compiler configure:14462: g++ -c conftest.cpp >&5 configure:14462: $? = 0 configure:14471: result: yes configure:14480: checking whether g++ accepts -g configure:14500: g++ -c -g conftest.cpp >&5 configure:14500: $? = 0 configure:14541: result: yes configure:14566: checking dependency style of g++ configure:14677: result: gcc3 configure:14710: checking how to run the C++ preprocessor configure:14737: g++ -E conftest.cpp configure:14737: $? = 0 configure:14751: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:14751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14776: result: g++ -E configure:14796: g++ -E conftest.cpp configure:14796: $? = 0 configure:14810: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:14810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14979: checking for ld used by g++ configure:15046: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:15053: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:15068: result: no configure:15123: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:16128: result: yes configure:16164: g++ -c conftest.cpp >&5 configure:16167: $? = 0 configure:16687: checking for g++ option to produce PIC configure:16694: result: -fno-common -DPIC configure:16702: checking if g++ PIC flag -fno-common -DPIC works configure:16720: g++ -c -fno-common -DPIC -DPIC conftest.cpp >&5 configure:16724: $? = 0 configure:16737: result: yes configure:16760: checking if g++ static flag -static works configure:16788: result: no configure:16800: checking if g++ supports -c -o file.o configure:16821: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:16825: $? = 0 configure:16847: result: yes configure:16852: checking if g++ supports -c -o file.o configure:16899: result: yes configure:16929: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:16965: result: yes configure:17106: checking dynamic linker characteristics configure:17773: result: darwin13.2.0 dyld configure:17826: checking how to hardcode library paths into programs configure:17851: result: immediate configure:18000: checking for Fortran 77 compiler version configure:18009: /Applications/Absoft10.2/bin/af90 --version >&5 ERROR: Unrecognized arguments: --version configure:18020: $? = 1 configure:18009: /Applications/Absoft10.2/bin/af90 -v >&5 Absoft Pro Fortran 10.2.1 ERROR: No input files. configure:18020: $? = 0 configure:18009: /Applications/Absoft10.2/bin/af90 -V >&5 Absoft Pro Fortran 10.2.1 ERROR: No input files. configure:18020: $? = 0 configure:18009: /Applications/Absoft10.2/bin/af90 -qversion >&5 ERROR: Unrecognized arguments: -qversion configure:18020: $? = 1 configure:18029: checking whether we are using the GNU Fortran 77 compiler configure:18042: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 conftest.F >&5 configure:18042: $? = 0 configure:18051: result: yes configure:18057: checking whether /Applications/Absoft10.2/bin/af90 accepts -g configure:18068: /Applications/Absoft10.2/bin/af90 -c -g conftest.f >&5 configure:18068: $? = 0 configure:18076: result: yes configure:18212: checking if libtool supports shared libraries configure:18214: result: yes configure:18217: checking whether to build shared libraries configure:18237: result: yes configure:18240: checking whether to build static libraries configure:18244: result: yes configure:18565: checking for /Applications/Absoft10.2/bin/af90 option to produce PIC configure:18572: result: -fno-common configure:18580: checking if /Applications/Absoft10.2/bin/af90 PIC flag -fno-common works configure:18598: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -fno-common conftest.f >&5 ERROR: Unrecognized arguments: -fno-common configure:18602: $? = 1 configure:18615: result: no configure:18638: checking if /Applications/Absoft10.2/bin/af90 static flag -static works configure:18666: result: no configure:18678: checking if /Applications/Absoft10.2/bin/af90 supports -c -o file.o configure:18699: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -o out/conftest2.o conftest.f >&5 configure:18703: $? = 0 configure:18725: result: yes configure:18730: checking if /Applications/Absoft10.2/bin/af90 supports -c -o file.o configure:18777: result: yes configure:18807: checking whether the /Applications/Absoft10.2/bin/af90 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:19912: result: yes configure:20053: checking dynamic linker characteristics configure:20714: result: darwin13.2.0 dyld configure:20767: checking how to hardcode library paths into programs configure:20792: result: immediate configure:20934: checking for Fortran compiler version configure:20943: /Applications/Absoft10.2/bin/af90 --version >&5 ERROR: Unrecognized arguments: --version configure:20954: $? = 1 configure:20943: /Applications/Absoft10.2/bin/af90 -v >&5 Absoft Pro Fortran 10.2.1 ERROR: No input files. configure:20954: $? = 0 configure:20943: /Applications/Absoft10.2/bin/af90 -V >&5 Absoft Pro Fortran 10.2.1 ERROR: No input files. configure:20954: $? = 0 configure:20943: /Applications/Absoft10.2/bin/af90 -qversion >&5 ERROR: Unrecognized arguments: -qversion configure:20954: $? = 1 configure:20963: checking whether we are using the GNU Fortran compiler configure:20976: /Applications/Absoft10.2/bin/af90 -c conftest.F >&5 configure:20976: $? = 0 configure:20985: result: yes configure:20991: checking whether /Applications/Absoft10.2/bin/af90 accepts -g configure:21002: /Applications/Absoft10.2/bin/af90 -c -g conftest.f >&5 configure:21002: $? = 0 configure:21010: result: yes configure:21149: checking if libtool supports shared libraries configure:21151: result: yes configure:21154: checking whether to build shared libraries configure:21174: result: yes configure:21177: checking whether to build static libraries configure:21181: result: yes configure:21215: /Applications/Absoft10.2/bin/af90 -c conftest.f >&5 configure:21218: $? = 0 configure:21647: checking for /Applications/Absoft10.2/bin/af90 option to produce PIC configure:21654: result: -fno-common configure:21662: checking if /Applications/Absoft10.2/bin/af90 PIC flag -fno-common works configure:21680: /Applications/Absoft10.2/bin/af90 -c -fno-common conftest.f >&5 ERROR: Unrecognized arguments: -fno-common configure:21684: $? = 1 configure:21697: result: no configure:21720: checking if /Applications/Absoft10.2/bin/af90 static flag -static works configure:21748: result: no configure:21760: checking if /Applications/Absoft10.2/bin/af90 supports -c -o file.o configure:21781: /Applications/Absoft10.2/bin/af90 -c -o out/conftest2.o conftest.f >&5 configure:21785: $? = 0 configure:21807: result: yes configure:21812: checking if /Applications/Absoft10.2/bin/af90 supports -c -o file.o configure:21859: result: yes configure:21889: checking whether the /Applications/Absoft10.2/bin/af90 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:22994: result: yes configure:23135: checking dynamic linker characteristics configure:23796: result: darwin13.2.0 dyld configure:23849: checking how to hardcode library paths into programs configure:23874: result: immediate configure:25081: RUNNING PREREQ FOR ch3:nemesis configure:25165: checking for getpagesize configure:25165: gcc -o conftest conftest.c >&5 configure:25165: $? = 0 configure:25165: result: yes configure:25253: checking for getpagesize configure:25253: result: yes configure:25788: ===== configuring src/mpl ===== configure:25953: running /bin/sh ./configure --disable-option-checking '--prefix=/users/ybai5/mpich2-install' 'F77=/Applications/Absoft10.2/bin/af90' 'FC=/Applications/Absoft10.2/bin/af90' '--with-pm=mpd' 'FFLAGS=-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 ' --cache-file=/dev/null --srcdir=. configure:25973: ===== done with src/mpl configure ===== configure:25979: sourcing src/mpl/localdefs WRAPPER_LIBS(='') does not contain '-lmpl', prepending CPPFLAGS(=' ') does not contain '-I/Users/ybai5/mpich-3.1/src/mpl/include', appending CPPFLAGS(=' -I/Users/ybai5/mpich-3.1/src/mpl/include') does not contain '-I/Users/ybai5/mpich-3.1/src/mpl/include', appending LIBS(=' ') does not contain '-lopa', prepending configure:26106: gcc -o conftest -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include conftest.c -lopa >&5 conftest.c:28:10: fatal error: 'opa_primitives.h' file not found #include "opa_primitives.h" ^ 1 error generated. configure:26106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | /* end confdefs.h. */ | #include "opa_primitives.h" | | int | main () | { | | OPA_int_t i; | OPA_store_int(i,10); | OPA_fetch_and_incr_int(&i,5); | | ; | return 0; | } CPPFLAGS(=' -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include') does not contain '-I/Users/ybai5/mpich-3.1/src/openpa/src', appending CPPFLAGS(=' -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src') does not contain '-I/Users/ybai5/mpich-3.1/src/openpa/src', appending configure:26168: ===== configuring src/openpa ===== configure:26333: running /bin/sh ./configure --disable-option-checking '--prefix=/users/ybai5/mpich2-install' --with-atomic-primitives=auto_allow_emulation 'F77=/Applications/Absoft10.2/bin/af90' 'FC=/Applications/Absoft10.2/bin/af90' '--with-pm=mpd' 'FFLAGS=-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 ' --cache-file=/dev/null --srcdir=. configure:26353: ===== done with src/openpa configure ===== WRAPPER_LIBS(='-lmpl ') does not contain '-lopa', prepending CPPFLAGS(=' -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src') does not contain '-I/Users/ybai5/mpich-3.1/src/mpi/romio/include', appending configure:27010: checking whether the compiler defines __func__ configure:27037: gcc -o conftest -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:27037: $? = 0 configure:27037: ./conftest configure:27037: $? = 0 configure:27074: result: yes configure:27083: checking whether the compiler defines __FUNC__ configure:27110: gcc -o conftest -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 conftest.c:40:20: error: use of undeclared identifier '__FUNC__' return (strcmp(__FUNC__, "foo") == 0); ^ 1 error generated. configure:27110: $? = 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.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_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:27147: result: no configure:27156: checking whether the compiler sets __FUNCTION__ configure:27183: gcc -o conftest -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:27183: $? = 0 configure:27183: ./conftest configure:27183: $? = 0 configure:27220: result: yes configure:27235: checking whether C compiler accepts option -O2 configure:27287: gcc -o conftest -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:27287: $? = 0 configure:27318: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:27318: $? = 0 configure:27326: diff -b pac_test1.log pac_test2.log > pac_test.log configure:27329: $? = 0 configure:27429: result: yes configure:27445: checking whether C compiler option -O2 works with an invalid prototype program configure:27453: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:27453: $? = 0 configure:27460: result: yes configure:27465: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:27505: gcc -c -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:27505: $? = 0 configure:27509: mv conftest.o pac_conftest.o configure:27512: $? = 0 configure:27555: gcc -o conftest -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:27555: $? = 0 configure:27597: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:27597: $? = 0 configure:27605: diff -b pac_test4.log pac_test5.log > pac_test.log configure:27608: $? = 0 configure:27747: result: yes configure:27780: checking for type of weak symbol alias support configure:27804: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 conftest.c:43:8: error: call to 'PFoo' is ambiguous return PFoo(1); ^~~~ conftest.c:36:12: note: candidate function extern int PFoo(int); ^ conftest.c:37:14: note: candidate function #pragma weak PFoo = Foo ^ 1 error generated. configure:27804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | /* 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:28051: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in conftest-72aa35.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:28051: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | /* 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:28073: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in conftest-21e852.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:28073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | /* 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:28087: result: no configure:28105: checking whether __attribute__ ((weak)) allowed configure:28122: gcc -c -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:28122: $? = 0 configure:28129: result: yes configure:28133: checking whether __attribute__ ((weak_import)) allowed configure:28150: gcc -c -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:28150: $? = 0 configure:28157: result: yes configure:28160: checking whether __attribute__((weak,alias(...))) allowed configure:28186: gcc -c -Werror -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 conftest.c:35:34: error: only weak aliases are supported on darwin int foo(int) __attribute__((weak,alias("__foo"))); ^ 1 error generated. configure:28186: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1" | #define PACKAGE_STRING "MPICH 3.1" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | /* end confdefs.h. */ | int foo(int) __attribute__((weak,alias("__foo"))); | int | main () | { | int a; | ; | return 0; | } configure:28199: result: no configure:28386: checking for shared library (esp. rpath) characteristics of CC configure:28477: result: done (results in src/env/cc_shlib.conf) configure:28595: checking whether Fortran 77 compiler accepts option -O2 configure:28640: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 conftest.f > pac_test1.log 2>&1 configure:28640: $? = 0 configure:28671: /Applications/Absoft10.2/bin/af90 -o conftest -O2 -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 conftest.f > pac_test2.log 2>&1 configure:28671: $? = 0 configure:28679: diff -b pac_test1.log pac_test2.log > pac_test.log configure:28682: $? = 0 configure:28782: result: yes configure:28787: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:28826: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 conftest.f > pac_test3.log 2>&1 configure:28826: $? = 0 configure:28830: mv conftest.o pac_conftest.o configure:28833: $? = 0 configure:28871: /Applications/Absoft10.2/bin/af90 -o conftest -O2 -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:28871: $? = 0 configure:28879: diff -b pac_test2.log pac_test4.log > pac_test.log configure:28882: $? = 0 configure:28983: result: yes configure:29021: checking how to get verbose linking output from /Applications/Absoft10.2/bin/af90 configure:29031: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f >&5 configure:29031: $? = 0 configure:29049: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 -v conftest.f mkdir /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS /Applications/Absoft10.2/bin/af90fe64 -O0 -Ap -p. -m4 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -p/Applications/Absoft10.2/f90includes64 -F /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.l conftest.f /Applications/Absoft10.2/bin/atmod -TARG:abi=n64 -o /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.B /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.l /Applications/Absoft10.2/bin/be -O2 -LANG:=f90 -m0 -INTERNAL:devwarn=off -PHASE:w:c -TARG:abi=n64 -fs,/var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.s -fB,/var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.B conftest.f as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.o /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.s gcc -m64 /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/conftest.o -L/Applications/Absoft10.2/lib64 -Wl,-Y,10 -o conftest -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv rm /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/* rmdir /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//3BkWwS/ configure:29132: result: -v configure:29134: checking for Fortran 77 libraries of /Applications/Absoft10.2/bin/af90 configure:29157: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 -v conftest.f mkdir /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS /Applications/Absoft10.2/bin/af90fe64 -O0 -Ap -p. -m4 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -p/Applications/Absoft10.2/f90includes64 -F /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.l conftest.f /Applications/Absoft10.2/bin/atmod -TARG:abi=n64 -o /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.B /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.l /Applications/Absoft10.2/bin/be -O2 -LANG:=f90 -m0 -INTERNAL:devwarn=off -PHASE:w:c -TARG:abi=n64 -fs,/var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.s -fB,/var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.B conftest.f as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.o /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.s gcc -m64 /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/conftest.o -L/Applications/Absoft10.2/lib64 -Wl,-Y,10 -o conftest -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv rm /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/* rmdir /var/folders/w4/lp62jtk56mdbm1438h7djtlh0000gn/T//PYN4eS/ configure:29353: result: -L/Applications/Absoft10.2/lib64 -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv configure:29369: checking whether /Applications/Absoft10.2/bin/af90 accepts the FLIBS found by autoconf configure:29385: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f >&5 configure:29385: $? = 0 configure:29387: result: yes configure:29425: checking whether gcc links with FLIBS found by autoconf configure:29450: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c -L/Applications/Absoft10.2/lib64 -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv >&5 configure:29450: $? = 0 configure:29452: result: yes configure:29502: checking whether Fortran 77 and C objects are compatible configure:29581: gcc -c -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:29581: $? = 0 configure:29584: mv conftest.o pac_conftest.o configure:29587: $? = 0 configure:29596: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f pac_conftest.o >&5 configure:29596: $? = 0 configure:29599: result: yes configure:29758: checking for linker for Fortran main program configure:29779: gcc -c -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:29779: $? = 0 configure:29838: gcc -c -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:29838: $? = 0 configure:29841: mv conftest.o pac_conftest.o configure:29844: $? = 0 configure:29853: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f pac_conftest.o >&5 configure:29853: $? = 0 configure:29855: result: Use Fortran to link programs configure:29966: checking for Fortran 77 name mangling configure:29988: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f >&5 configure:29988: $? = 0 configure:29991: mv conftest.o f77conftest.o configure:29994: $? = 0 configure:30019: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c f77conftest.o -L/Applications/Absoft10.2/lib64 -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv >&5 configure:30019: $? = 0 configure:30142: result: lower uscore configure:30208: checking for libraries to link Fortran main with C stdio routines configure:30234: gcc -c -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c >&5 configure:30234: $? = 0 configure:30237: mv conftest.o pac_conftest.o configure:30240: $? = 0 configure:30259: /Applications/Absoft10.2/bin/af90 -o conftest -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f pac_conftest.o >&5 configure:30259: $? = 0 configure:30290: result: none configure:30341: checking whether Fortran init will work with C configure:30363: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f >&5 configure:30363: $? = 0 configure:30366: mv conftest.o pac_f77conftest.o configure:30369: $? = 0 configure:30413: gcc -o conftest -O2 -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include conftest.c pac_f77conftest.o >&5 configure:30413: $? = 0 configure:30436: result: yes configure:30535: checking for extension for Fortran 90 programs configure:30550: /Applications/Absoft10.2/bin/af90 -c conftest.f90 >&5 configure:30550: $? = 0 configure:30552: result: f90 configure:30594: checking whether the Fortran 90 compiler (/Applications/Absoft10.2/bin/af90 ) works configure:30605: /Applications/Absoft10.2/bin/af90 -o conftest conftest.f90 >&5 integer, dimension(10) :: n ^ cf90-1643 af90fe: WARNING CONFTEST, File = conftest.f90, Line = 4, Column = 35 local variable N never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.2 f90fe: 7 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:30605: $? = 0 configure:30608: result: yes configure:30610: checking whether the Fortran 90 compiler (/Applications/Absoft10.2/bin/af90 ) is a cross-compiler configure:30616: /Applications/Absoft10.2/bin/af90 -o conftest conftest.f90 >&5 integer, dimension(10) :: n ^ cf90-1643 af90fe: WARNING CONFTEST, File = conftest.f90, Line = 4, Column = 35 local variable N never referenced. f90: Copyright Absoft Corporation 1994-2007; Absoft Fortran Compiler Version 10.2 f90fe: 7 source lines f90fe: 0 Errors, 1 Warnings, 0 Other messages, 0 ANSI configure:30616: $? = 0 configure:30616: ./conftest configure:30616: $? = 0 configure:30625: result: no configure:30648: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:30676: /Applications/Absoft10.2/bin/af90 -c -w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2 conftest.f >&5 configure:30676: $? = 0 configure:30680: mv conftest.o pac_f77conftest.o configure:30683: $? = 0 configure:30704: /Applications/Absoft10.2/bin/af90 -o conftest conftest.f90 pac_f77conftest.o >&5 ld: warning: ignoring file pac_f77conftest.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): pac_f77conftest.o Undefined symbols for architecture i386: "_t1_2_", referenced from: _MAIN__ in conftest.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) link failed. configure:30704: $? = 1 configure: failed program was: | | | program main | integer a | a = 1 | call t1_2(a) | end | | configure:30741: WARNING: See config.log for the failed test program and its output. configure:30746: result: no configure:30751: error: The selected Fortran 90 compiler /Applications/Absoft10.2/bin/af90 does not work with the selected Fortran 77 compiler /Applications/Absoft10.2/bin/af90. Use the environment variables FC and F77 respectively to select compatible Fortran compilers. The check here tests to see if a main program compiled with the Fortran 90 compiler can link with a subroutine compiled with the Fortran 77 compiler. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin13.2.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AR_FLAGS_set= ac_cv_env_AR_FLAGS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= 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= ac_cv_env_CXX_value= ac_cv_env_F77_set=set ac_cv_env_F77_value=/Applications/Absoft10.2/bin/af90 ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=/Applications/Absoft10.2/bin/af90 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64' ac_cv_env_GCOV_set= ac_cv_env_GCOV_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_MPICHLIB_LDFLAGS_set= ac_cv_env_MPICHLIB_LDFLAGS_value= ac_cv_env_MPICHLIB_LIBS_set= ac_cv_env_MPICHLIB_LIBS_value= ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_value= ac_cv_env_MPILIBNAME_set= ac_cv_env_MPILIBNAME_value= ac_cv_env_MPLLIBNAME_set= ac_cv_env_MPLLIBNAME_value= ac_cv_env_OPALIBNAME_set= ac_cv_env_OPALIBNAME_value= ac_cv_env_PAMILIBNAME_set= ac_cv_env_PAMILIBNAME_value= ac_cv_env_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_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/Applications/Absoft10.2/lib64 -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv' ac_cv_fc_compiler_gnu=yes ac_cv_func_getpagesize=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin13.2.0 ac_cv_objext=o 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_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=true ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= 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 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 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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-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=no lt_cv_prog_compiler_pic_works_FC=no lt_cv_prog_compiler_rtti_exceptions=yes 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' 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 pac_cv_attr_weak=yes pac_cv_attr_weak_alias=no pac_cv_attr_weak_import=yes pac_cv_f77_flibs_valid=unknown pac_cv_fc_and_f77=no pac_cv_have__func__=yes pac_cv_have__function__=yes pac_cv_have_cap__func__=no pac_cv_my_conf_dir=/Users/ybai5/mpich-3.1 pac_cv_prog_c_weak_symbols=no pac_cv_prog_f77_and_c_stdio_libs=none pac_cv_prog_f77_name_mangle='lower uscore' pac_cv_prog_fc_cross=no pac_cv_prog_fc_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='12:0:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /Users/ybai5/mpich-3.1/confdb/missing aclocal-1.14' ADDRESS_KIND='' 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' AR_FLAGS='cru' AS='' ASSERT_LEVEL='' AUTOCONF='${SHELL} /Users/ybai5/mpich-3.1/confdb/missing autoconf' AUTOHEADER='${SHELL} /Users/ybai5/mpich-3.1/confdb/missing autoheader' AUTOMAKE='${SHELL} /Users/ybai5/mpich-3.1/confdb/missing automake-1.14' AWK='awk' BASH_SHELL='' BGQ_INSTALL_DIR='' BSEND_OVERHEAD='' BUILD_BASH_SCRIPTS_FALSE='' BUILD_BASH_SCRIPTS_TRUE='' BUILD_CH3_FALSE='#' BUILD_CH3_NEMESIS_FALSE='#' BUILD_CH3_NEMESIS_TRUE='' BUILD_CH3_SOCK_FALSE='' BUILD_CH3_SOCK_TRUE='#' BUILD_CH3_TRUE='' BUILD_CH3_UTIL_FTB_FALSE='' BUILD_CH3_UTIL_FTB_TRUE='#' BUILD_CH3_UTIL_SOCK_FALSE='' BUILD_CH3_UTIL_SOCK_TRUE='#' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='' BUILD_CXX_LIB_FALSE='' BUILD_CXX_LIB_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='' BUILD_F77_BINDING_FALSE='' BUILD_F77_BINDING_TRUE='' BUILD_F90_LIB_FALSE='#' BUILD_F90_LIB_TRUE='' BUILD_LOGGING_RLOG_FALSE='' BUILD_LOGGING_RLOG_TRUE='#' BUILD_MPID_COMMON_DATATYPE_FALSE='#' BUILD_MPID_COMMON_DATATYPE_TRUE='' BUILD_MPID_COMMON_SCHED_FALSE='#' BUILD_MPID_COMMON_SCHED_TRUE='' BUILD_MPID_COMMON_SOCK_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_TRUE='#' BUILD_MPID_COMMON_SOCK_TRUE='#' BUILD_MPID_COMMON_THREAD_FALSE='#' BUILD_MPID_COMMON_THREAD_TRUE='' BUILD_NAMEPUB_FILE_FALSE='' BUILD_NAMEPUB_FILE_TRUE='' BUILD_NAMEPUB_MPD_FALSE='' BUILD_NAMEPUB_MPD_TRUE='' BUILD_NAMEPUB_PMI_FALSE='' BUILD_NAMEPUB_PMI_TRUE='' BUILD_NEMESIS_NETMOD_IB_FALSE='' BUILD_NEMESIS_NETMOD_IB_TRUE='#' BUILD_NEMESIS_NETMOD_MX_FALSE='' BUILD_NEMESIS_NETMOD_MX_TRUE='#' BUILD_NEMESIS_NETMOD_NEWMAD_FALSE='' BUILD_NEMESIS_NETMOD_NEWMAD_TRUE='#' BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' BUILD_NEMESIS_NETMOD_SCIF_FALSE='' BUILD_NEMESIS_NETMOD_SCIF_TRUE='#' BUILD_NEMESIS_NETMOD_TCP_FALSE='#' BUILD_NEMESIS_NETMOD_TCP_TRUE='' BUILD_PAMID_FALSE='' BUILD_PAMID_TRUE='#' BUILD_PMI_PMI2_FALSE='' BUILD_PMI_PMI2_POE_FALSE='' BUILD_PMI_PMI2_POE_TRUE='' 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_HYDRA_FALSE='' BUILD_PM_HYDRA_TRUE='' BUILD_PM_MPD_FALSE='' BUILD_PM_MPD_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='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/users/ybai5/mpich2-install F77=/Applications/Absoft10.2/bin/af90 FC=/Applications/Absoft10.2/bin/af90 --with-pm=mpd' CONFIGURE_ARGUMENTS=' '\''--prefix=/users/ybai5/mpich2-install'\'' '\''F77=/Applications/Absoft10.2/bin/af90'\'' '\''FC=/Applications/Absoft10.2/bin/af90'\'' '\''--with-pm=mpd'\'' '\''FFLAGS=-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64'\''' COUNT_KIND='' CPP='gcc -E' CPPFLAGS=' -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/mpl/include -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/openpa/src -I/Users/ybai5/mpich-3.1/src/mpi/romio/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' ' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='' DEPDIR='.deps' DEVICE='ch3:nemesis' DLLIMPORT='' DLLTOOL='false' DOCTEXT='' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='/Applications/Absoft10.2/bin/af90' F77CPP='' F77_COMPLEX16='' F77_COMPLEX32='' F77_COMPLEX8='' F77_INCDIR='' F77_INTEGER16='' F77_INTEGER1='' F77_INTEGER2='' F77_INTEGER4='' F77_INTEGER8='' F77_LIBDIR_LEADER='' F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' F77_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' FC='/Applications/Absoft10.2/bin/af90' FCCPP='' FCEXT='' FCFLAGS=' ' FCINC='' FCINCFLAG='' FCMODEXT='' FCMODINCFLAG='' FCMODINCSPEC='' FCMODOUTFLAG='' FCWRAPNAME='mpichf90' FC_ALL_INTEGER_MODELS='' FC_DOUBLE_MODEL='' FC_INTEGER_MODEL='' FC_INTEGER_MODEL_MAP='' FC_OTHER_LIBS='' FC_REAL_MODEL='' FC_WORK_FILES_ARG='' FFLAGS='-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 -O2' FGREP='/usr/bin/grep -F' FILE='' FLIBS=' -L/Applications/Absoft10.2/lib64 -laf90math -lafio -lamisc -labsoftmain -laf77math -lm -lmv' FORTRAN_BINDING='0' FORTRAN_MPI_OFFSET='' FWRAPNAME='fmpich' GCOV='' GNUCXX_MINORVERSION='' GNUCXX_VERSION='' GREP='/usr/bin/grep' HAVE_CXX_EXCEPTIONS='' HAVE_ERROR_CHECKING='1' HAVE_ROMIO='#include "mpio.h"' INCLUDE_MPICXX_H='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='' KILLALL='' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS=' ' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='' MAKEINFO='${SHELL} /Users/ybai5/mpich-3.1/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='confdb/install-sh -c -d' MPIBASEMODNAME='' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' MPICHLIB_LDFLAGS='' MPICHLIB_LIBS='' MPICH_ATTR_WEAK_ALIAS_DEFINITION='' MPICH_NUMVERSION='30100300' MPICH_RELEASE_DATE='Thu Feb 20 11:41:13 CST 2014' MPICH_TIMER_KIND='' MPICH_VERSION='3.1' MPICONSTMODNAME='' MPICPP_NAME='' MPICXXLIBNAME='mpichcxx' MPICXX_NAME='' MPID_TIMER_TYPE='' MPIFLIBNAME='' MPIFPMPI='' MPILIBNAME='mpich' MPIMODNAME='' MPIR_CXX_BOOL='' MPIR_CXX_COMPLEX='' MPIR_CXX_DOUBLE_COMPLEX='' MPIR_CXX_LONG_DOUBLE_COMPLEX='' MPIR_PINT='' MPISIZEOFMODNAME='' MPIU_DLL_SPEC_DEF='' MPI_2COMPLEX='' MPI_2DOUBLE_COMPLEX='' MPI_2DOUBLE_PRECISION='' MPI_2INT='' MPI_2INTEGER='' MPI_2REAL='' MPI_AINT='' MPI_AINT_DATATYPE='' MPI_AINT_FMT_DEC_SPEC='' MPI_AINT_FMT_HEX_SPEC='' MPI_BYTE='' MPI_CHAR='' MPI_CHARACTER='' MPI_COMPLEX16='' MPI_COMPLEX32='' MPI_COMPLEX8='' MPI_COMPLEX='' MPI_COUNT='' MPI_COUNT_DATATYPE='' MPI_C_BOOL='' MPI_C_DOUBLE_COMPLEX='' MPI_C_FLOAT_COMPLEX='' MPI_C_LONG_DOUBLE_COMPLEX='' MPI_DOUBLE='' MPI_DOUBLE_COMPLEX='' MPI_DOUBLE_INT='' MPI_DOUBLE_PRECISION='' MPI_F77_2INT='' MPI_F77_AINT='' MPI_F77_BYTE='' MPI_F77_CHAR='' MPI_F77_COUNT='' MPI_F77_CXX_BOOL='' MPI_F77_CXX_DOUBLE_COMPLEX='' MPI_F77_CXX_FLOAT_COMPLEX='' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='' MPI_F77_C_BOOL='' MPI_F77_C_COMPLEX='' MPI_F77_C_DOUBLE_COMPLEX='' MPI_F77_C_FLOAT_COMPLEX='' MPI_F77_C_LONG_DOUBLE_COMPLEX='' MPI_F77_DOUBLE='' MPI_F77_DOUBLE_INT='' MPI_F77_FLOAT='' MPI_F77_FLOAT_INT='' MPI_F77_INT16_T='' MPI_F77_INT32_T='' MPI_F77_INT64_T='' MPI_F77_INT8_T='' MPI_F77_INT='' MPI_F77_LB='' MPI_F77_LONG='' MPI_F77_LONG_DOUBLE='' MPI_F77_LONG_DOUBLE_INT='' MPI_F77_LONG_INT='' MPI_F77_LONG_LONG='' MPI_F77_LONG_LONG_INT='' MPI_F77_OFFSET='' MPI_F77_PACKED='' MPI_F77_SHORT='' MPI_F77_SHORT_INT='' MPI_F77_SIGNED_CHAR='' MPI_F77_UB='' MPI_F77_UINT16_T='' MPI_F77_UINT32_T='' MPI_F77_UINT64_T='' MPI_F77_UINT8_T='' MPI_F77_UNSIGNED='' MPI_F77_UNSIGNED_CHAR='' MPI_F77_UNSIGNED_LONG='' MPI_F77_UNSIGNED_LONG_LONG='' MPI_F77_UNSIGNED_SHORT='' MPI_F77_WCHAR='' MPI_FINT='' MPI_FLOAT='' MPI_FLOAT_INT='' MPI_INT16_T='' MPI_INT32_T='' MPI_INT64_T='' MPI_INT8_T='' MPI_INT='' MPI_INTEGER16='' MPI_INTEGER1='' MPI_INTEGER2='' MPI_INTEGER4='' MPI_INTEGER8='' MPI_INTEGER='' MPI_LB='' MPI_LOGICAL='' MPI_LONG='' MPI_LONG_DOUBLE='' MPI_LONG_DOUBLE_INT='' MPI_LONG_INT='' MPI_LONG_LONG='' MPI_MAX_ERROR_STRING='' MPI_MAX_LIBRARY_VERSION_STRING='' MPI_MAX_PROCESSOR_NAME='' MPI_OFFSET='' MPI_OFFSET_DATATYPE='' MPI_OFFSET_TYPEDEF='' MPI_PACKED='' MPI_REAL16='' MPI_REAL4='' MPI_REAL8='' MPI_REAL='' MPI_SHORT='' MPI_SHORT_INT='' MPI_SIGNED_CHAR='' MPI_STATUS_SIZE='' MPI_UB='' MPI_UINT16_T='' MPI_UINT32_T='' MPI_UINT64_T='' MPI_UINT8_T='' MPI_UNSIGNED_CHAR='' MPI_UNSIGNED_INT='' MPI_UNSIGNED_LONG='' MPI_UNSIGNED_LONG_LONG='' MPI_UNSIGNED_SHORT='' MPI_WCHAR='' MPLLIBNAME='mpl' NM='/usr/bin/nm' NMEDIT='nmedit' OBJDUMP='false' OBJEXT='o' OFFSET_KIND='' OPALIBNAME='opa' OTOOL64=':' OTOOL='otool' PACKAGE='mpich' PACKAGE_BUGREPORT='discuss@mpich.org' PACKAGE_NAME='MPICH' PACKAGE_STRING='MPICH 3.1' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.1' PAMILIBNAME='pami' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='' PMPIFLIBNAME='' PMPILIBNAME='pmpich' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='' RANLIB='true' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/usr/bin/sed' SET_CFLAGS='' SET_MAKE='' SHELL='/bin/sh' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='' SSH='' STRIP='strip' THREAD_SERIALIZED_OR_MULTIPLE_FALSE='' THREAD_SERIALIZED_OR_MULTIPLE_TRUE='' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_FCFLAGS='' USER_FFLAGS='-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='0' VERSION='3.1' VPATH='' WRAPPER_CFLAGS=' ' WRAPPER_CPPFLAGS=' ' WRAPPER_CXXFLAGS=' ' WRAPPER_FCFLAGS=' ' WRAPPER_FFLAGS='-w -m64 -YEXT_NAMES=LCS -YEXT_SFX=_ -YMOD_ONLY -p/opt/CTT6.0/include/absoft_64 ' WRAPPER_LDFLAGS='' WRAPPER_LIBS='-lopa -lmpl ' WRAPPER_RPATH_LDFLAGS='' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin13.2.0' build_alias='' build_cpu='x86_64' build_os='darwin13.2.0' build_vendor='apple' channel_name='nemesis' datadir='${datarootdir}' datarootdir='${prefix}/share' device_name='ch3' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_wrapper_rpath='yes' exec_prefix='NONE' host='x86_64-apple-darwin13.2.0' host_alias='' host_cpu='x86_64' host_os='darwin13.2.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/ybai5/mpich-3.1/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpich_so_version='12:0:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' master_top_builddir='/Users/ybai5/mpich-3.1' master_top_srcdir='/Users/ybai5/mpich-3.1' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='' mpich_libtool_static_flag='' mpldir='' mpllibdir='/Users/ybai5/mpich-3.1/src/mpl' mplsrcdir='/Users/ybai5/mpich-3.1/src/mpl' nemesis_nets_array='' nemesis_nets_array_sz='' nemesis_nets_dirs='' nemesis_nets_func_array='' nemesis_nets_func_decl='' nemesis_nets_macro_defs='' nemesis_nets_strings='' nemesis_networks='tcp' oldincludedir='/usr/include' opalibdir='/Users/ybai5/mpich-3.1/src/openpa/src' opasrcdir='/Users/ybai5/mpich-3.1/src/openpa' pdfdir='${docdir}' pkgconfigdir='' pm_name='mpd' prefix='/users/ybai5/mpich2-install' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cc_shlib_conf='src/env/cc_shlib.conf' cxx_shlib_conf='' f77_shlib_conf='' fc_shlib_conf='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPICH" #define PACKAGE_TARNAME "mpich" #define PACKAGE_VERSION "3.1" #define PACKAGE_STRING "MPICH 3.1" #define PACKAGE_BUGREPORT "discuss@mpich.org" #define PACKAGE_URL "http://www.mpich.org/" #define PACKAGE "mpich" #define VERSION "3.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_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 HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 configure: exit 1