This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MOAB configure 4.6.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-mpi --with-hdf5=/usr/local/hdf5 --prefix=/Users/lab/Documents/Code/moab-4.6.3/bld ## --------- ## ## Platform. ## ## --------- ## hostname = dyna6-93.cs.uoregon.edu uname -m = x86_64 uname -r = 13.2.0 uname -s = Darwin uname -v = Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 Kernel configured for up to 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: 16.00 gigabytes Default processor set: 200 tasks, 1088 threads, 8 processors Load average: 1.48, Mach factor: 6.50 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/texbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3237: checking build system type configure:3251: result: x86_64-apple-darwin13.2.0 configure:3271: checking host system type configure:3284: result: x86_64-apple-darwin13.2.0 configure:3304: checking target system type configure:3317: result: x86_64-apple-darwin13.2.0 configure:3360: checking for a BSD-compatible install configure:3428: result: /usr/bin/install -c configure:3439: checking whether build environment is sane configure:3489: result: yes configure:3630: checking for a thread-safe mkdir -p configure:3669: result: config/install-sh -c -d configure:3682: checking for gawk configure:3712: result: no configure:3682: checking for mawk configure:3712: result: no configure:3682: checking for nawk configure:3712: result: no configure:3682: checking for awk configure:3698: found /usr/bin/awk configure:3709: result: awk configure:3720: checking whether make sets $(MAKE) configure:3742: result: yes configure:3825: checking for sed configure:3841: found /usr/bin/sed configure:3853: result: sed configure:3889: checking for style of include used by make configure:3917: result: GNU configure:3984: checking for mpixlc configure:4014: result: no configure:3984: checking for mpicc configure:4000: found /usr/local/bin/mpicc configure:4011: result: mpicc configure:4049: checking for mpixlcxx configure:4079: result: no configure:4049: checking for mpiCC configure:4065: found /usr/local/bin/mpiCC configure:4076: result: mpiCC configure:4114: checking for mpixlf95 configure:4144: result: no configure:4114: checking for mpixlf90 configure:4144: result: no configure:4114: checking for mpif90 configure:4130: found /usr/local/bin/mpif90 configure:4141: result: mpif90 configure:4177: checking for mpixlf77 configure:4207: result: no configure:4177: checking for mpif77 configure:4193: found /usr/local/bin/mpif77 configure:4204: result: mpif77 configure:4802: checking for C compiler version configure:4811: mpicc --version >&5 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:4822: $? = 0 configure:4811: mpicc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix configure:4822: $? = 0 configure:4811: mpicc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4822: $? = 1 configure:4811: mpicc -qversion >&5 clang: error: no input files configure:4822: $? = 1 configure:4842: checking whether the C compiler works configure:4864: mpicc conftest.c >&5 configure:4868: $? = 0 configure:4916: result: yes configure:4919: checking for C compiler default output file name configure:4921: result: a.out configure:4927: checking for suffix of executables configure:4934: mpicc -o conftest conftest.c >&5 configure:4938: $? = 0 configure:4960: result: configure:4982: checking whether we are cross compiling configure:4990: mpicc -o conftest conftest.c >&5 configure:4994: $? = 0 configure:5001: ./conftest configure:5005: $? = 0 configure:5020: result: no configure:5025: checking for suffix of object files configure:5047: mpicc -c conftest.c >&5 configure:5051: $? = 0 configure:5072: result: o configure:5076: checking whether we are using the GNU C compiler configure:5095: mpicc -c conftest.c >&5 configure:5095: $? = 0 configure:5104: result: yes configure:5113: checking whether mpicc accepts -g configure:5133: mpicc -c -g conftest.c >&5 configure:5133: $? = 0 configure:5174: result: yes configure:5191: checking for mpicc option to accept ISO C89 configure:5255: mpicc -c -g -O2 conftest.c >&5 configure:5255: $? = 0 configure:5268: result: none needed configure:5290: checking dependency style of mpicc configure:5401: result: gcc3 configure:5422: checking how to run the C preprocessor configure:5453: mpicc -E conftest.c configure:5453: $? = 0 configure:5467: mpicc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | /* end confdefs.h. */ | #include configure:5492: result: mpicc -E configure:5512: mpicc -E conftest.c configure:5512: $? = 0 configure:5526: mpicc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | /* end confdefs.h. */ | #include configure:5667: checking for C++ compiler version configure:5676: mpiCC --version >&5 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:5687: $? = 0 configure:5676: mpiCC -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.2.0 Thread model: posix configure:5687: $? = 0 configure:5676: mpiCC -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5687: $? = 1 configure:5676: mpiCC -qversion >&5 clang: error: no input files configure:5687: $? = 1 configure:5691: checking whether we are using the GNU C++ compiler configure:5710: mpiCC -c conftest.cpp >&5 configure:5710: $? = 0 configure:5719: result: yes configure:5728: checking whether mpiCC accepts -g configure:5748: mpiCC -c -g conftest.cpp >&5 configure:5748: $? = 0 configure:5789: result: yes configure:5814: checking dependency style of mpiCC configure:5925: result: gcc3 configure:5945: checking how to run the C++ preprocessor configure:5972: mpiCC -E conftest.cpp configure:5972: $? = 0 configure:5986: mpiCC -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:5986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | /* end confdefs.h. */ | #include configure:6011: result: mpiCC -E configure:6031: mpiCC -E conftest.cpp configure:6031: $? = 0 configure:6045: mpiCC -E conftest.cpp conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:6045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | /* end confdefs.h. */ | #include configure:6181: checking for Fortran compiler version configure:6190: mpif90 --version >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:6201: $? = 1 configure:6190: mpif90 -v >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:6201: $? = 1 configure:6190: mpif90 -V >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:6201: $? = 1 configure:6190: mpif90 -qversion >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:6201: $? = 1 configure:6210: checking whether we are using the GNU Fortran compiler configure:6223: mpif90 -c conftest.F >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:6223: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6232: result: no configure:6238: checking whether mpif90 accepts -g configure:6249: mpif90 -c -g conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:6249: $? = 1 configure: failed program was: | program main | | end configure:6257: result: no configure:6387: checking for Fortran 77 compiler version configure:6396: mpif77 --version >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:6407: $? = 1 configure:6396: mpif77 -v >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:6407: $? = 1 configure:6396: mpif77 -V >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:6407: $? = 1 configure:6396: mpif77 -qversion >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:6407: $? = 1 configure:6416: checking whether we are using the GNU Fortran 77 compiler configure:6429: mpif77 -c conftest.F >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:6429: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6438: result: no configure:6444: checking whether mpif77 accepts -g configure:6455: mpif77 -c -g conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:6455: $? = 1 configure: failed program was: | program main | | end configure:6463: result: no configure:6513: checking whether ln -s works configure:6517: result: yes configure:6524: checking whether make sets $(MAKE) configure:6546: result: yes configure:6632: checking how to print strings configure:6659: result: printf configure:6680: checking for a sed that does not truncate output configure:6744: result: sed configure:6762: checking for grep that handles long lines and -e configure:6820: result: /usr/bin/grep configure:6825: checking for egrep configure:6887: result: /usr/bin/grep -E configure:6892: checking for fgrep configure:6954: result: /usr/bin/grep -F configure:6989: checking for ld used by mpicc configure:7056: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:7063: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:7078: result: no configure:7090: checking for BSD- or MS-compatible name lister (nm) configure:7139: result: /opt/local/bin/nm configure:7269: checking the name lister (/opt/local/bin/nm) interface configure:7276: mpicc -c -g -O2 conftest.c >&5 configure:7279: /opt/local/bin/nm "conftest.o" configure:7282: output 0000000000000214 S _some_variable configure:7289: result: BSD nm configure:7293: checking the maximum length of command line arguments configure:7423: result: 196608 configure:7440: checking whether the shell understands some XSI constructs configure:7450: result: yes configure:7454: checking whether the shell understands "+=" configure:7460: result: yes configure:7495: checking how to convert x86_64-apple-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format configure:7535: result: func_convert_file_noop configure:7542: checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format configure:7562: result: func_convert_file_noop configure:7569: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:7576: result: -r configure:7650: checking for objdump configure:7680: result: no configure:7709: checking how to recognize dependent libraries configure:7911: result: pass_all configure:7996: checking for dlltool configure:8026: result: no configure:8056: checking how to associate runtime and link libraries configure:8083: result: printf %s\n configure:8144: checking for ar configure:8160: found /opt/local/bin/ar configure:8171: result: ar configure:8208: checking for archiver @FILE support configure:8225: mpicc -c -g -O2 conftest.c >&5 configure:8225: $? = 0 configure:8228: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:8231: $? = 1 configure:8251: result: no configure:8309: checking for strip configure:8325: found /opt/local/bin/strip configure:8336: result: strip configure:8408: checking for ranlib configure:8424: found /opt/local/bin/ranlib configure:8435: result: ranlib configure:8537: checking command to parse /opt/local/bin/nm output from mpicc object configure:8657: mpicc -c -g -O2 conftest.c >&5 configure:8660: $? = 0 configure:8664: /opt/local/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:8667: $? = 0 cannot find nm_test_var in conftest.nm configure:8657: mpicc -c -g -O2 conftest.c >&5 configure:8660: $? = 0 configure:8664: /opt/local/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:8667: $? = 0 configure:8733: mpicc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8736: $? = 0 configure:8774: result: ok configure:8811: checking for sysroot configure:8841: result: no configure:9097: checking for mt configure:9127: result: no configure:9147: checking if : is a manifest tool configure:9153: : '-?' configure:9161: result: no configure:9217: checking for dsymutil configure:9233: found /usr/bin/dsymutil configure:9244: result: dsymutil configure:9309: checking for nmedit configure:9325: found /opt/local/bin/nmedit configure:9336: result: nmedit configure:9401: checking for lipo configure:9417: found /opt/local/bin/lipo configure:9428: result: lipo configure:9493: checking for otool configure:9509: found /opt/local/bin/otool configure:9520: result: otool configure:9585: checking for otool64 configure:9615: result: no configure:9660: checking for -single_module linker flag mpicc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:9693: result: yes configure:9696: checking for -exported_symbols_list linker flag configure:9716: mpicc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -lm >&5 configure:9716: $? = 0 configure:9726: result: yes configure:9729: checking for -force_load linker flag mpicc -g -O2 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a mpicc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:9761: result: yes configure:9799: checking for ANSI C header files configure:9819: mpicc -c -g -O2 conftest.c >&5 configure:9819: $? = 0 configure:9892: mpicc -o conftest -g -O2 conftest.c -lm >&5 configure:9892: $? = 0 configure:9892: ./conftest configure:9892: $? = 0 configure:9903: result: yes configure:9916: checking for sys/types.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for sys/stat.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for stdlib.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for string.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for memory.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for strings.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for inttypes.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for stdint.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9916: checking for unistd.h configure:9916: mpicc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 configure:9916: result: yes configure:9930: checking for dlfcn.h configure:9930: mpicc -c -g -O2 conftest.c >&5 configure:9930: $? = 0 configure:9930: result: yes configure:10119: checking for objdir configure:10134: result: .libs configure:10405: checking if mpicc supports -fno-rtti -fno-exceptions configure:10423: mpicc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:10427: $? = 0 configure:10440: result: yes configure:10767: checking for mpicc option to produce PIC configure:10774: result: -fno-common -DPIC configure:10782: checking if mpicc PIC flag -fno-common -DPIC works configure:10800: mpicc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:10804: $? = 0 configure:10817: result: yes configure:10846: checking if mpicc static flag -static works configure:10874: result: no configure:10889: checking if mpicc supports -c -o file.o configure:10910: mpicc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10914: $? = 0 configure:10936: result: yes configure:10944: checking if mpicc supports -c -o file.o configure:10991: result: yes configure:11024: checking whether the mpicc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:12181: result: yes configure:12421: checking dynamic linker characteristics configure:13166: result: darwin13.2.0 dyld configure:13273: checking how to hardcode library paths into programs configure:13298: result: immediate configure:13838: checking whether stripping libraries is possible configure:13852: result: yes configure:13878: checking if libtool supports shared libraries configure:13880: result: yes configure:13883: checking whether to build shared libraries configure:13904: result: no configure:13907: checking whether to build static libraries configure:13911: result: yes configure:13934: checking how to run the C++ preprocessor configure:14000: result: mpiCC -E configure:14020: mpiCC -E conftest.cpp configure:14020: $? = 0 configure:14034: mpiCC -E conftest.cpp conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:14034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14203: checking for ld used by mpiCC configure:14270: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:14277: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:14292: result: no configure:14347: checking whether the mpiCC linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:15352: result: yes configure:15388: mpiCC -c -g -O2 conftest.cpp >&5 configure:15391: $? = 0 configure:15911: checking for mpiCC option to produce PIC configure:15918: result: -fno-common -DPIC configure:15926: checking if mpiCC PIC flag -fno-common -DPIC works configure:15944: mpiCC -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 configure:15948: $? = 0 configure:15961: result: yes configure:15984: checking if mpiCC static flag -static works configure:16012: result: no configure:16024: checking if mpiCC supports -c -o file.o configure:16045: mpiCC -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16049: $? = 0 configure:16071: result: yes configure:16076: checking if mpiCC supports -c -o file.o configure:16123: result: yes configure:16153: checking whether the mpiCC linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:16192: result: yes configure:16333: checking dynamic linker characteristics configure:17012: result: darwin13.2.0 dyld configure:17065: checking how to hardcode library paths into programs configure:17090: result: immediate configure:17238: checking if libtool supports shared libraries configure:17240: result: yes configure:17243: checking whether to build shared libraries configure:17263: result: no configure:17266: checking whether to build static libraries configure:17270: result: yes configure:17591: checking for mpif77 option to produce PIC configure:17598: result: configure:17664: checking if mpif77 static flag works configure:17692: result: no configure:17704: checking if mpif77 supports -c -o file.o configure:17725: mpif77 -c -o out/conftest2.o conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 77 support. As such, the mpif77 compiler is non-functional. -------------------------------------------------------------------------- configure:17729: $? = 1 configure:17751: result: no configure:17756: checking if mpif77 supports -c -o file.o configure:17803: result: no configure:17833: checking whether the mpif77 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:18940: result: no configure:19081: checking dynamic linker characteristics configure:19754: result: darwin13.2.0 dyld configure:19807: checking how to hardcode library paths into programs configure:19832: result: immediate configure:19976: checking if libtool supports shared libraries configure:19978: result: no configure:19981: checking whether to build shared libraries configure:20001: result: no configure:20004: checking whether to build static libraries configure:20008: result: yes configure:20042: mpif90 -c conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:20045: $? = 1 configure:20474: checking for mpif90 option to produce PIC configure:20481: result: configure:20547: checking if mpif90 static flag works configure:20575: result: no configure:20587: checking if mpif90 supports -c -o file.o configure:20608: mpif90 -c -o out/conftest2.o conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:20612: $? = 1 configure:20634: result: no configure:20639: checking if mpif90 supports -c -o file.o configure:20686: result: no configure:20716: checking whether the mpif90 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:21823: result: no configure:21964: checking dynamic linker characteristics configure:22637: result: darwin13.2.0 dyld configure:22690: checking how to hardcode library paths into programs configure:22715: result: immediate configure:22779: checking for known C compilers configure:22800: mpicc -c -g -O2 conftest.c >&5 conftest.c:25:4: error: unknown type name 'choke' choke me ^ conftest.c:25:12: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:22800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | #ifndef __INTEL_COMPILER | choke me | #endif | int | main () | { | | ; | return 0; | } configure:23172: result: GNU configure:23180: checking for known compiler/OS combinations configure:23254: result: GNU:x86_64 configure:23268: checking for known c++ compilers configure:23289: mpiCC -c -g -O2 conftest.cpp >&5 conftest.cpp:25:4: error: unknown type name 'choke' choke me ^ conftest.cpp:25:12: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:23289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | #ifndef __INTEL_COMPILER | choke me | #endif | int | main () | { | | ; | return 0; | } configure:23684: result: GNU configure:23692: checking for known compiler/OS combinations configure:23754: result: GNU:x86_64 configure:23941: checking whether make supports nested variables configure:23958: result: yes configure:23971: checking whether byte ordering is bigendian configure:23986: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c >&5 configure:23986: $? = 0 configure:24031: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c >&5 configure:24031: $? = 0 configure:24049: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c >&5 conftest.c:30:4: error: use of undeclared identifier 'not' not big endian ^ 1 error generated. configure:24049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:24177: result: no configure:24197: checking if platform is IBM BlueGene configure:24214: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c >&5 conftest.c:25:4: error: unknown type name 'choke' choke me ^ conftest.c:25:12: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:24214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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. */ | | #ifndef __bg__ | choke me | #endif | int | main () | { | | ; | return 0; | } configure:24219: result: no configure:24227: checking for gunzip configure:24243: found /opt/local/bin/gunzip configure:24254: result: gunzip -c configure:24264: checking for gzip configure:24291: result: gunzip -c configure:24301: checking for zcat configure:24328: result: gunzip -c configure:24351: checking if C++ compiler supports template class specialization configure:24375: mpiCC -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:24375: $? = 0 configure:24388: result: yes configure:24398: checking if C++ compiler supports template function specialization configure:24423: mpiCC -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:24423: $? = 0 configure:24436: result: yes configure:24454: checking if mpiCC works configure:24467: mpiCC -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 conftest.cpp:23:16: warning: private field 'i' is not used [-Wunused-private-field] class Cl { int i; public: Cl(int x) : i(x) {} }; Cl x(5); ^ 1 warning generated. configure:24467: $? = 0 configure:24481: mpiCC -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 conftest.cpp:28:4: error: unknown type name 'choke' choke me ^ 1 error generated. configure:24481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.6.3" | #define PACKAGE_STRING "MOAB 4.6.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 () | { | #ifdef __cplusplus | choke me | #endif | ; | return 0; | } configure:24485: result: yes configure:24507: checking how to get verbose linking output from mpif90 configure:24517: mpif90 -c -O2 conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:24517: $? = 1 configure: failed program was: | program main | | end configure:24595: WARNING: compilation failed configure:24601: result: configure:24603: checking for Fortran libraries of mpif90 configure:24626: mpif90 -o conftest -O2 conftest.f -lm -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:24801: result: configure:24817: checking for dummy main to link with Fortran libraries configure:24851: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c -lm >&5 configure:24851: $? = 0 configure:24896: result: none configure:24929: checking for Fortran name-mangling scheme configure:24942: mpif90 -c -O2 conftest.f >&5 -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- configure:24942: $? = 1 configure: failed program was: | subroutine foobar() | return | end | subroutine foo_bar() | return | end configure:25075: error: in `/Users/lab/Documents/Code/moab-4.6.3': configure:25077: error: cannot compile a simple Fortran program See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin13.2.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPIEXEC_NP_set= ac_cv_env_MPIEXEC_NP_value= ac_cv_env_MPIEXEC_set= ac_cv_env_MPIEXEC_value= ac_cv_env_NP_set= ac_cv_env_NP_value= ac_cv_env_QTDIR_set= ac_cv_env_QTDIR_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_fc_dummy_main=none ac_cv_fc_libs= ac_cv_fortran_dummy_main=none ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin13.2.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CC=mpicc ac_cv_prog_CPP='mpicc -E' ac_cv_prog_CXX=mpiCC ac_cv_prog_CXXCPP='mpiCC -E' ac_cv_prog_F77=mpif77 ac_cv_prog_FC=mpif90 ac_cv_prog_SED=sed ac_cv_prog_ZCAT='gunzip -c' 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=yes ac_cv_prog_f77_g=no ac_cv_prog_fc_g=no ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-apple-darwin13.2.0 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/opt/local/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=no lt_cv_prog_compiler_c_o_FC=no lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_F77= lt_cv_prog_compiler_pic_FC= lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_compiler_static_works_FC=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop snl_cv_template_func_specialization=yes snl_cv_template_specialization=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/lab/Documents/Code/moab-4.6.3/config/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS=' -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION' AM_CXXFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_FCFLAGS='' AM_FFLAGS='' AM_LDFLAGS='' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /Users/lab/Documents/Code/moab-4.6.3/config/missing --run autoconf' AUTOHEADER='${SHELL} /Users/lab/Documents/Code/moab-4.6.3/config/missing --run autoheader' AUTOMAKE='${SHELL} /Users/lab/Documents/Code/moab-4.6.3/config/missing --run automake-1.11' AWK='awk' CC='mpicc' CCDEPMODE='depmode=gcc3' CCMIO_FILE_FALSE='' CCMIO_FILE_TRUE='' CCMIO_LIBS='' CFLAGS=' -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG' CGM_CPPFLAGS='' CGM_DIR='' CGM_LDFLAGS='' CGM_LIBS='' CGM_LTFLAGS='' CGNS_FILE_FALSE='' CGNS_FILE_TRUE='' CGNS_LIBS='' CPP='mpicc -E' CPPFLAGS='' CXX='mpiCC' CXXCPP='mpiCC -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG' CYGPATH_W='echo' DAMSEL_FILE_FALSE='' DAMSEL_FILE_TRUE='' DAMSEL_LIBS='' DEFS='' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS=' --with-mpi="yes"' DLLTOOL='false' DOXYGEN='' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DOCS_FALSE='' ENABLE_DOCS_TRUE='' ENABLE_FORTRAN_FALSE='#' ENABLE_FORTRAN_TRUE='' ENABLE_dagmc_FALSE='' ENABLE_dagmc_TRUE='' ENABLE_gsets_FALSE='' ENABLE_gsets_TRUE='' ENABLE_h5mtools_FALSE='' ENABLE_h5mtools_TRUE='' ENABLE_hexmodops_FALSE='' ENABLE_hexmodops_TRUE='' ENABLE_igeom_FALSE='' ENABLE_igeom_TRUE='' ENABLE_imesh_FALSE='' ENABLE_imesh_TRUE='' ENABLE_mbconvert_FALSE='' ENABLE_mbconvert_TRUE='' ENABLE_mbcoupler_FALSE='' ENABLE_mbcoupler_TRUE='' ENABLE_mbcslam_FALSE='' ENABLE_mbcslam_TRUE='' ENABLE_mbdepth_FALSE='' ENABLE_mbdepth_TRUE='' ENABLE_mbmem_FALSE='' ENABLE_mbmem_TRUE='' ENABLE_mbsize_FALSE='' ENABLE_mbsize_TRUE='' ENABLE_mbskin_FALSE='' ENABLE_mbskin_TRUE='' ENABLE_mbsurfplot_FALSE='' ENABLE_mbsurfplot_TRUE='' ENABLE_mbtagprop_FALSE='' ENABLE_mbtagprop_TRUE='' ENABLE_mbzoltan_FALSE='' ENABLE_mbzoltan_TRUE='' ENABLE_mcnpmit_FALSE='' ENABLE_mcnpmit_TRUE='' ENABLE_qvdual_FALSE='' ENABLE_qvdual_TRUE='' ENABLE_refiner_FALSE='' ENABLE_refiner_TRUE='' ENABLE_spheredecomp_FALSE='' ENABLE_spheredecomp_TRUE='' ENABLE_vtkMOABReaderNew_FALSE='' ENABLE_vtkMOABReaderNew_TRUE='' ENABLE_vtkMOABReader_FALSE='' ENABLE_vtkMOABReader_TRUE='' EXEEXT='' EXPORT_LDFLAGS='' EXPORT_LTFLAGS='' F77='mpif77' FC='mpif90' FCFLAGS=' -O2' FCLIBS='' FFLAGS=' -O2' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' HAVE_CGM_FALSE='' HAVE_CGM_TRUE='' HAVE_ZCAT_FALSE='' HAVE_ZCAT_TRUE='#' HDF5_FILE_FALSE='' HDF5_FILE_TRUE='' HDF5_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS=' -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/lab/Documents/Code/moab-4.6.3/config/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='config/install-sh -c -d' MOAB_CGM_DEFINES='' MOAB_CXX_LIBS='' MOAB_CXX_LINKFLAGS='' MOC='' MPE_LIBS='' MPIEXEC='' MPIEXEC_NP='' NC_CONFIG='' NETCDF_CPPFLAGS='' NETCDF_FILE_FALSE='' NETCDF_FILE_TRUE='' NETCDF_LDFLAGS='' NETCDF_LIBS='' NETCDF_VERSION='' NM='/opt/local/bin/nm' NMEDIT='nmedit' NP='' OBJDUMP='false' OBJEXT='o' OLD_HEADERS_FALSE='' OLD_HEADERS_TRUE='' OTOOL64=':' OTOOL='otool' PACKAGE='moab' PACKAGE_BUGREPORT='' PACKAGE_NAME='MOAB' PACKAGE_STRING='MOAB 4.6.3' PACKAGE_TARNAME='moab' PACKAGE_URL='' PACKAGE_VERSION='4.6.3' PARALLEL_FALSE='#' PARALLEL_HDF5_FALSE='' PARALLEL_HDF5_TRUE='' PARALLEL_TRUE='' PATH_SEPARATOR=':' PNETCDF_FILE_FALSE='' PNETCDF_FILE_TRUE='' PNETCDF_LIBS='' QTDIR='' QVDUAL_INCLUDES='' QVDUAL_LIBS='' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' SIZEOF_VOID_P='' STRIP='strip' UIC='' USE_MPIEXEC_FALSE='' USE_MPIEXEC_TRUE='' USE_MPI_FALSE='' USE_MPI_TRUE='' VERSION='4.6.3' VTK_INCLUDES='' VTK_INC_DIR='' VTK_LIBS='' VTK_LIB_DIR='' WITH_MPE='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZCAT='gunzip -c' ZOLTAN_INC_FLAGS='' ZOLTAN_LIBS='' ZOLTAN_LIB_FLAGS='' 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='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin13.2.0' build_alias='' build_cpu='x86_64' build_os='darwin13.2.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-apple-darwin13.2.0' host_alias='' host_cpu='x86_64' host_os='darwin13.2.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/lab/Documents/Code/moab-4.6.3/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/config/install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Users/lab/Documents/Code/moab-4.6.3/bld' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin13.2.0' target_alias='' target_cpu='x86_64' target_os='darwin13.2.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MOAB" #define PACKAGE_TARNAME "moab" #define PACKAGE_VERSION "4.6.3" #define PACKAGE_STRING "MOAB 4.6.3" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "moab" #define VERSION "4.6.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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/" configure: exit 1