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.1b2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure CC=cc --disable-f77 F77=false --disable-fc FC=false --disable-cxx CXX=false ## --------- ## ## Platform. ## ## --------- ## hostname = Jeffs-MacBook-Pro.local uname -m = x86_64 uname -r = 11.4.2 uname -s = Darwin uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~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 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 8.00 gigabytes Default processor set: 188 tasks, 1252 threads, 8 processors Load average: 1.40, Mach factor: 6.58 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/totalview/toolworks/totalview.8.12.0-1/bin PATH: /opt/mpich/dev/gcc/bin PATH: /usr/local/cfour/bin/ PATH: /usr/local/texlive/2013/bin/x86_64-darwin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/local/git/bin PATH: /opt/local/upc/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin PATH: /usr/X11/bin PATH: /usr/local/git/bin PATH: /usr/texbin PATH: /Users/jhammond/eclipse/TAU/tau-2.22.1/apple/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5157: checking for C compiler version configure:5166: cc --version >&5 Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix configure:5177: $? = 0 configure:5166: cc -v >&5 Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix configure:5177: $? = 0 configure:5166: cc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5177: $? = 1 configure:5166: cc -qversion >&5 clang: error: no input files configure:5177: $? = 1 configure:5197: checking whether the C compiler works configure:5219: cc conftest.c >&5 configure:5223: $? = 0 configure:5271: result: yes configure:5274: checking for C compiler default output file name configure:5276: result: a.out configure:5282: checking for suffix of executables configure:5289: cc -o conftest conftest.c >&5 configure:5293: $? = 0 configure:5315: result: configure:5337: checking whether we are cross compiling configure:5345: cc -o conftest conftest.c >&5 configure:5349: $? = 0 configure:5356: ./conftest configure:5360: $? = 0 configure:5375: result: no configure:5380: checking for suffix of object files configure:5402: cc -c conftest.c >&5 configure:5406: $? = 0 configure:5427: result: o configure:5431: checking whether we are using the GNU C compiler configure:5450: cc -c conftest.c >&5 configure:5450: $? = 0 configure:5459: result: yes configure:5468: checking whether cc accepts -g configure:5488: cc -c -g conftest.c >&5 configure:5488: $? = 0 configure:5529: result: yes configure:5546: checking for cc option to accept ISO C89 configure:5609: cc -c conftest.c >&5 configure:5609: $? = 0 configure:5622: result: none needed configure:5647: checking whether cc understands -c and -o together configure:5669: cc -c conftest.c -o conftest2.o configure:5672: $? = 0 configure:5669: cc -c conftest.c -o conftest2.o configure:5672: $? = 0 configure:5684: result: yes configure:5719: checking how to run the C preprocessor configure:5750: cc -E conftest.c configure:5750: $? = 0 configure:5764: cc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5789: result: cc -E configure:5809: cc -E conftest.c configure:5809: $? = 0 configure:5823: cc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5823: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5883: checking for a BSD-compatible install configure:5951: result: /usr/bin/install -c configure:5962: checking whether build environment is sane configure:6017: result: yes configure:6165: checking for a thread-safe mkdir -p configure:6204: result: ../confdb/install-sh -c -d configure:6211: checking for gawk configure:6241: result: no configure:6211: checking for mawk configure:6241: result: no configure:6211: checking for nawk configure:6241: result: no configure:6211: checking for awk configure:6227: found /usr/bin/awk configure:6238: result: awk configure:6249: checking whether make sets $(MAKE) configure:6271: result: yes configure:6301: checking for style of include used by make configure:6329: result: GNU configure:6363: checking whether make supports nested variables configure:6380: result: yes configure:6465: checking dependency style of cc configure:6576: result: gcc3 configure:6634: checking whether to enable maintainer-specific portions of Makefiles configure:6643: result: yes configure:6707: checking for ar configure:6723: found /usr/bin/ar configure:6734: result: ar configure:6760: checking the archiver (ar) interface configure:6776: cc -c conftest.c >&5 configure:6776: $? = 0 configure:6778: ar cru libconftest.a conftest.o >&5 configure:6781: $? = 0 configure:6809: result: ar configure:6859: checking build system type configure:6873: result: x86_64-apple-darwin11.4.2 configure:6893: checking host system type configure:6906: result: x86_64-apple-darwin11.4.2 configure:6947: checking how to print strings configure:6974: result: printf configure:6995: checking for a sed that does not truncate output configure:7059: result: /usr/bin/sed configure:7077: checking for grep that handles long lines and -e configure:7135: result: /usr/bin/grep configure:7140: checking for egrep configure:7202: result: /usr/bin/grep -E configure:7207: checking for fgrep configure:7269: result: /usr/bin/grep -F configure:7304: checking for ld used by cc configure:7371: result: /usr/bin/ld configure:7378: checking if the linker (/usr/bin/ld) is GNU ld configure:7393: result: no configure:7405: checking for BSD- or MS-compatible name lister (nm) configure:7454: result: /usr/bin/nm configure:7584: checking the name lister (/usr/bin/nm) interface configure:7591: cc -c conftest.c >&5 configure:7594: /usr/bin/nm "conftest.o" configure:7597: output 0000000000000000 S _some_variable configure:7604: result: BSD nm configure:7607: checking whether ln -s works configure:7611: result: yes configure:7619: checking the maximum length of command line arguments configure:7749: result: 196608 configure:7766: checking whether the shell understands some XSI constructs configure:7776: result: yes configure:7780: checking whether the shell understands "+=" configure:7786: result: yes configure:7821: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format configure:7861: result: func_convert_file_noop configure:7868: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format configure:7888: result: func_convert_file_noop configure:7895: checking for /usr/bin/ld option to reload object files configure:7902: result: -r configure:7976: checking for objdump configure:8006: result: no configure:8035: checking how to recognize dependent libraries configure:8237: result: pass_all configure:8322: checking for dlltool configure:8352: result: no configure:8382: checking how to associate runtime and link libraries configure:8409: result: printf %s\n configure:8533: checking for archiver @FILE support configure:8550: cc -c conftest.c >&5 configure:8550: $? = 0 configure:8553: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:8556: $? = 1 configure:8576: result: no configure:8634: checking for strip configure:8650: found /usr/bin/strip configure:8661: result: strip configure:8733: checking for ranlib configure:8749: found /usr/bin/ranlib configure:8760: result: ranlib configure:8862: checking command to parse /usr/bin/nm output from cc object configure:8982: cc -c conftest.c >&5 configure:8985: $? = 0 configure:8989: /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:8992: $? = 0 cannot find nm_test_var in conftest.nm configure:8982: cc -c conftest.c >&5 configure:8985: $? = 0 configure:8989: /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:8992: $? = 0 configure:9058: cc -o conftest conftest.c conftstm.o >&5 configure:9061: $? = 0 configure:9099: result: ok configure:9136: checking for sysroot configure:9166: result: no configure:9422: checking for mt configure:9452: result: no configure:9472: checking if : is a manifest tool configure:9478: : '-?' configure:9486: result: no configure:9542: checking for dsymutil configure:9558: found /usr/bin/dsymutil configure:9569: result: dsymutil configure:9634: checking for nmedit configure:9650: found /usr/bin/nmedit configure:9661: result: nmedit configure:9726: checking for lipo configure:9742: found /usr/bin/lipo configure:9753: result: lipo configure:9818: checking for otool configure:9834: found /usr/bin/otool configure:9845: result: otool configure:9910: checking for otool64 configure:9940: result: no configure:9985: checking for -single_module linker flag cc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:10018: result: yes configure:10021: checking for -exported_symbols_list linker flag configure:10041: cc -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:10041: $? = 0 configure:10051: result: yes configure:10054: checking for -force_load linker flag cc -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a cc -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:10086: result: yes configure:10124: checking for ANSI C header files configure:10144: cc -c conftest.c >&5 configure:10144: $? = 0 configure:10217: cc -o conftest conftest.c >&5 configure:10217: $? = 0 configure:10217: ./conftest configure:10217: $? = 0 configure:10228: result: yes configure:10241: checking for sys/types.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for sys/stat.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for stdlib.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for string.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for memory.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for strings.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for inttypes.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for stdint.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10241: checking for unistd.h configure:10241: cc -c conftest.c >&5 configure:10241: $? = 0 configure:10241: result: yes configure:10255: checking for dlfcn.h configure:10255: cc -c conftest.c >&5 configure:10255: $? = 0 configure:10255: result: yes configure:10461: checking for objdir configure:10476: result: .libs configure:10747: checking if cc supports -fno-rtti -fno-exceptions configure:10765: cc -c -fno-rtti -fno-exceptions conftest.c >&5 configure:10769: $? = 0 configure:10782: result: yes configure:11109: checking for cc option to produce PIC configure:11116: result: -fno-common -DPIC configure:11124: checking if cc PIC flag -fno-common -DPIC works configure:11142: cc -c -fno-common -DPIC -DPIC conftest.c >&5 configure:11146: $? = 0 configure:11159: result: yes configure:11188: checking if cc static flag -static works configure:11216: result: no configure:11231: checking if cc supports -c -o file.o configure:11252: cc -c -o out/conftest2.o conftest.c >&5 configure:11256: $? = 0 configure:11278: result: yes configure:11286: checking if cc supports -c -o file.o configure:11333: result: yes configure:11366: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:12521: result: yes configure:12761: checking dynamic linker characteristics configure:13494: result: darwin11.4.2 dyld configure:13601: checking how to hardcode library paths into programs configure:13626: result: immediate configure:14166: checking whether stripping libraries is possible configure:14180: result: yes configure:14206: checking if libtool supports shared libraries configure:14208: result: yes configure:14211: checking whether to build shared libraries configure:14232: result: yes configure:14235: checking whether to build static libraries configure:14239: result: yes configure:14288: checking whether make supports nested variables configure:14305: result: yes configure:14453: checking for C++ compiler version configure:14462: no --version >&5 ../configure: line 14464: no: command not found configure:14473: $? = 127 configure:14462: no -v >&5 ../configure: line 14464: no: command not found configure:14473: $? = 127 configure:14462: no -V >&5 ../configure: line 14464: no: command not found configure:14473: $? = 127 configure:14462: no -qversion >&5 ../configure: line 14464: no: command not found configure:14473: $? = 127 configure:14477: checking whether we are using the GNU C++ compiler configure:14496: no -c conftest.cpp >&5 ../configure: line 2628: no: command not found configure:14496: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:14505: result: no configure:14514: checking whether no accepts -g configure:14534: no -c -g conftest.cpp >&5 ../configure: line 2628: no: command not found configure:14534: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | int | main () | { | | ; | return 0; | } configure:14549: no -c conftest.cpp >&5 ../configure: line 2628: no: command not found configure:14549: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | int | main () | { | | ; | return 0; | } configure:14565: no -c -g conftest.cpp >&5 ../configure: line 2628: no: command not found configure:14565: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | int | main () | { | | ; | return 0; | } configure:14575: result: no configure:14600: checking dependency style of no configure:14711: result: none configure:18034: checking for Fortran 77 compiler version configure:18043: no --version >&5 ../configure: line 18045: no: command not found configure:18054: $? = 127 configure:18043: no -v >&5 ../configure: line 18045: no: command not found configure:18054: $? = 127 configure:18043: no -V >&5 ../configure: line 18045: no: command not found configure:18054: $? = 127 configure:18043: no -qversion >&5 ../configure: line 18045: no: command not found configure:18054: $? = 127 configure:18063: checking whether we are using the GNU Fortran 77 compiler configure:18076: no -c conftest.F >&5 ../configure: line 2749: no: command not found configure:18076: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:18085: result: no configure:18091: checking whether no accepts -g configure:18102: no -c -g conftest.f >&5 ../configure: line 2749: no: command not found configure:18102: $? = 127 configure: failed program was: | program main | | end configure:18110: result: no configure:20968: checking for Fortran compiler version configure:20977: no --version >&5 ../configure: line 20979: no: command not found configure:20988: $? = 127 configure:20977: no -v >&5 ../configure: line 20979: no: command not found configure:20988: $? = 127 configure:20977: no -V >&5 ../configure: line 20979: no: command not found configure:20988: $? = 127 configure:20977: no -qversion >&5 ../configure: line 20979: no: command not found configure:20988: $? = 127 configure:20997: checking whether we are using the GNU Fortran compiler configure:21010: no -c conftest.F >&5 ../configure: line 2833: no: command not found configure:21010: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:21019: result: no configure:21025: checking whether no accepts -g configure:21036: no -c -g conftest.f >&5 ../configure: line 2833: no: command not found configure:21036: $? = 127 configure: failed program was: | program main | | end configure:21044: result: no configure:25123: RUNNING PREREQ FOR ch3:nemesis configure:25207: checking for getpagesize configure:25207: cc -o conftest conftest.c >&5 configure:25207: $? = 0 configure:25207: result: yes configure:25854: ===== configuring src/mpl ===== configure:26019: running /bin/sh ../../../src/mpl/configure --disable-option-checking '--prefix=NONE' 'CC=cc' '--disable-f77' 'F77=no' '--disable-fc' 'FC=no' '--disable-cxx' 'CXX=no' --cache-file=/dev/null --srcdir=../../../src/mpl configure:26039: ===== done with src/mpl configure ===== configure:26045: sourcing src/mpl/localdefs WRAPPER_LIBS(='') does not contain '-lmpl', prepending CPPFLAGS(=' ') does not contain '-I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include', appending CPPFLAGS(=' -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include') does not contain '-I/Users/jhammond/eclipse/MPICH/git/src/mpl/include', appending LIBS(=' ') does not contain '-lopa', prepending configure:26172: cc -o conftest -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include conftest.c -lopa >&5 conftest.c:27:10: fatal error: 'opa_primitives.h' file not found #include "opa_primitives.h" ^ 1 error generated. configure:26172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_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/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include') does not contain '-I/Users/jhammond/eclipse/MPICH/git/src/openpa/src', appending CPPFLAGS(=' -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src') does not contain '-I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src', appending configure:26234: ===== configuring src/openpa ===== configure:26399: running /bin/sh ../../../src/openpa/configure --disable-option-checking '--prefix=NONE' --with-atomic-primitives=auto_allow_emulation 'CC=cc' '--disable-f77' 'F77=no' '--disable-fc' 'FC=no' '--disable-cxx' 'CXX=no' --cache-file=/dev/null --srcdir=../../../src/openpa configure:26419: ===== done with src/openpa configure ===== WRAPPER_LIBS(='-lmpl ') does not contain '-lopa', prepending CPPFLAGS(=' -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src') does not contain '-I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include', appending configure:27105: checking whether the compiler defines __func__ configure:27132: cc -o conftest -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:27132: $? = 0 configure:27132: ./conftest configure:27132: $? = 0 configure:27169: result: yes configure:27178: checking whether the compiler defines __FUNC__ configure:27205: cc -o conftest -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/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:27205: $? = 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.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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:27242: result: no configure:27251: checking whether the compiler sets __FUNCTION__ configure:27278: cc -o conftest -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:27278: $? = 0 configure:27278: ./conftest configure:27278: $? = 0 configure:27315: result: yes configure:27331: checking whether C compiler accepts option -O2 configure:27383: cc -o conftest -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:27383: $? = 0 configure:27414: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:27414: $? = 0 configure:27422: diff -b pac_test1.log pac_test2.log > pac_test.log configure:27425: $? = 0 configure:27525: result: yes configure:27541: checking whether C compiler option -O2 works with an invalid prototype program configure:27549: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:27549: $? = 0 configure:27556: result: yes configure:27561: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:27601: cc -c -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:27601: $? = 0 configure:27605: mv conftest.o pac_conftest.o configure:27608: $? = 0 configure:27651: cc -o conftest -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:27651: $? = 0 configure:27693: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:27693: $? = 0 configure:27701: diff -b pac_test4.log pac_test5.log > pac_test.log configure:27704: $? = 0 configure:27843: result: yes configure:27876: checking for type of weak symbol alias support configure:27900: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/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:27900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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:28147: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in conftest-U6LJZc.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:28147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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:28169: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 Undefined symbols for architecture x86_64: "_PFoo", referenced from: _main in conftest-twn2K6.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:28169: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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:28183: result: no configure:28201: checking whether __attribute__ ((weak)) allowed configure:28218: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:28218: $? = 0 configure:28225: result: yes configure:28229: checking whether __attribute__ ((weak_import)) allowed configure:28246: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:28246: $? = 0 configure:28253: result: yes configure:28256: checking whether __attribute__((weak,alias(...))) allowed configure:28273: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/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:28273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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:28280: result: no configure:28467: checking for shared library (esp. rpath) characteristics of CC configure:28558: result: done (results in src/env/cc_shlib.conf) configure:33753: checking for perl configure:33771: found /usr/bin/perl configure:33783: result: /usr/bin/perl configure:33796: checking for ar configure:33823: result: ar configure:33859: checking for ranlib configure:33886: result: ranlib configure:33905: checking for killall configure:33921: found /usr/bin/killall configure:33932: result: killall configure:33975: checking whether install works configure:33983: result: yes configure:33998: checking whether mkdir -p works configure:34014: result: yes configure:34032: checking for make configure:34048: found /usr/bin/make configure:34059: result: make configure:34073: checking whether clock skew breaks make configure:34098: result: no configure:34108: checking whether make supports include configure:34136: result: yes configure:34145: checking whether make allows comments in actions configure:34172: result: yes configure:34186: checking for virtual path format configure:34229: result: VPATH configure:34239: checking whether make sets CFLAGS configure:34265: result: yes configure:34314: checking for bash configure:34332: found /bin/bash configure:34344: result: /bin/bash configure:34367: checking whether /bin/bash supports arrays configure:34376: result: yes configure:34611: checking for doctext configure:34629: found /usr/local/bin/doctext configure:34642: result: /usr/local/bin/doctext configure:34655: checking for an ANSI C-conforming const configure:34721: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34721: $? = 0 configure:34728: result: yes configure:34736: checking for working volatile configure:34755: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34755: $? = 0 configure:34762: result: yes configure:34770: checking for C/C++ restrict keyword configure:34795: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34795: $? = 0 configure:34803: result: __restrict configure:34816: checking for inline configure:34832: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34832: $? = 0 configure:34840: result: inline configure:34863: checking whether __attribute__ allowed configure:34880: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34880: $? = 0 configure:34887: result: yes configure:34889: checking whether __attribute__((format)) allowed configure:34906: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34906: $? = 0 configure:34913: result: yes configure:34923: checking if C compiler supports __builtin_expect configure:34939: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34939: $? = 0 configure:34942: result: yes configure:34974: checking whether byte ordering is bigendian configure:34989: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:34989: $? = 0 configure:35034: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35034: $? = 0 configure:35052: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:50:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:35052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:35180: result: no configure:35218: checking whether C compiler allows unaligned doubles configure:35251: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35251: $? = 0 configure:35251: ./conftest configure:35251: $? = 0 configure:35261: result: yes configure:35280: checking whether cc supports __func__ configure:35296: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35296: $? = 0 configure:35303: result: yes configure:35340: checking whether long double is supported configure:35357: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35357: $? = 0 configure:35364: result: yes configure:35373: checking whether long long is supported configure:35390: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35390: $? = 0 configure:35397: result: yes configure:35408: checking for max C struct integer alignment configure:35526: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35526: $? = 0 configure:35526: ./conftest configure:35526: $? = 0 configure:35538: result: eight configure:35569: checking for max C struct floating point alignment configure:35671: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35671: $? = 0 configure:35671: ./conftest configure:35671: $? = 0 configure:35683: result: sixteen configure:35716: checking for max C struct alignment of structs with doubles configure:35787: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35787: $? = 0 configure:35787: ./conftest configure:35787: $? = 0 configure:35799: result: eight configure:35806: checking for max C struct floating point alignment with long doubles configure:35878: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35878: $? = 0 configure:35878: ./conftest configure:35878: $? = 0 configure:35890: result: sixteen configure:35900: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs. MPICH does not handle this case automatically and you should avoid assumed extents for structures containing float types. configure:35935: checking if alignment of structs with doubles is based on position configure:35969: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:35969: $? = 0 configure:35969: ./conftest configure:35969: $? = 0 configure:35981: result: no configure:35997: checking if alignment of structs with long long ints is based on position configure:36033: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36033: $? = 0 configure:36033: ./conftest configure:36033: $? = 0 configure:36045: result: no configure:36061: checking if double alignment breaks rules, find actual alignment configure:36108: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36108: $? = 0 configure:36108: ./conftest configure:36108: $? = 0 configure:36120: result: no configure:36136: checking for alignment restrictions on pointers configure:36156: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36156: $? = 0 configure:36156: ./conftest configure:36156: $? = 0 configure:36173: result: int or better configure:36185: checking size of char configure:36190: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36190: $? = 0 configure:36190: ./conftest configure:36190: $? = 0 configure:36204: result: 1 configure:36218: checking size of unsigned char configure:36223: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36223: $? = 0 configure:36223: ./conftest configure:36223: $? = 0 configure:36237: result: 1 configure:36251: checking size of short configure:36256: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36256: $? = 0 configure:36256: ./conftest configure:36256: $? = 0 configure:36270: result: 2 configure:36284: checking size of unsigned short configure:36289: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36289: $? = 0 configure:36289: ./conftest configure:36289: $? = 0 configure:36303: result: 2 configure:36317: checking size of int configure:36322: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36322: $? = 0 configure:36322: ./conftest configure:36322: $? = 0 configure:36336: result: 4 configure:36350: checking size of unsigned int configure:36355: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36355: $? = 0 configure:36355: ./conftest configure:36355: $? = 0 configure:36369: result: 4 configure:36383: checking size of long configure:36388: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36388: $? = 0 configure:36388: ./conftest configure:36388: $? = 0 configure:36402: result: 8 configure:36416: checking size of unsigned long configure:36421: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36421: $? = 0 configure:36421: ./conftest configure:36421: $? = 0 configure:36435: result: 8 configure:36449: checking size of long long configure:36454: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36454: $? = 0 configure:36454: ./conftest configure:36454: $? = 0 configure:36468: result: 8 configure:36482: checking size of unsigned long long configure:36487: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36487: $? = 0 configure:36487: ./conftest configure:36487: $? = 0 configure:36501: result: 8 configure:36515: checking size of float configure:36520: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36520: $? = 0 configure:36520: ./conftest configure:36520: $? = 0 configure:36534: result: 4 configure:36548: checking size of double configure:36553: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36553: $? = 0 configure:36553: ./conftest configure:36553: $? = 0 configure:36567: result: 8 configure:36581: checking size of long double configure:36586: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36586: $? = 0 configure:36586: ./conftest configure:36586: $? = 0 configure:36600: result: 16 configure:36614: checking size of void * configure:36619: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36619: $? = 0 configure:36619: ./conftest configure:36619: $? = 0 configure:36633: result: 8 configure:36644: checking for ANSI C header files configure:36748: result: yes configure:36758: checking stddef.h usability configure:36758: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36758: $? = 0 configure:36758: result: yes configure:36758: checking stddef.h presence configure:36758: cc -E -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c configure:36758: $? = 0 configure:36758: result: yes configure:36758: checking for stddef.h configure:36758: result: yes configure:36772: checking size of wchar_t configure:36777: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36777: $? = 0 configure:36777: ./conftest configure:36777: $? = 0 configure:36796: result: 4 configure:36811: checking size of float_int configure:36816: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36816: $? = 0 configure:36816: ./conftest configure:36816: $? = 0 configure:36831: result: 8 configure:36845: checking size of double_int configure:36850: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36850: $? = 0 configure:36850: ./conftest configure:36850: $? = 0 configure:36865: result: 16 configure:36879: checking size of long_int configure:36884: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36884: $? = 0 configure:36884: ./conftest configure:36884: $? = 0 configure:36899: result: 16 configure:36913: checking size of short_int configure:36918: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36918: $? = 0 configure:36918: ./conftest configure:36918: $? = 0 configure:36933: result: 8 configure:36947: checking size of two_int configure:36952: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36952: $? = 0 configure:36952: ./conftest configure:36952: $? = 0 configure:36967: result: 8 configure:36981: checking size of long_double_int configure:36986: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:36986: $? = 0 configure:36986: ./conftest configure:36986: $? = 0 configure:37001: result: 32 configure:37014: checking sys/bitypes.h usability configure:37014: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:107:10: fatal error: 'sys/bitypes.h' file not found #include ^ 1 error generated. configure:37014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 | /* 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:37014: result: no configure:37014: checking sys/bitypes.h presence configure:37014: cc -E -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c conftest.c:74:10: fatal error: 'sys/bitypes.h' file not found #include ^ 1 error generated. configure:37014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 | /* end confdefs.h. */ | #include configure:37014: result: no configure:37014: checking for sys/bitypes.h configure:37014: result: no configure:37027: checking for inttypes.h configure:37027: result: yes configure:37027: checking for stdint.h configure:37027: result: yes configure:37039: checking for int8_t configure:37039: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37039: $? = 0 configure:37039: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:113:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:37039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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:37039: result: yes configure:37050: checking for int16_t configure:37050: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37050: $? = 0 configure:37050: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:113:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:37050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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:37050: result: yes configure:37061: checking for int32_t configure:37061: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37061: $? = 0 configure:37061: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:113:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:37061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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:37061: result: yes configure:37072: checking for int64_t configure:37072: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37072: $? = 0 configure:37072: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:113:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:37072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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:37072: result: yes configure:37113: checking for uint8_t configure:37113: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37113: $? = 0 configure:37113: result: yes configure:37127: checking for uint16_t configure:37127: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37127: $? = 0 configure:37127: result: yes configure:37139: checking for uint32_t configure:37139: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37139: $? = 0 configure:37139: result: yes configure:37153: checking for uint64_t configure:37153: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37153: $? = 0 configure:37153: result: yes configure:37195: checking stdbool.h usability configure:37195: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37195: $? = 0 configure:37195: result: yes configure:37195: checking stdbool.h presence configure:37195: cc -E -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c configure:37195: $? = 0 configure:37195: result: yes configure:37195: checking for stdbool.h configure:37195: result: yes configure:37195: checking complex.h usability configure:37195: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37195: $? = 0 configure:37195: result: yes configure:37195: checking complex.h presence configure:37195: cc -E -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c configure:37195: $? = 0 configure:37195: result: yes configure:37195: checking for complex.h configure:37195: result: yes configure:37209: checking size of _Bool configure:37214: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37214: $? = 0 configure:37214: ./conftest configure:37214: $? = 0 configure:37233: result: 1 configure:37247: checking size of float _Complex configure:37252: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37252: $? = 0 configure:37252: ./conftest configure:37252: $? = 0 configure:37271: result: 8 configure:37285: checking size of double _Complex configure:37290: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37290: $? = 0 configure:37290: ./conftest configure:37290: $? = 0 configure:37309: result: 16 configure:37325: checking size of long double _Complex configure:37330: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37330: $? = 0 configure:37330: ./conftest configure:37330: $? = 0 configure:37349: result: 32 configure:37364: checking for _Bool configure:37364: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37364: $? = 0 configure:37364: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:126:20: error: expected expression if (sizeof ((_Bool))) ^ 1 error generated. configure:37364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:37364: result: yes configure:37373: checking for float _Complex configure:37373: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37373: $? = 0 configure:37373: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:127:29: error: expected expression if (sizeof ((float _Complex))) ^ 1 error generated. configure:37373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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 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:37373: result: yes configure:37382: checking for double _Complex configure:37382: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37382: $? = 0 configure:37382: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:128:30: error: expected expression if (sizeof ((double _Complex))) ^ 1 error generated. configure:37382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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 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:37382: result: yes configure:37395: checking for long double _Complex configure:37395: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:37395: $? = 0 configure:37395: cc -c -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 conftest.c:129:35: error: expected expression if (sizeof ((long double _Complex))) ^ 1 error generated. configure:37395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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 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:37395: result: yes configure:39940: checking for alignment restrictions on int64_t configure:39974: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:39974: $? = 0 configure:39974: ./conftest configure:39974: $? = 0 configure:39985: result: no configure:40004: checking for alignment restrictions on int32_t configure:40038: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 configure:40038: $? = 0 configure:40038: ./conftest configure:40038: $? = 0 configure:40049: result: no configure:40063: checking size of MPIR_Bsend_data_t configure:40068: cc -o conftest -O2 -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include conftest.c >&5 In file included from conftest.c:111: /Users/jhammond/eclipse/MPICH/git/src/include/mpibsend.h:56:5: error: unknown type name 'MPI_Aint' MPI_Aint count; ^ 1 error generated. configure:40068: $? = 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.1b2" | #define PACKAGE_STRING "MPICH 3.1b2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1b2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #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_NEM_STATISTICS 1 | #define ENABLE_RECVQ_STATISTICS 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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 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 long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | /* end confdefs.h. */ | | #define MPI_Datatype int | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_STDINT_H | #include | #endif | #include "/Users/jhammond/eclipse/MPICH/git/src/include/mpibsend.h" | | | static long int longval () { return (long int) (sizeof (MPIR_Bsend_data_t)); } | static unsigned long int ulongval () { return (long int) (sizeof (MPIR_Bsend_data_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (MPIR_Bsend_data_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (MPIR_Bsend_data_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (MPIR_Bsend_data_t)))) | 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:40092: result: 0 configure:40103: error: Unable to determine the size of MPI_BSEND_OVERHEAD ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin11.4.2 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_compiler_gnu=no 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=set ac_cv_env_CC_value=cc 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=false ac_cv_env_F77_set=set ac_cv_env_F77_value=false ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=false ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= 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_TCP_LIBS_set= ac_cv_env_TCP_LIBS_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=no ac_cv_fc_compiler_gnu=no ac_cv_func_getpagesize=yes ac_cv_header_complex_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin11.4.2 ac_cv_objext=o ac_cv_path_BASH_SHELL=/bin/bash ac_cv_path_DOCTEXT=/usr/local/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_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=awk ac_cv_prog_CPP='cc -E' ac_cv_prog_KILLALL=killall ac_cv_prog_MAKE=make ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar 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=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_fc_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_MPIR_Bsend_data_t=0 ac_cv_sizeof__Bool=1 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_double__Complex=16 ac_cv_sizeof_double_int=16 ac_cv_sizeof_float=4 ac_cv_sizeof_float__Complex=8 ac_cv_sizeof_float_int=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=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_type__Bool=yes ac_cv_type_double__Complex=yes ac_cv_type_float__Complex=yes ac_cv_type_long_double__Complex=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=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_c_double_alignment_exception=no pac_cv_c_double_pos_align=no pac_cv_c_fp_align_nr=16 pac_cv_c_llint_pos_align=no pac_cv_c_max_double_fp_align=eight pac_cv_c_max_fp_align=sixteen pac_cv_c_max_integer_align=eight pac_cv_c_max_longdouble_fp_align=sixteen pac_cv_c_struct_align_nr=8 pac_cv_cc_has___func__=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_long_double=yes pac_cv_have_long_long=yes pac_cv_int32_t_alignment=no pac_cv_int64_t_alignment=no pac_cv_mkdir_p=yes pac_cv_my_conf_dir=/Users/jhammond/eclipse/MPICH/git/build-peter pac_cv_pointers_have_int_alignment=yes pac_cv_prog_c_unaligned_doubles=yes pac_cv_prog_c_weak_symbols=no pac_cv_prog_make_allows_comments=yes pac_cv_prog_make_found_clock_skew=no pac_cv_prog_make_include=yes pac_cv_prog_make_set_cflags=yes pac_cv_prog_make_vpath=VPATH ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='10:6:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /Users/jhammond/eclipse/MPICH/git/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='Scr' AS='' ASSERT_LEVEL='' AUTOCONF='${SHELL} /Users/jhammond/eclipse/MPICH/git/confdb/missing autoconf' AUTOHEADER='${SHELL} /Users/jhammond/eclipse/MPICH/git/confdb/missing autoheader' AUTOMAKE='${SHELL} /Users/jhammond/eclipse/MPICH/git/confdb/missing automake-1.14' AWK='awk' BASH_SHELL='/bin/bash' 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_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_PMI_SMPD_FALSE='' BUILD_PMI_SMPD_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_SMPD_FALSE='' BUILD_PM_SMPD_TRUE='' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='' BUILD_PROFILING_LIB_FALSE='#' BUILD_PROFILING_LIB_TRUE='' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='CC=cc --disable-f77 F77=false --disable-fc FC=false --disable-cxx CXX=false' CONFIGURE_ARGUMENTS=' '\''CC=cc'\'' '\''--disable-f77'\'' '\''F77=false'\'' '\''--disable-fc'\'' '\''FC=false'\'' '\''--disable-cxx'\'' '\''CXX=false'\''' COUNT_KIND='' CPP='cc -E' CPPFLAGS=' -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/mpl/include -I/Users/jhammond/eclipse/MPICH/git/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src -I/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpi/romio/include' CXX='no' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS=' ' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='' DEPDIR='.deps' DEVICE='ch3:nemesis' DLLIMPORT='' DLLTOOL='false' DOCTEXT='/usr/local/bin/doctext' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_STATUS_DECL='' F77='no' 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_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' FC='no' 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_STATUS_PAD1='' FC_STATUS_PAD2='' FC_WORK_FILES_ARG='' FFLAGS=' ' FGREP='/usr/bin/grep -F' FILE='' FLIBS='' 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='killall' LD='/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='make' MAKEINFO='${SHELL} /Users/jhammond/eclipse/MPICH/git/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' MPICHLIB_LDFLAGS='' MPICHLIB_LIBS='' MPICH_ATTR_WEAK_ALIAS_DEFINITION='' MPICH_NUMVERSION='30100102' MPICH_RELEASE_DATE='unreleased development copy' MPICH_TIMER_KIND='' MPICH_VERSION='3.1b2' MPICONSTMODNAME='mpi_constants' MPICXXLIBNAME='mpichcxx' MPID_TIMER_TYPE='' MPIFLIBNAME='mpich' MPIFPMPI='' MPILIBNAME='mpich' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x0c000000' MPIR_CXX_COMPLEX='0x0c000000' MPIR_CXX_DOUBLE_COMPLEX='0x0c000000' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000' MPIR_PINT='' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='' MPI_2COMPLEX='' MPI_2DOUBLE_COMPLEX='' MPI_2DOUBLE_PRECISION='' MPI_2INT='0x4c000816' MPI_2INTEGER='' MPI_2REAL='' MPI_AINT='' MPI_AINT_DATATYPE='' MPI_AINT_FMT_DEC_SPEC='' MPI_AINT_FMT_HEX_SPEC='' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='0x4c00202c' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='' MPI_COUNT='' MPI_COUNT_DATATYPE='' MPI_C_BOOL='0x4c00013f' MPI_C_DOUBLE_COMPLEX='0x4c001041' MPI_C_FLOAT_COMPLEX='0x4c000840' MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='' MPI_F77_2INT='' MPI_F77_AINT='' MPI_F77_BYTE='' MPI_F77_CHAR='' MPI_F77_COUNT='' MPI_F77_CXX_BOOL='MPI_DATATYPE_NULL' MPI_F77_CXX_DOUBLE_COMPLEX='MPI_DATATYPE_NULL' MPI_F77_CXX_FLOAT_COMPLEX='MPI_DATATYPE_NULL' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='MPI_DATATYPE_NULL' MPI_F77_C_BOOL='' MPI_F77_C_COMPLEX='' MPI_F77_C_DOUBLE_COMPLEX='' MPI_F77_C_FLOAT_COMPLEX='' MPI_F77_C_LONG_DOUBLE_COMPLEX='' MPI_F77_DOUBLE='' MPI_F77_DOUBLE_INT='' MPI_F77_FLOAT='' MPI_F77_FLOAT_INT='' MPI_F77_INT16_T='' MPI_F77_INT32_T='' MPI_F77_INT64_T='' MPI_F77_INT8_T='' MPI_F77_INT='' MPI_F77_LB='' MPI_F77_LONG='' MPI_F77_LONG_DOUBLE='' MPI_F77_LONG_DOUBLE_INT='' MPI_F77_LONG_INT='' MPI_F77_LONG_LONG='' MPI_F77_LONG_LONG_INT='' MPI_F77_OFFSET='' MPI_F77_PACKED='' MPI_F77_SHORT='' MPI_F77_SHORT_INT='' MPI_F77_SIGNED_CHAR='' MPI_F77_UB='' MPI_F77_UINT16_T='' MPI_F77_UINT32_T='' MPI_F77_UINT64_T='' MPI_F77_UINT8_T='' MPI_F77_UNSIGNED='' MPI_F77_UNSIGNED_CHAR='' MPI_F77_UNSIGNED_LONG='' MPI_F77_UNSIGNED_LONG_LONG='' MPI_F77_UNSIGNED_SHORT='' MPI_F77_WCHAR='' MPI_FINT='' MPI_FLOAT='0x4c00040a' MPI_FLOAT_INT='0x8c000000' MPI_INT16_T='0x4c000238' MPI_INT32_T='0x4c000439' MPI_INT64_T='0x4c00083a' MPI_INT8_T='0x4c000137' MPI_INT='0x4c000405' MPI_INTEGER16='MPI_DATATYPE_NULL' MPI_INTEGER1='0x4c00012d' MPI_INTEGER2='0x4c00022f' MPI_INTEGER4='0x4c000430' MPI_INTEGER8='0x4c000831' MPI_INTEGER='' MPI_LB='0x4c000010' MPI_LOGICAL='' MPI_LONG='0x4c000807' MPI_LONG_DOUBLE='0x4c00100c' MPI_LONG_DOUBLE_INT='0x8c000004' MPI_LONG_INT='0x8c000002' MPI_LONG_LONG='0x4c000809' MPI_MAX_ERROR_STRING='' MPI_MAX_LIBRARY_VERSION_STRING='' MPI_MAX_PROCESSOR_NAME='' MPI_OFFSET='' MPI_OFFSET_DATATYPE='' MPI_OFFSET_TYPEDEF='' MPI_PACKED='0x4c00010f' MPI_REAL16='0x4c00102b' MPI_REAL4='0x4c000427' MPI_REAL8='0x4c000829' MPI_REAL='' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='' MPI_UB='0x4c000011' MPI_UINT16_T='0x4c00023c' MPI_UINT32_T='0x4c00043d' MPI_UINT64_T='0x4c00083e' MPI_UINT8_T='0x4c00013b' MPI_UNSIGNED_CHAR='0x4c000102' MPI_UNSIGNED_INT='0x4c000406' MPI_UNSIGNED_LONG='0x4c000808' MPI_UNSIGNED_LONG_LONG='0x4c000819' MPI_UNSIGNED_SHORT='0x4c000204' MPI_WCHAR='0x4c00040e' MPLLIBNAME='mpl' NM='/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.1b2' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.1b2' PAMILIBNAME='pami' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PMPIFLIBNAME='pmpich' PMPILIBNAME='pmpich' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='' PRIMARY_PM_SMPD_FALSE='' PRIMARY_PM_SMPD_TRUE='' RANLIB='ranlib' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/usr/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/sh' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='' SMPD_SOCK_IS_POLL_FALSE='' SMPD_SOCK_IS_POLL_TRUE='' SSH='' STRIP='strip' TCP_LIBS='' THREAD_SERIALIZED_OR_MULTIPLE_FALSE='' THREAD_SERIALIZED_OR_MULTIPLE_TRUE='' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_FCFLAGS='' USER_FFLAGS='' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='0' VERSION='3.1b2' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS=' ' WRAPPER_CPPFLAGS=' ' WRAPPER_CXXFLAGS=' ' WRAPPER_FCFLAGS=' ' WRAPPER_FFLAGS=' ' WRAPPER_LDFLAGS='' WRAPPER_LIBS='-lopa -lmpl ' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin11.4.2' build_alias='' build_cpu='x86_64' build_os='darwin11.4.2' 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-darwin11.4.2' host_alias='' host_cpu='x86_64' host_os='darwin11.4.2' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/jhammond/eclipse/MPICH/git/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpich_so_version='10:6:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' master_top_builddir='/Users/jhammond/eclipse/MPICH/git/build-peter' master_top_srcdir='/Users/jhammond/eclipse/MPICH/git' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='${prefix}/include' mpich_libtool_static_flag='' mpldir='' mpllibdir='/Users/jhammond/eclipse/MPICH/git/build-peter/src/mpl' mplsrcdir='/Users/jhammond/eclipse/MPICH/git/build-peter/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/jhammond/eclipse/MPICH/git/build-peter/src/openpa/src' opasrcdir='/Users/jhammond/eclipse/MPICH/git/build-peter/src/openpa' pdfdir='${docdir}' pkgconfigdir='' pm_name='hydra' prefix='NONE' 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.1b2" #define PACKAGE_STRING "MPICH 3.1b2" #define PACKAGE_BUGREPORT "discuss@mpich.org" #define PACKAGE_URL "http://www.mpich.org/" #define PACKAGE "mpich" #define VERSION "3.1b2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #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_NEM_STATISTICS 1 #define ENABLE_RECVQ_STATISTICS 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 8 #define HAVE_MAX_STRUCT_ALIGNMENT 8 #define HAVE_MAX_FP_ALIGNMENT 16 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 #define HAVE_MAX_LONG_DOUBLE_FP_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_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 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 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 long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define SIZEOF_MPIR_BSEND_DATA_T 0 configure: exit 1