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 3.99, which was generated by GNU Autoconf 2.61. Invocation command line was $ ../code3/configure ## --------- ## ## Platform. ## ## --------- ## hostname = dyn-72-33-129-134.uwnet.wisc.edu uname -m = i386 uname -r = 10.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 /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 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 70 tasks, 319 threads, 2 processors Load average: 0.70, Mach factor: 1.28 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /Users/sjackso/scripts ## ----------- ## ## Core tests. ## ## ----------- ## configure:2169: checking build system type configure:2187: result: i386-apple-darwin10.3.0 configure:2209: checking host system type configure:2224: result: i386-apple-darwin10.3.0 configure:2246: checking target system type configure:2261: result: i386-apple-darwin10.3.0 configure:2304: checking for a BSD-compatible install configure:2360: result: /usr/bin/install -c configure:2371: checking whether build environment is sane configure:2414: result: yes configure:2442: checking for a thread-safe mkdir -p configure:2481: result: ../code3/config/install-sh -c -d configure:2494: checking for gawk configure:2524: result: no configure:2494: checking for mawk configure:2524: result: no configure:2494: checking for nawk configure:2524: result: no configure:2494: checking for awk configure:2510: found /usr/bin/awk configure:2521: result: awk configure:2532: checking whether make sets $(MAKE) configure:2553: result: yes configure:2744: checking for sed configure:2760: found /usr/bin/sed configure:2772: result: sed configure:2807: checking for style of include used by make configure:2835: result: GNU configure:2997: checking for cc configure:3013: found /usr/bin/cc configure:3024: result: cc configure:3060: checking for C compiler version configure:3067: cc --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3070: $? = 0 configure:3077: cc -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5659) configure:3080: $? = 0 configure:3087: cc -V >&5 gcc-4.2: argument to `-V' is missing configure:3090: $? = 1 configure:3113: checking for C compiler default output file name configure:3140: cc conftest.c >&5 configure:3143: $? = 0 configure:3181: result: a.out configure:3198: checking whether the C compiler works configure:3208: ./a.out configure:3211: $? = 0 configure:3228: result: yes configure:3235: checking whether we are cross compiling configure:3237: result: no configure:3240: checking for suffix of executables configure:3247: cc -o conftest conftest.c >&5 configure:3250: $? = 0 configure:3274: result: configure:3280: checking for suffix of object files configure:3306: cc -c conftest.c >&5 configure:3309: $? = 0 configure:3332: result: o configure:3336: checking whether we are using the GNU C compiler configure:3365: cc -c conftest.c >&5 configure:3371: $? = 0 configure:3388: result: yes configure:3393: checking whether cc accepts -g configure:3423: cc -c -g conftest.c >&5 configure:3429: $? = 0 configure:3528: result: yes configure:3545: checking for cc option to accept ISO C89 configure:3619: cc -c -g -O2 conftest.c >&5 configure:3625: $? = 0 configure:3648: result: none needed configure:3668: checking dependency style of cc configure:3759: result: gcc3 configure:3780: checking how to run the C preprocessor configure:3820: cc -E conftest.c configure:3826: $? = 0 configure:3857: cc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | /* end confdefs.h. */ | #include configure:3896: result: cc -E configure:3925: cc -E conftest.c configure:3931: $? = 0 configure:3962: cc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | /* end confdefs.h. */ | #include configure:4064: checking for CC configure:4080: found /usr/bin/CC configure:4091: result: CC configure:4122: checking for C++ compiler version configure:4129: CC --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4132: $? = 0 configure:4139: CC -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5659) configure:4142: $? = 0 configure:4149: CC -V >&5 gcc-4.2: argument to `-V' is missing configure:4152: $? = 1 configure:4155: checking whether we are using the GNU C++ compiler configure:4184: CC -c conftest.cpp >&5 configure:4190: $? = 0 configure:4207: result: yes configure:4212: checking whether CC accepts -g configure:4242: CC -c -g conftest.cpp >&5 configure:4248: $? = 0 configure:4347: result: yes configure:4372: checking dependency style of CC configure:4463: result: gcc3 configure:4483: checking how to run the C++ preprocessor configure:4519: CC -E conftest.cpp configure:4525: $? = 0 configure:4556: CC -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:4562: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | /* end confdefs.h. */ | #include configure:4595: result: CC -E configure:4624: CC -E conftest.cpp configure:4630: $? = 0 configure:4661: CC -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:4667: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | /* end confdefs.h. */ | #include configure:4759: checking for gfortran configure:4789: result: no configure:4759: checking for ifort configure:4789: result: no configure:4759: checking for pgf90 configure:4789: result: no configure:4816: checking for Fortran compiler version configure:4823: --version >&5 ../code3/configure: line 4824: --version: command not found configure:4826: $? = 127 configure:4833: -v >&5 ../code3/configure: line 4834: -v: command not found configure:4836: $? = 127 configure:4843: -V >&5 ../code3/configure: line 4844: -V: command not found configure:4846: $? = 127 configure:4854: checking whether we are using the GNU Fortran compiler configure:4873: -c conftest.F >&5 ../code3/configure: line 4874: -c: command not found configure:4879: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4896: result: no configure:4902: checking whether accepts -g configure:4919: -c -g conftest.f >&5 ../code3/configure: line 4920: -c: command not found configure:4925: $? = 127 configure: failed program was: | program main | | end configure:4941: result: no configure:5018: checking for gfortran configure:5048: result: no configure:5018: checking for ifort configure:5048: result: no configure:5018: checking for pgf77 configure:5048: result: no configure:5075: checking for Fortran 77 compiler version configure:5082: --version >&5 ../code3/configure: line 5083: --version: command not found configure:5085: $? = 127 configure:5092: -v >&5 ../code3/configure: line 5093: -v: command not found configure:5095: $? = 127 configure:5102: -V >&5 ../code3/configure: line 5103: -V: command not found configure:5105: $? = 127 configure:5113: checking whether we are using the GNU Fortran 77 compiler configure:5132: -c conftest.F >&5 ../code3/configure: line 5133: -c: command not found configure:5138: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5155: result: no configure:5161: checking whether accepts -g configure:5178: -c -g conftest.f >&5 ../code3/configure: line 5179: -c: command not found configure:5184: $? = 127 configure: failed program was: | program main | | end configure:5200: result: no configure:5238: checking whether ln -s works configure:5242: result: yes configure:5249: checking whether make sets $(MAKE) configure:5270: result: yes configure:5335: checking for a sed that does not truncate output configure:5414: result: sed configure:5432: checking for grep that handles long lines and -e configure:5506: result: /usr/bin/grep configure:5511: checking for egrep configure:5589: result: /usr/bin/grep -E configure:5594: checking for fgrep configure:5672: result: /usr/bin/grep -F configure:5707: checking for ld used by cc configure:5774: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld configure:5783: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld configure:5798: result: no configure:5810: checking for BSD- or MS-compatible name lister (nm) configure:5859: result: /usr/bin/nm configure:5981: checking the name lister (/usr/bin/nm) interface configure:5988: cc -c -g -O2 conftest.c >&5 configure:5991: /usr/bin/nm "conftest.o" configure:5994: output 000000000000017c D _some_variable configure:6001: result: BSD nm configure:6005: checking the maximum length of command line arguments configure:6125: result: 196608 configure:6142: checking whether the shell understands some XSI constructs configure:6152: result: yes configure:6156: checking whether the shell understands "+=" configure:6162: result: yes configure:6197: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files configure:6204: result: -r configure:6231: checking how to recognize dependent libraries configure:6421: result: pass_all configure:6481: checking for ar configure:6497: found /usr/bin/ar configure:6508: result: ar configure:6590: checking for strip configure:6606: found /usr/bin/strip configure:6617: result: strip configure:6693: checking for ranlib configure:6709: found /usr/bin/ranlib configure:6720: result: ranlib configure:6814: checking command to parse /usr/bin/nm output from cc object configure:6932: cc -c -g -O2 conftest.c >&5 configure:6935: $? = 0 configure:6939: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6942: $? = 0 cannot find nm_test_var in conftest.nm configure:6932: cc -c -g -O2 conftest.c >&5 configure:6935: $? = 0 configure:6939: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:6942: $? = 0 configure:6996: cc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6999: $? = 0 configure:7037: result: ok configure:7327: checking for dsymutil configure:7343: found /usr/bin/dsymutil configure:7354: result: dsymutil configure:7423: checking for nmedit configure:7439: found /usr/bin/nmedit configure:7450: result: nmedit configure:7519: checking for lipo configure:7535: found /usr/bin/lipo configure:7546: result: lipo configure:7615: checking for otool configure:7631: found /usr/bin/otool configure:7642: result: otool configure:7711: checking for otool64 configure:7741: result: no configure:7790: checking for -single_module linker flag cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:7817: result: yes configure:7819: checking for -exported_symbols_list linker flag configure:7849: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -lm >&5 configure:7855: $? = 0 configure:7874: result: yes configure:7912: checking for ANSI C header files configure:7942: cc -c -g -O2 conftest.c >&5 configure:7948: $? = 0 configure:8047: cc -o conftest -g -O2 conftest.c -lm >&5 configure:8050: $? = 0 configure:8056: ./conftest configure:8059: $? = 0 configure:8076: result: yes configure:8100: checking for sys/types.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for sys/stat.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for stdlib.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for string.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for memory.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for strings.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for inttypes.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for stdint.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8100: checking for unistd.h configure:8121: cc -c -g -O2 conftest.c >&5 configure:8127: $? = 0 configure:8143: result: yes configure:8159: checking for dlfcn.h configure:8180: cc -c -g -O2 conftest.c >&5 configure:8186: $? = 0 configure:8202: result: yes configure:8331: checking for C++ compiler version configure:8338: CC --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8341: $? = 0 configure:8348: CC -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5659) configure:8351: $? = 0 configure:8358: CC -V >&5 gcc-4.2: argument to `-V' is missing configure:8361: $? = 1 configure:8364: checking whether we are using the GNU C++ compiler configure:8416: result: yes configure:8421: checking whether CC accepts -g configure:8556: result: yes configure:8581: checking dependency style of CC configure:8672: result: gcc3 configure:8695: checking how to run the C++ preprocessor configure:8807: result: CC -E configure:8836: CC -E conftest.cpp configure:8842: $? = 0 configure:8873: CC -E conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:8879: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:8973: checking for g77 configure:9003: result: no configure:8973: checking for xlf configure:9003: result: no configure:8973: checking for f77 configure:9003: result: no configure:8973: checking for frt configure:9003: result: no configure:8973: checking for pgf77 configure:9003: result: no configure:8973: checking for cf77 configure:9003: result: no configure:8973: checking for fort77 configure:9003: result: no configure:8973: checking for fl32 configure:9003: result: no configure:8973: checking for af77 configure:9003: result: no configure:8973: checking for xlf90 configure:9003: result: no configure:8973: checking for f90 configure:9003: result: no configure:8973: checking for pgf90 configure:9003: result: no configure:8973: checking for pghpf configure:9003: result: no configure:8973: checking for epcf90 configure:9003: result: no configure:8973: checking for gfortran configure:9003: result: no configure:8973: checking for g95 configure:9003: result: no configure:8973: checking for xlf95 configure:9003: result: no configure:8973: checking for f95 configure:9003: result: no configure:8973: checking for fort configure:9003: result: no configure:8973: checking for ifort configure:9003: result: no configure:8973: checking for ifc configure:9003: result: no configure:8973: checking for efc configure:9003: result: no configure:8973: checking for pgf95 configure:9003: result: no configure:8973: checking for lf95 configure:9003: result: no configure:8973: checking for ftn configure:9003: result: no configure:9030: checking for Fortran 77 compiler version configure:9037: --version >&5 ../code3/configure: line 9038: --version: command not found configure:9040: $? = 127 configure:9047: -v >&5 ../code3/configure: line 9048: -v: command not found configure:9050: $? = 127 configure:9057: -V >&5 ../code3/configure: line 9058: -V: command not found configure:9060: $? = 127 configure:9068: checking whether we are using the GNU Fortran 77 compiler configure:9110: result: no configure:9116: checking whether accepts -g configure:9155: result: no configure:9241: checking for gfortran configure:9271: result: no configure:9241: checking for g95 configure:9271: result: no configure:9241: checking for xlf95 configure:9271: result: no configure:9241: checking for f95 configure:9271: result: no configure:9241: checking for fort configure:9271: result: no configure:9241: checking for ifort configure:9271: result: no configure:9241: checking for ifc configure:9271: result: no configure:9241: checking for efc configure:9271: result: no configure:9241: checking for pgf95 configure:9271: result: no configure:9241: checking for lf95 configure:9271: result: no configure:9241: checking for ftn configure:9271: result: no configure:9241: checking for xlf90 configure:9271: result: no configure:9241: checking for f90 configure:9271: result: no configure:9241: checking for pgf90 configure:9271: result: no configure:9241: checking for pghpf configure:9271: result: no configure:9241: checking for epcf90 configure:9271: result: no configure:9241: checking for g77 configure:9271: result: no configure:9241: checking for xlf configure:9271: result: no configure:9241: checking for f77 configure:9271: result: no configure:9241: checking for frt configure:9271: result: no configure:9241: checking for pgf77 configure:9271: result: no configure:9241: checking for cf77 configure:9271: result: no configure:9241: checking for fort77 configure:9271: result: no configure:9241: checking for fl32 configure:9271: result: no configure:9241: checking for af77 configure:9271: result: no configure:9298: checking for Fortran compiler version configure:9305: --version >&5 ../code3/configure: line 9306: --version: command not found configure:9308: $? = 127 configure:9315: -v >&5 ../code3/configure: line 9316: -v: command not found configure:9318: $? = 127 configure:9325: -V >&5 ../code3/configure: line 9326: -V: command not found configure:9328: $? = 127 configure:9336: checking whether we are using the GNU Fortran compiler configure:9378: result: no configure:9384: checking whether accepts -g configure:9423: result: no configure:9596: checking for objdir configure:9611: result: .libs configure:9907: checking if cc supports -fno-rtti -fno-exceptions configure:9925: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9929: $? = 0 configure:9942: result: no configure:9962: checking for cc option to produce PIC configure:10219: result: -fno-common -DPIC configure:10231: checking if cc PIC flag -fno-common -DPIC works configure:10249: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:10253: $? = 0 configure:10266: result: yes configure:10290: checking if cc static flag -static works configure:10318: result: no configure:10333: checking if cc supports -c -o file.o configure:10354: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10358: $? = 0 configure:10380: result: yes configure:10388: checking if cc supports -c -o file.o configure:10435: result: yes configure:10468: checking whether the cc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries configure:11522: result: yes configure:11761: checking dynamic linker characteristics configure:12440: result: darwin10.3.0 dyld configure:12542: checking how to hardcode library paths into programs configure:12567: result: immediate configure:13380: checking whether stripping libraries is possible configure:13394: result: yes configure:13420: checking if libtool supports shared libraries configure:13422: result: yes configure:13425: checking whether to build shared libraries configure:13446: result: no configure:13449: checking whether to build static libraries configure:13453: result: yes configure:13603: checking for ld used by CC configure:13670: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld configure:13679: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld configure:13694: result: no configure:13749: checking whether the CC linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries configure:14711: result: yes configure:14739: CC -c -g -O2 conftest.cpp >&5 configure:14742: $? = 0 configure:14924: checking for CC option to produce PIC configure:15233: result: -fno-common -DPIC configure:15242: checking if CC PIC flag -fno-common -DPIC works configure:15260: CC -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 configure:15264: $? = 0 configure:15277: result: yes configure:15298: checking if CC static flag -static works configure:15326: result: no configure:15338: checking if CC supports -c -o file.o configure:15359: CC -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15363: $? = 0 configure:15385: result: yes configure:15390: checking if CC supports -c -o file.o configure:15437: result: yes configure:15467: checking whether the CC linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries configure:15493: result: yes configure:15630: checking dynamic linker characteristics configure:16257: result: darwin10.3.0 dyld configure:16308: checking how to hardcode library paths into programs configure:16333: result: immediate configure:21598: checking for known C compilers configure:21629: cc -c -g -O2 conftest.c >&5 conftest.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:21635: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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:22459: result: GNU configure:22467: checking for known compiler/OS combinations configure:22533: result: GNU:i386 configure:22547: checking for known c++ compilers configure:22578: CC -c -g -O2 conftest.cpp >&5 conftest.cpp:24: error: 'choke' does not name a type configure:22584: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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:23363: result: GNU configure:23371: checking for known compiler/OS combinations configure:23438: result: GNU:i386 configure:23568: checking for gunzip configure:23584: found /usr/bin/gunzip configure:23595: result: gunzip -c configure:23605: checking for gzip configure:23632: result: gunzip -c configure:23642: checking for zcat configure:23669: result: gunzip -c configure:23692: checking if C++ compiler supports template class specialization configure:23726: CC -c -Wall -pipe -O2 -DNDEBUG conftest.cpp >&5 configure:23732: $? = 0 configure:23753: result: yes configure:23763: checking if C++ compiler supports template function specialization configure:23798: CC -c -Wall -pipe -O2 -DNDEBUG conftest.cpp >&5 configure:23804: $? = 0 configure:23825: result: yes configure:24667: checking for vsnprintf configure:24731: cc -o conftest -Wall -pipe -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:45: warning: conflicting types for built-in function 'vsnprintf' configure:24737: $? = 0 configure:24754: result: yes configure:24786: checking for inttypes.h configure:24791: result: yes configure:24920: checking for stdint.h configure:24925: result: yes configure:25054: checking for sys/types.h configure:25059: result: yes configure:25197: checking stddef.h usability configure:25214: cc -c -Wall -pipe -O2 -DNDEBUG conftest.c >&5 configure:25220: $? = 0 configure:25234: result: yes configure:25238: checking stddef.h presence configure:25253: cc -E conftest.c configure:25259: $? = 0 configure:25273: result: yes configure:25301: checking for stddef.h configure:25308: result: yes configure:25322: checking for stdlib.h configure:25327: result: yes configure:25456: checking for void * configure:25494: cc -c -Wall -pipe -O2 -DNDEBUG conftest.c >&5 configure:25500: $? = 0 configure:25515: result: yes configure:25522: checking size of void * configure:25872: cc -o conftest -Wall -pipe -O2 -DNDEBUG conftest.c -lm >&5 configure:25875: $? = 0 configure:25881: ./conftest configure:25884: $? = 0 configure:25907: result: 8 configure:26080: checking for size_t configure:26118: cc -c -Wall -pipe -O2 -DNDEBUG conftest.c >&5 configure:26124: $? = 0 configure:26139: result: yes configure:26617: checking for ptrdiff_t configure:26655: cc -c -Wall -pipe -O2 -DNDEBUG conftest.c >&5 configure:26661: $? = 0 configure:26676: result: yes configure:27691: checking size of EntityHandle configure:27693: result: 8 configure:27708: checking if iMesh support is to be built configure:27710: result: yes configure:27728: checking if iGeom support is to be built configure:27730: result: no configure:27830: checking ieeefp.h usability configure:27847: cc -c -Wall -pipe -O2 -DNDEBUG conftest.c >&5 conftest.c:67:20: error: ieeefp.h: No such file or directory configure:27853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:27867: result: no configure:27871: checking ieeefp.h presence configure:27886: cc -E conftest.c conftest.c:34:20: error: ieeefp.h: No such file or directory configure:27892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:27906: result: no configure:27934: checking for ieeefp.h configure:27941: result: no configure:28089: checking for C++ unordered_map configure:28130: CC -c -Wall -pipe -O2 -DNDEBUG conftest.cpp >&5 conftest.cpp:34:25: error: unordered_map: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:46: error: 'unordered_map' is not a member of 'std' conftest.cpp:46: error: expected primary-expression before 'int' conftest.cpp:46: error: expected `;' before 'int' configure:28136: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | std::unordered_map map | ; | return 0; | } configure:28180: CC -c -Wall -pipe -O2 -DNDEBUG conftest.cpp >&5 configure:28186: $? = 0 configure:28259: result: std::tr1 configure:29227: checking for deflate in -lz configure:29270: cc -o conftest -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c -lz -lm >&5 configure:29276: $? = 0 configure:29294: result: yes configure:29334: checking for SZ_Decompress in -lsz configure:29377: cc -o conftest -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c -lsz -lm >&5 ld: library not found for -lsz collect2: ld returned 1 exit status configure:29383: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SZ_Decompress (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return SZ_Decompress (); | ; | return 0; | } configure:29401: result: no configure:29443: checking if HDF5 support is enabled configure:29459: result: yes configure:29595: checking hdf5.h usability configure:29612: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:67:18: error: hdf5.h: No such file or directory configure:29618: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:29632: result: no configure:29636: checking hdf5.h presence configure:29651: cc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c conftest.c:34:18: error: hdf5.h: No such file or directory configure:29657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:29671: result: no configure:29699: checking for hdf5.h configure:29707: result: no configure:29725: checking for H5Fopen in -lhdf5 configure:29768: cc -o conftest -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c -lhdf5 -lm >&5 ld: library not found for -lhdf5 collect2: ld returned 1 exit status configure:29774: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char H5Fopen (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return H5Fopen (); | ; | return 0; | } configure:29793: result: no configure:29804: checking for H5Fopen in -lhdf5 configure:29847: cc -o conftest -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c -lhdf5 -lz -lm >&5 ld: library not found for -lhdf5 collect2: ld returned 1 exit status configure:29853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char H5Fopen (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return H5Fopen (); | ; | return 0; | } configure:29872: result: no configure:30050: WARNING: HDF5 library not found or not usable. configure:30072: WARNING: Support for native HDF5 file format disabled configure:30195: checking if CCMIO support is enabled configure:30212: result: yes configure:30262: checking ccmio.h usability configure:30279: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:67:19: error: ccmio.h: No such file or directory configure:30285: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:30299: result: no configure:30303: checking ccmio.h presence configure:30318: cc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c conftest.c:34:19: error: ccmio.h: No such file or directory configure:30324: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:30338: result: no configure:30366: checking for ccmio.h configure:30374: result: no configure:30384: WARNING: Ccmio header not found. configure:30405: checking ccmioutility.h usability configure:30422: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:67:26: error: ccmioutility.h: No such file or directory configure:30428: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:30442: result: no configure:30446: checking ccmioutility.h presence configure:30461: cc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c conftest.c:34:26: error: ccmioutility.h: No such file or directory configure:30467: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:30481: result: no configure:30509: checking for ccmioutility.h configure:30517: result: no configure:30527: WARNING: Ccmio header not found. configure:30548: checking ccmiocore.h usability configure:30565: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:67:23: error: ccmiocore.h: No such file or directory configure:30571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:30585: result: no configure:30589: checking ccmiocore.h presence configure:30604: cc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c conftest.c:34:23: error: ccmiocore.h: No such file or directory configure:30610: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:30624: result: no configure:30652: checking for ccmiocore.h configure:30660: result: no configure:30670: WARNING: Ccmio header not found. configure:30685: WARNING: "Ccmio support disabled" configure:30725: checking if NetCDF support is enabled configure:30742: result: yes configure:30768: checking strstream.h usability configure:30785: CC -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp >&5 conftest.cpp:67:23: error: strstream.h: No such file or directory configure:30791: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:30805: result: no configure:30809: checking strstream.h presence configure:30824: CC -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp conftest.cpp:34:23: error: strstream.h: No such file or directory configure:30830: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:30844: result: no configure:30872: checking for strstream.h configure:30879: result: no configure:30897: checking sstream.h usability configure:30914: CC -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp >&5 conftest.cpp:67:21: error: sstream.h: No such file or directory configure:30920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:30934: result: no configure:30938: checking sstream.h presence configure:30953: CC -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp conftest.cpp:34:21: error: sstream.h: No such file or directory configure:30959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:30973: result: no configure:31001: checking for sstream.h configure:31008: result: no configure:31026: checking strstream usability configure:31043: CC -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp >&5 In file included from /usr/include/c++/4.2.1/backward/strstream:51, from conftest.cpp:67: /usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:31049: $? = 0 configure:31063: result: yes configure:31067: checking strstream presence configure:31082: CC -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp In file included from /usr/include/c++/4.2.1/backward/strstream:51, from conftest.cpp:34: /usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:31088: $? = 0 configure:31102: result: yes configure:31130: checking for strstream configure:31137: result: yes configure:31339: checking netcdf.h usability configure:31356: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:67:20: error: netcdf.h: No such file or directory configure:31362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* 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:31376: result: no configure:31380: checking netcdf.h presence configure:31395: cc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c conftest.c:34:20: error: netcdf.h: No such file or directory configure:31401: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include configure:31415: result: no configure:31443: checking for netcdf.h configure:31451: result: no configure:31461: WARNING: NetCDF header not found. configure:31468: checking if NC_MAX_DIMS is at least 65536 configure:31499: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:34:20: error: netcdf.h: No such file or directory conftest.c: In function 'main': conftest.c:46: error: 'NC_MAX_DIMS' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) conftest.c:46: warning: unused variable 'arr' configure:31505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | int arr[1 + (int)(NC_MAX_DIMS) - (int)(65536)]; | ; | return 0; | } configure:31516: result: no configure:31523: checking if NC_MAX_VARS is at least 524288 configure:31554: cc -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.c >&5 conftest.c:34:20: error: netcdf.h: No such file or directory conftest.c: In function 'main': conftest.c:46: error: 'NC_MAX_VARS' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) conftest.c:46: warning: unused variable 'arr' configure:31560: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | int arr[1 + (int)(NC_MAX_VARS) - (int)(524288)]; | ; | return 0; | } configure:31571: result: no configure:31578: checking for netcdf.hh configure:31616: CC -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp >&5 conftest.cpp:34:21: error: netcdf.hh: No such file or directory configure:31622: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include "netcdf.hh" | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | ; | return 0; | } configure:31663: CC -c -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map conftest.cpp >&5 conftest.cpp:35:22: error: netcdf.hh: No such file or directory configure:31669: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #define STRSTREAM_H_SPEC | #include "netcdf.hh" | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | ; | return 0; | } configure:31686: result: no configure:31689: WARNING: NetCDF C++ header not found configure:31697: checking for netcdf_c++ library configure:31730: CC -o conftest -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DSTRSTREAM_H_SPEC= conftest.cpp -lm -lnetcdf_c++ -lnetcdf >&5 conftest.cpp:34:21: error: netcdf.hh: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:46: error: 'NcFile' was not declared in this scope conftest.cpp:46: error: expected `;' before 'ncf' configure:31736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | NcFile ncf("foo",NcFile::ReadOnly); | ; | return 0; | } configure:31748: result: no configure:31750: checking for netcdf_c++ library requiring HDF5-high-level configure:31782: CC -o conftest -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DSTRSTREAM_H_SPEC= conftest.cpp -lm -lnetcdf_c++ -lnetcdf -lhdf5_hl >&5 conftest.cpp:34:21: error: netcdf.hh: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:46: error: 'NcFile' was not declared in this scope conftest.cpp:46: error: expected `;' before 'ncf' configure:31788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "3.99" | #define PACKAGE_STRING "MOAB 3.99" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "moab" | #define VERSION "3.99" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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 MOAB_HAVE_INTTYPES_H | #define MOAB_HAVE_STDINT_H | #define MOAB_HAVE_SYS_TYPES_H | #define MOAB_HAVE_STDDEF_H | #define MOAB_HAVE_STDLIB_H | #define SIZEOF_VOID_P 8 | #define MOAB_HAVE_SIZE_T | #define MOAB_HAVE_PTRDIFF_T | #define MB_VERSION "3.99" | #define MB_VERSION_MAJOR 3 | #define MB_VERSION_MINOR 99 | #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" | /* end confdefs.h. */ | #include | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | NcFile ncf("foo",NcFile::ReadOnly); | ; | return 0; | } configure:31800: result: no configure:31830: WARNING: "NetCDF support disabled" configure:31841: WARNING: Support for ExodusII file format disabled configure:32115: checking if mbconvert is to be built configure:32117: result: yes configure:32142: checking if hexmodops is to be built configure:32144: result: yes configure:32169: checking if mbperf is to be built configure:32171: result: yes configure:32196: checking if qvdual is to be built configure:32198: result: no configure:32223: checking if mbsize is to be built configure:32225: result: yes configure:32250: checking if mbskin is to be built configure:32252: result: yes configure:32277: checking if mbtagprop is to be built configure:32279: result: yes configure:32304: checking if mbmem is to be built configure:32306: result: yes configure:32331: checking if mcnpmit is to be built configure:32333: result: no configure:32358: checking if mbcoupler is to be built configure:32360: result: no configure:32385: checking if spheredecomp is to be built configure:32387: result: yes configure:32412: checking if mbsurfplot is to be built configure:32414: result: yes configure:32439: checking if mbzoltan is to be built configure:32441: result: no configure:32466: checking if dagmc is to be built configure:32468: result: yes configure:32493: checking if gsets is to be built configure:32495: result: yes configure:32520: checking if mbdepth is to be built configure:32522: result: yes configure:32547: checking if refiner is to be built configure:32549: result: no configure:38677: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MOAB config.status 3.99, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dyn-72-33-129-134.uwnet.wisc.edu config.status:1151: creating Makefile config.status:1151: creating moab.make config.status:1151: creating src/Makefile config.status:1151: creating src/io/Makefile config.status:1151: creating src/io/mhdf/Makefile config.status:1151: creating src/parallel/Makefile config.status:1151: creating src/oldinc/Makefile config.status:1151: creating test/Makefile config.status:1151: creating test/h5file/Makefile config.status:1151: creating test/dual/Makefile config.status:1151: creating test/obb/Makefile config.status:1151: creating test/perf/Makefile config.status:1151: creating test/io/Makefile config.status:1151: creating test/parallel/Makefile config.status:1151: creating test/oldinc/Makefile config.status:1151: creating itaps/Makefile config.status:1151: creating itaps/imesh/Makefile config.status:1151: creating itaps/imesh/iMesh-Defs.inc config.status:1151: creating itaps/igeom/Makefile config.status:1151: creating itaps/igeom/iGeom-Defs.inc config.status:1151: creating tools/Makefile config.status:1151: creating tools/refiner/Makefile config.status:1151: creating tools/mbperf/Makefile config.status:1151: creating tools/mbcoupler/Makefile config.status:1151: creating tools/mbzoltan/Config.moab config.status:1151: creating tools/mbzoltan/Makefile config.status:1151: creating tools/mcnpmit/Makefile config.status:1151: creating tools/qvdual/Makefile config.status:1151: creating tools/dagmc/Makefile config.status:1151: creating doc/Makefile config.status:1151: creating doc/user.dox config.status:1151: creating examples/Makefile config.status:1151: creating examples/examples.make config.status:1151: creating examples/simple/makefile config.status:1151: creating config.h config.status:1151: creating src/moab/Version.h config.status:1151: creating src/moab/EntityHandle.hpp config.status:1151: creating src/parallel/moab_mpi_config.h config.status:1151: creating src/FCDefs.h config.status:1430: executing depfiles commands config.status:1430: executing libtool commands config.status:1430: executing src/MOAB_FCDefs.h commands configure:41768: result: C: cc -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map configure:41770: result: C++: CC -Wall -pipe -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map configure:41800: WARNING: ************************************************************************* * MOAB has been configured w/out the HDF5 library. * Support for native file format is disabled! ************************************************************************* configure:41813: WARNING: ************************************************************************* * MOAB has been configured w/out the NetCDF library. * Support for ExodusII/Genesis and other file formats is disabled! ************************************************************************* ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin10.3.0 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_func_vsnprintf=yes ac_cv_header_ccmio_h=no ac_cv_header_ccmiocore_h=no ac_cv_header_ccmioutility_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_hdf5_h=no ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netcdf_h=no ac_cv_header_sstream_h=no 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_strstream=yes ac_cv_header_strstream_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=i386-apple-darwin10.3.0 ac_cv_lib_hdf5___H5Fopen=no ac_cv_lib_sz_SZ_Decompress=no ac_cv_lib_z_deflate=yes 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_CPP='cc -E' ac_cv_prog_CXXCPP='CC -E' ac_cv_prog_SED=sed ac_cv_prog_ZCAT='gunzip -c' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_CXX=CC 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_sizeof_void_p=8 ac_cv_target=i386-apple-darwin10.3.0 ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_apple_cc_single_mod=yes 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_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld lt_cv_path_NM=/usr/bin/nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' 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 mk_cv_cxx_unordered_map=std::tr1 snl_cv_template_func_specialization=yes snl_cv_template_specialization=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/sjackso/work/moab/code3/config/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/sjackso/work/moab/code3/config/missing --run tar' AM_CFLAGS='' AM_CPPFLAGS=' -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF' AM_CXXFLAGS='' AM_LDFLAGS=' ' AR='ar' AUTOCONF='${SHELL} /Users/sjackso/work/moab/code3/config/missing --run autoconf' AUTOHEADER='${SHELL} /Users/sjackso/work/moab/code3/config/missing --run autoheader' AUTOMAKE='${SHELL} /Users/sjackso/work/moab/code3/config/missing --run automake-1.10' AWK='awk' CC='cc' CCDEPMODE='depmode=gcc3' CCMIO_FILE_FALSE='' CCMIO_FILE_TRUE='#' CCMIO_LIBS='' CFLAGS=' -Wall -pipe -O2 -DNDEBUG' CGM_CPPFLAGS='' CGM_LDFLAGS='' CGM_LIBS='' CGM_LTFLAGS='' CPP='cc -E' CPPFLAGS=' -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map' CXX='CC' CXXCPP='CC -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -pipe -O2 -DNDEBUG' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='' DOXYGEN='' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DOXYGEN_FALSE='' ENABLE_DOXYGEN_TRUE='#' ENABLE_dagmc_FALSE='#' ENABLE_dagmc_TRUE='' ENABLE_gsets_FALSE='#' ENABLE_gsets_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_mbdepth_FALSE='#' ENABLE_mbdepth_TRUE='' ENABLE_mbmem_FALSE='#' ENABLE_mbmem_TRUE='' ENABLE_mbperf_FALSE='#' ENABLE_mbperf_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='' EXEEXT='' EXPORT_LDFLAGS=' ' EXPORT_LTFLAGS='' F77='' FC='' FCFLAGS=' -O2 -DNDEBUG' FCLIBS='' FFLAGS='' 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='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' LDFLAGS=' ' LIBOBJS='' LIBS='-lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/sjackso/work/moab/code3/config/missing --run makeinfo' MOAB_CGM_DEFINES='' MOAB_CXX_LIBS='' MOAB_CXX_LINKFLAGS='' MOC='' MPIEXEC='' MPIEXEC_NP='' NETCDF_FILE_FALSE='' NETCDF_FILE_TRUE='#' NETCDF_LIBS='' NM='/usr/bin/nm' NMEDIT='nmedit' NP='' OBJEXT='o' OLD_HEADERS_FALSE='#' OLD_HEADERS_TRUE='' OTOOL64=':' OTOOL='otool' PACKAGE='moab' PACKAGE_BUGREPORT='' PACKAGE_NAME='MOAB' PACKAGE_STRING='MOAB 3.99' PACKAGE_TARNAME='moab' PACKAGE_VERSION='3.99' PARALLEL_FALSE='' PARALLEL_HDF5_FALSE='' PARALLEL_HDF5_TRUE='#' PARALLEL_TRUE='#' PATH_SEPARATOR=':' QTDIR='' QVDUAL_INCLUDES='' QVDUAL_LIBS='' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UIC='' USE_MPIEXEC_FALSE='#' USE_MPIEXEC_TRUE='' USE_MPI_FALSE='' USE_MPI_TRUE='#' VERSION='3.99' VTK_LIB_DIR='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZCAT='gunzip -c' ZOLTAN_INC_FLAGS='' ZOLTAN_LIBS='' ZOLTAN_LIB_FLAGS='' ac_ct_CC='cc' ac_ct_CXX='CC' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin10.3.0' build_alias='' build_cpu='i386' build_os='darwin10.3.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin10.3.0' host_alias='' host_cpu='i386' host_os='darwin10.3.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /Users/sjackso/work/moab/code3/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='/bin/echo' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/../code3/config/install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin10.3.0' target_alias='' target_cpu='i386' target_os='darwin10.3.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "MOAB" #define PACKAGE_TARNAME "moab" #define PACKAGE_VERSION "3.99" #define PACKAGE_STRING "MOAB 3.99" #define PACKAGE_BUGREPORT "" #define PACKAGE "moab" #define VERSION "3.99" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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 MOAB_HAVE_INTTYPES_H #define MOAB_HAVE_STDINT_H #define MOAB_HAVE_SYS_TYPES_H #define MOAB_HAVE_STDDEF_H #define MOAB_HAVE_STDLIB_H #define SIZEOF_VOID_P 8 #define MOAB_HAVE_SIZE_T #define MOAB_HAVE_PTRDIFF_T #define MB_VERSION "3.99" #define MB_VERSION_MAJOR 3 #define MB_VERSION_MINOR 99 #define MB_VERSION_STRING "MOAB 3.99 (Alpha)" configure: exit 0