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.7.0pre, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-shared --prefix=/usr/local/ --with-hdf5 --enable-h5mtools --with-mpi --enable-mbcoupler ## --------- ## ## Platform. ## ## --------- ## hostname = donikian-desktop uname -m = x86_64 uname -r = 3.8.0-26-generic uname -s = Linux uname -v = #38-Ubuntu SMP Mon Jun 17 21:43:33 UTC 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/donikian/.local/bin=/usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3252: checking build system type configure:3266: result: x86_64-unknown-linux-gnu configure:3286: checking host system type configure:3299: result: x86_64-unknown-linux-gnu configure:3319: checking target system type configure:3332: result: x86_64-unknown-linux-gnu configure:3375: checking for a BSD-compatible install configure:3443: result: /usr/bin/install -c configure:3454: checking whether build environment is sane configure:3504: result: yes configure:3645: checking for a thread-safe mkdir -p configure:3684: result: /bin/mkdir -p configure:3697: checking for gawk configure:3727: result: no configure:3697: checking for mawk configure:3713: found /usr/bin/mawk configure:3724: result: mawk configure:3735: checking whether make sets $(MAKE) configure:3757: result: yes configure:3840: checking for sed configure:3856: found /bin/sed configure:3868: result: sed configure:3904: checking for style of include used by make configure:3932: result: GNU configure:3999: checking for mpixlc configure:4029: result: no configure:3999: checking for mpicc configure:4015: found /usr/bin/mpicc configure:4026: result: mpicc configure:4064: checking for mpixlcxx configure:4094: result: no configure:4064: checking for mpiCC configure:4094: result: no configure:4064: checking for mpCC configure:4094: result: no configure:4064: checking for mpicxx configure:4080: found /usr/bin/mpicxx configure:4091: result: mpicxx configure:4129: checking for mpixlf95 configure:4159: result: no configure:4129: checking for mpixlf90 configure:4159: result: no configure:4129: checking for mpif90 configure:4145: found /usr/bin/mpif90 configure:4156: result: mpif90 configure:4192: checking for mpixlf77 configure:4222: result: no configure:4192: checking for mpif77 configure:4208: found /usr/bin/mpif77 configure:4219: result: mpif77 configure:4817: checking for C compiler version configure:4826: mpicc --version >&5 gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 Copyright (C) 2012 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:4837: $? = 0 configure:4826: mpicc -v >&5 mpicc for MPICH2 version 1.4.1 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) configure:4837: $? = 0 configure:4826: mpicc -V >&5 gcc: error: unrecognized command line option '-V' configure:4837: $? = 1 configure:4826: mpicc -qversion >&5 gcc: error: unrecognized command line option '-qversion' configure:4837: $? = 1 configure:4857: checking whether the C compiler works configure:4879: mpicc conftest.c >&5 configure:4883: $? = 0 configure:4931: result: yes configure:4934: checking for C compiler default output file name configure:4936: result: a.out configure:4942: checking for suffix of executables configure:4949: mpicc -o conftest conftest.c >&5 configure:4953: $? = 0 configure:4975: result: configure:4997: checking whether we are cross compiling configure:5005: mpicc -o conftest conftest.c >&5 configure:5009: $? = 0 configure:5016: ./conftest configure:5020: $? = 0 configure:5035: result: no configure:5040: checking for suffix of object files configure:5062: mpicc -c conftest.c >&5 configure:5066: $? = 0 configure:5087: result: o configure:5091: checking whether we are using the GNU C compiler configure:5110: mpicc -c conftest.c >&5 configure:5110: $? = 0 configure:5119: result: yes configure:5128: checking whether mpicc accepts -g configure:5148: mpicc -c -g conftest.c >&5 configure:5148: $? = 0 configure:5189: result: yes configure:5206: checking for mpicc option to accept ISO C89 configure:5269: mpicc -c -g -O2 conftest.c >&5 configure:5269: $? = 0 configure:5282: result: none needed configure:5304: checking dependency style of mpicc configure:5415: result: gcc3 configure:5436: checking how to run the C preprocessor configure:5467: mpicc -E conftest.c configure:5467: $? = 0 configure:5481: mpicc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | /* end confdefs.h. */ | #include configure:5506: result: mpicc -E configure:5526: mpicc -E conftest.c configure:5526: $? = 0 configure:5540: mpicc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | /* end confdefs.h. */ | #include configure:5681: checking for C++ compiler version configure:5690: mpicxx --version >&5 c++ (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 Copyright (C) 2012 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:5701: $? = 0 configure:5690: mpicxx -v >&5 mpicxx for MPICH2 version 1.4.1 Using built-in specs. COLLECT_GCC=c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) configure:5701: $? = 0 configure:5690: mpicxx -V >&5 c++: error: unrecognized command line option '-V' configure:5701: $? = 1 configure:5690: mpicxx -qversion >&5 c++: error: unrecognized command line option '-qversion' configure:5701: $? = 1 configure:5705: checking whether we are using the GNU C++ compiler configure:5724: mpicxx -c conftest.cpp >&5 configure:5724: $? = 0 configure:5733: result: yes configure:5742: checking whether mpicxx accepts -g configure:5762: mpicxx -c -g conftest.cpp >&5 configure:5762: $? = 0 configure:5803: result: yes configure:5828: checking dependency style of mpicxx configure:5939: result: gcc3 configure:5959: checking how to run the C++ preprocessor configure:5986: mpicxx -E conftest.cpp configure:5986: $? = 0 configure:6000: mpicxx -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | /* end confdefs.h. */ | #include configure:6025: result: mpicxx -E configure:6045: mpicxx -E conftest.cpp configure:6045: $? = 0 configure:6059: mpicxx -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | /* end confdefs.h. */ | #include configure:6195: checking for Fortran compiler version configure:6204: mpif90 --version >&5 GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6215: $? = 0 configure:6204: mpif90 -v >&5 mpif90 for MPICH2 version 1.4.1 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) configure:6215: $? = 0 configure:6204: mpif90 -V >&5 gfortran: error: unrecognized command line option '-V' configure:6215: $? = 1 configure:6204: mpif90 -qversion >&5 gfortran: error: unrecognized command line option '-qversion' configure:6215: $? = 1 configure:6224: checking whether we are using the GNU Fortran compiler configure:6237: mpif90 -c conftest.F >&5 configure:6237: $? = 0 configure:6246: result: yes configure:6252: checking whether mpif90 accepts -g configure:6263: mpif90 -c -g conftest.f >&5 configure:6263: $? = 0 configure:6271: result: yes configure:6406: checking for Fortran 77 compiler version configure:6415: mpif77 --version >&5 GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6426: $? = 0 configure:6415: mpif77 -v >&5 mpif77 for MPICH2 version 1.4.1 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) configure:6426: $? = 0 configure:6415: mpif77 -V >&5 gfortran: error: unrecognized command line option '-V' configure:6426: $? = 1 configure:6415: mpif77 -qversion >&5 gfortran: error: unrecognized command line option '-qversion' configure:6426: $? = 1 configure:6435: checking whether we are using the GNU Fortran 77 compiler configure:6448: mpif77 -c conftest.F >&5 configure:6448: $? = 0 configure:6457: result: yes configure:6463: checking whether mpif77 accepts -g configure:6474: mpif77 -c -g conftest.f >&5 configure:6474: $? = 0 configure:6482: result: yes configure:6532: checking whether ln -s works configure:6536: result: yes configure:6543: checking whether make sets $(MAKE) configure:6565: result: yes configure:6651: checking how to print strings configure:6678: result: printf configure:6699: checking for a sed that does not truncate output configure:6763: result: sed configure:6781: checking for grep that handles long lines and -e configure:6839: result: /bin/grep configure:6844: checking for egrep configure:6906: result: /bin/grep -E configure:6911: checking for fgrep configure:6973: result: /bin/grep -F configure:7008: checking for ld used by mpicc configure:7075: result: /usr/bin/ld configure:7082: checking if the linker (/usr/bin/ld) is GNU ld configure:7097: result: yes configure:7109: checking for BSD- or MS-compatible name lister (nm) configure:7158: result: /usr/bin/nm -B configure:7288: checking the name lister (/usr/bin/nm -B) interface configure:7295: mpicc -c -g -O2 conftest.c >&5 configure:7298: /usr/bin/nm -B "conftest.o" configure:7301: output 0000000000000000 B some_variable configure:7308: result: BSD nm configure:7312: checking the maximum length of command line arguments configure:7443: result: 1572864 configure:7460: checking whether the shell understands some XSI constructs configure:7470: result: yes configure:7474: checking whether the shell understands "+=" configure:7480: result: yes configure:7515: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7555: result: func_convert_file_noop configure:7562: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7582: result: func_convert_file_noop configure:7589: checking for /usr/bin/ld option to reload object files configure:7596: result: -r configure:7670: checking for objdump configure:7686: found /usr/bin/objdump configure:7697: result: objdump configure:7729: checking how to recognize dependent libraries configure:7927: result: pass_all configure:8012: checking for dlltool configure:8042: result: no configure:8072: checking how to associate runtime and link libraries configure:8099: result: printf %s\n configure:8160: checking for ar configure:8176: found /usr/bin/ar configure:8187: result: ar configure:8224: checking for archiver @FILE support configure:8241: mpicc -c -g -O2 conftest.c >&5 configure:8241: $? = 0 configure:8244: ar cru libconftest.a @conftest.lst >&5 configure:8247: $? = 0 configure:8252: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8255: $? = 1 configure:8267: result: @ configure:8325: checking for strip configure:8341: found /usr/bin/strip configure:8352: result: strip configure:8424: checking for ranlib configure:8440: found /usr/bin/ranlib configure:8451: result: ranlib configure:8553: checking command to parse /usr/bin/nm -B output from mpicc object configure:8673: mpicc -c -g -O2 conftest.c >&5 configure:8676: $? = 0 configure:8680: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8683: $? = 0 configure:8749: mpicc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8752: $? = 0 configure:8790: result: ok configure:8827: checking for sysroot configure:8857: result: no configure:8934: mpicc -c -g -O2 conftest.c >&5 configure:8937: $? = 0 configure:9120: checking for mt configure:9136: found /bin/mt configure:9147: result: mt configure:9170: checking if mt is a manifest tool configure:9176: mt '-?' configure:9184: result: no configure:9822: checking for ANSI C header files configure:9842: mpicc -c -g -O2 conftest.c >&5 configure:9842: $? = 0 configure:9915: mpicc -o conftest -g -O2 conftest.c -lm >&5 configure:9915: $? = 0 configure:9915: ./conftest configure:9915: $? = 0 configure:9926: result: yes configure:9939: checking for sys/types.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for sys/stat.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for stdlib.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for string.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for memory.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for strings.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for inttypes.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for stdint.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9939: checking for unistd.h configure:9939: mpicc -c -g -O2 conftest.c >&5 configure:9939: $? = 0 configure:9939: result: yes configure:9953: checking for dlfcn.h configure:9953: mpicc -c -g -O2 conftest.c >&5 configure:9953: $? = 0 configure:9953: result: yes configure:10142: checking for objdir configure:10157: result: .libs configure:10428: checking if mpicc supports -fno-rtti -fno-exceptions configure:10446: mpicc -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 [enabled by default] configure:10450: $? = 0 configure:10463: result: no configure:10790: checking for mpicc option to produce PIC configure:10797: result: -fPIC -DPIC configure:10805: checking if mpicc PIC flag -fPIC -DPIC works configure:10823: mpicc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10827: $? = 0 configure:10840: result: yes configure:10869: checking if mpicc static flag -static works configure:10897: result: no configure:10912: checking if mpicc supports -c -o file.o configure:10933: mpicc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10937: $? = 0 configure:10959: result: yes configure:10967: checking if mpicc supports -c -o file.o configure:11014: result: yes configure:11047: checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12204: result: yes configure:12241: checking whether -lc should be explicitly linked in configure:12249: mpicc -c -g -O2 conftest.c >&5 configure:12252: $? = 0 configure:12267: mpicc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12270: $? = 0 configure:12284: result: no configure:12444: checking dynamic linker characteristics configure:12944: mpicc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -lm >&5 configure:12944: $? = 0 configure:13178: result: GNU/Linux ld.so configure:13285: checking how to hardcode library paths into programs configure:13310: result: immediate configure:13850: checking whether stripping libraries is possible configure:13855: result: yes configure:13890: checking if libtool supports shared libraries configure:13892: result: yes configure:13895: checking whether to build shared libraries configure:13916: result: yes configure:13919: checking whether to build static libraries configure:13923: result: yes configure:13946: checking how to run the C++ preprocessor configure:14012: result: mpicxx -E configure:14032: mpicxx -E conftest.cpp configure:14032: $? = 0 configure:14046: mpicxx -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:14046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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:14215: checking for ld used by mpicxx configure:14282: result: /usr/bin/ld -m elf_x86_64 configure:14289: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14304: result: yes configure:14359: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15361: result: yes configure:15397: mpicxx -c -g -O2 conftest.cpp >&5 configure:15400: $? = 0 configure:15920: checking for mpicxx option to produce PIC configure:15927: result: -fPIC -DPIC configure:15935: checking if mpicxx PIC flag -fPIC -DPIC works configure:15953: mpicxx -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15957: $? = 0 configure:15970: result: yes configure:15993: checking if mpicxx static flag -static works configure:16021: result: no configure:16033: checking if mpicxx supports -c -o file.o configure:16054: mpicxx -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16058: $? = 0 configure:16080: result: yes configure:16085: checking if mpicxx supports -c -o file.o configure:16132: result: yes configure:16162: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16201: result: yes configure:16342: checking dynamic linker characteristics configure:17010: result: GNU/Linux ld.so configure:17063: checking how to hardcode library paths into programs configure:17088: result: immediate configure:17236: checking if libtool supports shared libraries configure:17238: result: yes configure:17241: checking whether to build shared libraries configure:17261: result: yes configure:17264: checking whether to build static libraries configure:17268: result: yes configure:17589: checking for mpif77 option to produce PIC configure:17596: result: -fPIC configure:17604: checking if mpif77 PIC flag -fPIC works configure:17622: mpif77 -c -g -O2 -fPIC conftest.f >&5 configure:17626: $? = 0 configure:17639: result: yes configure:17662: checking if mpif77 static flag -static works configure:17690: result: no configure:17702: checking if mpif77 supports -c -o file.o configure:17723: mpif77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:17727: $? = 0 configure:17749: result: yes configure:17754: checking if mpif77 supports -c -o file.o configure:17801: result: yes configure:17831: checking whether the mpif77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18938: result: yes configure:19079: checking dynamic linker characteristics configure:19741: result: GNU/Linux ld.so configure:19794: checking how to hardcode library paths into programs configure:19819: result: immediate configure:19963: checking if libtool supports shared libraries configure:19965: result: yes configure:19968: checking whether to build shared libraries configure:19988: result: yes configure:19991: checking whether to build static libraries configure:19995: result: yes configure:20029: mpif90 -c -g -O2 conftest.f >&5 configure:20032: $? = 0 configure:20461: checking for mpif90 option to produce PIC configure:20468: result: -fPIC configure:20476: checking if mpif90 PIC flag -fPIC works configure:20494: mpif90 -c -g -O2 -fPIC conftest.f >&5 configure:20498: $? = 0 configure:20511: result: yes configure:20534: checking if mpif90 static flag -static works configure:20562: result: no configure:20574: checking if mpif90 supports -c -o file.o configure:20595: mpif90 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:20599: $? = 0 configure:20621: result: yes configure:20626: checking if mpif90 supports -c -o file.o configure:20673: result: yes configure:20703: checking whether the mpif90 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21810: result: yes configure:21951: checking dynamic linker characteristics configure:22613: result: GNU/Linux ld.so configure:22666: checking how to hardcode library paths into programs configure:22691: result: immediate configure:22755: checking for known C compilers configure:22776: mpicc -c -g -O2 conftest.c >&5 conftest.c:25:4: error: unknown type name 'choke' conftest.c:27:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' configure:22776: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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:23148: result: GNU configure:23156: checking for known compiler/OS combinations configure:23228: result: GNU:x86_64 configure:23242: checking for known c++ compilers configure:23263: mpicxx -c -g -O2 conftest.cpp >&5 conftest.cpp:25:4: error: 'choke' does not name a type configure:23263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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:23658: result: GNU configure:23666: checking for known compiler/OS combinations configure:23728: result: GNU:x86_64 configure:23907: checking whether make supports nested variables configure:23924: result: yes configure:23937: checking whether byte ordering is bigendian configure:23952: 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:24:9: error: unknown type name 'not' conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:24:15: error: unknown type name 'universal' configure:23952: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:23997: 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:23997: $? = 0 configure:24015: 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: In function 'main': conftest.c:30:4: error: unknown type name 'not' conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:24015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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:24143: result: no configure:24163: checking if platform is IBM BlueGene configure:24180: 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' conftest.c:27:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' configure:24180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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:24185: result: no configure:24193: checking for gunzip configure:24209: found /bin/gunzip configure:24220: result: gunzip -c configure:24230: checking for gzip configure:24257: result: gunzip -c configure:24267: checking for zcat configure:24294: result: gunzip -c configure:24317: checking if C++ compiler supports template class specialization configure:24341: mpicxx -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: In function 'int main()': conftest.cpp:28:12: warning: variable 'one' set but not used [-Wunused-but-set-variable] configure:24341: $? = 0 configure:24354: result: yes configure:24364: checking if C++ compiler supports template function specialization configure:24389: mpicxx -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:24389: $? = 0 configure:24402: result: yes configure:24420: checking if mpicxx works configure:24433: mpicxx -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:24433: $? = 0 configure:24447: mpicxx -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: In function 'int main()': conftest.cpp:28:4: error: 'choke' was not declared in this scope conftest.cpp:28:10: error: expected ';' before 'me' configure:24447: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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:24451: result: yes configure:24473: checking how to get verbose linking output from mpif90 configure:24483: mpif90 -c -O2 conftest.f >&5 configure:24483: $? = 0 configure:24501: mpif90 -o conftest -O2 -v conftest.f -lm mpif90 for MPICH2 version 1.4.1 Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/4.7/f951 conftest.f -ffixed-form -I /usr/include/mpich2 -I /usr/include/mpich2 -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.7/finclude -o /tmp/cc7CN0Or.s GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) version 4.7.3 (x86_64-linux-gnu) compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) version 4.7.3 (x86_64-linux-gnu) compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v -I /usr/include/mpich2 -I /usr/include/mpich2 --64 -o /tmp/ccNBoYUS.o /tmp/cc7CN0Or.s GNU assembler version 2.23.2 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.23.2 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.7/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -Bsymbolic-functions -z relro /tmp/ccNBoYUS.o -lgfortran -lm -lmpichf90 -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o configure:24584: result: -v configure:24586: checking for Fortran libraries of mpif90 configure:24609: mpif90 -o conftest -O2 -v conftest.f -lm mpif90 for MPICH2 version 1.4.1 Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/4.7/f951 conftest.f -ffixed-form -I /usr/include/mpich2 -I /usr/include/mpich2 -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.7/finclude -o /tmp/ccKGusKC.s GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) version 4.7.3 (x86_64-linux-gnu) compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu/Linaro 4.7.3-1ubuntu1) version 4.7.3 (x86_64-linux-gnu) compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v -I /usr/include/mpich2 -I /usr/include/mpich2 --64 -o /tmp/ccpiV2a4.o /tmp/ccKGusKC.s GNU assembler version 2.23.2 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.23.2 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.7/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -Bsymbolic-functions -z relro /tmp/ccpiV2a4.o -lgfortran -lm -lmpichf90 -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o configure:24805: result: -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath configure:24821: checking for dummy main to link with Fortran libraries configure:24855: 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 -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath >&5 configure:24855: $? = 0 configure:24900: result: none configure:24933: checking for Fortran name-mangling scheme configure:24946: mpif90 -c -O2 conftest.f >&5 configure:24946: $? = 0 configure:24987: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c cfortran_test.o -lm -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath >&5 /tmp/ccENKWaS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:24987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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. */ | | /* 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 foobar (); | #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 foobar (); | ; | return 0; | } configure:24987: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c cfortran_test.o -lm -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath >&5 configure:24987: $? = 0 configure:25045: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.c cfortran_test.o -lm -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath >&5 configure:25045: $? = 0 configure:25087: result: lower case, underscore, no extra underscore configure:25160: checking whether Fortran 77 supports Cray-style pointer configure:25187: mpif77 -c -O2 conftest.f >&5 conftest.f:5.16: pointer (MPTR,M) 1 Error: Cray pointer declaration at (1) requires -fcray-pointer flag configure:25187: $? = 1 configure: failed program was: | | program main | | integer M | pointer (MPTR,M) | data MPTR/0/ | | end | configure:25187: mpif77 -c -O2 -fcray-pointer conftest.f >&5 configure:25187: $? = 0 configure:25206: result: yes configure:25209: checking for Fortran 77 compiler flag for Cray-style pointer configure:25212: result: -fcray-pointer configure:25229: checking whether Fortran 90 supports Cray-style pointer configure:25256: mpif90 -c -O2 conftest.f >&5 conftest.f:5.16: pointer (MPTR,M) 1 Error: Cray pointer declaration at (1) requires -fcray-pointer flag configure:25256: $? = 1 configure: failed program was: | | program main | | integer M | pointer (MPTR,M) | data MPTR/0/ | | end | configure:25256: mpif90 -c -O2 -fcray-pointer conftest.f >&5 configure:25256: $? = 0 configure:25275: result: yes configure:25278: checking for Fortran 90 compiler flag for Cray-style pointer configure:25281: result: -fcray-pointer configure:25299: checking for vsnprintf configure:25299: 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 conftest.c:48:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] configure:25299: $? = 0 configure:25299: result: yes configure:25311: checking if std::vector has templatized insert method configure:25346: mpicxx -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:25346: $? = 0 configure:25359: result: yes configure:25367: checking if std::copy must be old SGI format configure:25398: mpicxx -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: In function 'int main()': conftest.cpp:37:9: warning: unused variable 'b' [-Wunused-variable] conftest.cpp:37:31: warning: 'a' is used uninitialized in this function [-Wuninitialized] configure:25398: $? = 0 configure:25411: result: no configure:25444: checking for inttypes.h configure:25444: result: yes configure:25452: checking for stdint.h configure:25452: result: yes configure:25460: checking for sys/types.h configure:25460: result: yes configure:25468: checking stddef.h usability configure:25468: 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:25468: $? = 0 configure:25468: result: yes configure:25468: checking stddef.h presence configure:25468: mpicc -E conftest.c configure:25468: $? = 0 configure:25468: result: yes configure:25468: checking for stddef.h configure:25468: result: yes configure:25476: checking for stdlib.h configure:25476: result: yes configure:25489: checking size of void * configure:25494: 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:25494: $? = 0 configure:25494: ./conftest configure:25494: $? = 0 configure:25508: result: 8 configure:25554: checking for size_t configure:25554: 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:25554: $? = 0 configure:25554: 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: In function 'main': conftest.c:75:21: error: expected expression before ')' token configure:25554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 | /* 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 | #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 () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:25554: result: yes configure:25600: checking for ptrdiff_t configure:25600: 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:25600: $? = 0 configure:25600: 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: In function 'main': conftest.c:76:24: error: expected expression before ')' token configure:25600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 /**/ | /* 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 | #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 () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:25600: result: yes configure:25748: checking size of EntityHandle configure:25750: result: 8 configure:25765: checking if iMesh support is to be built configure:25767: result: yes configure:25783: checking if iGeom support is to be built configure:25785: result: no configure:25849: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:787: creating libtool configure:27991: checking ieeefp.h usability configure:27991: 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:71:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:27991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | /* 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:27991: result: no configure:27991: checking ieeefp.h presence configure:27991: mpicc -E conftest.c conftest.c:38:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:27991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | /* end confdefs.h. */ | #include configure:27991: result: no configure:27991: checking for ieeefp.h configure:27991: result: no configure:28012: checking for C++ unordered_map configure:28043: mpicxx -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 In file included from /usr/include/c++/4.7/unordered_map:35:0, from conftest.cpp:38: /usr/include/c++/4.7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. conftest.cpp: In function 'int main()': conftest.cpp:50:1: error: 'unordered_map' is not a member of 'std' conftest.cpp:50:20: error: expected primary-expression before 'int' conftest.cpp:50:20: error: expected ';' before 'int' configure:28043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | /* 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:28067: mpicxx -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:28067: $? = 0 configure:28104: result: std::tr1 configure:28128: checking mpi.h usability configure:28128: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 configure:28128: $? = 0 configure:28128: result: yes configure:28128: checking mpi.h presence configure:28128: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c configure:28128: $? = 0 configure:28128: result: yes configure:28128: checking for mpi.h configure:28128: result: yes configure:28143: checking If mpi.h conflicts with C headers in C++ configure:28171: mpicxx -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.cpp configure:28171: $? = 0 configure:28172: result: no configure:28564: checking for mpiexec configure:28580: found /usr/bin/mpiexec configure:28591: result: mpiexec configure:28830: checking for deflate in -lz configure:28863: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lz -lm >&5 configure:28863: $? = 0 configure:28872: result: yes configure:28908: checking for SZ_Decompress in -lsz configure:28941: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lsz -lm >&5 /usr/bin/ld: cannot find -lsz collect2: error: ld returned 1 exit status configure:28941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | /* 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:28950: result: no configure:28986: checking if HDF5 support is enabled configure:29002: result: yes configure:29044: checking hdf5.h usability configure:29044: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 configure:29044: $? = 0 configure:29044: result: yes configure:29044: checking hdf5.h presence configure:29044: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c configure:29044: $? = 0 configure:29044: result: yes configure:29044: checking for hdf5.h configure:29044: result: yes configure:29064: checking for gpfs_stat in -lgpfs configure:29097: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lgpfs -lm >&5 /usr/bin/ld: cannot find -lgpfs collect2: error: ld returned 1 exit status configure:29097: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gpfs_stat (); | #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 gpfs_stat (); | ; | return 0; | } configure:29106: result: no configure:29122: checking for H5Fopen in -lhdf5 configure:29155: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lhdf5 -lm >&5 configure:29155: $? = 0 configure:29165: result: yes configure:29567: checking for H5Pset_fapl_mpio in -lhdf5 configure:29601: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lhdf5 -lhdf5 -lm >&5 configure:29601: $? = 0 configure:29610: result: yes configure:29633: checking for H5_MPI_COMPLEX_DERIVED_DATATYPE_WORKS configure:29659: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c configure:29659: $? = 0 configure:29660: result: yes configure:29678: checking if CCMIO support is enabled configure:29692: result: yes configure:29700: checking if CCMIO support available configure:29702: result: configure:29734: checking ccmio.h usability configure:29734: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 conftest.c:72:19: fatal error: ccmio.h: No such file or directory compilation terminated. configure:29734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29734: result: no configure:29734: checking ccmio.h presence configure:29734: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c conftest.c:39:19: fatal error: ccmio.h: No such file or directory compilation terminated. configure:29734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include configure:29734: result: no configure:29734: checking for ccmio.h configure:29734: result: no configure:29748: checking ccmioutility.h usability configure:29748: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 conftest.c:72:26: fatal error: ccmioutility.h: No such file or directory compilation terminated. configure:29748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29748: result: no configure:29748: checking ccmioutility.h presence configure:29748: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c conftest.c:39:26: fatal error: ccmioutility.h: No such file or directory compilation terminated. configure:29748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include configure:29748: result: no configure:29748: checking for ccmioutility.h configure:29748: result: no configure:29762: checking ccmiocore.h usability configure:29762: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 conftest.c:72:23: fatal error: ccmiocore.h: No such file or directory compilation terminated. configure:29762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29762: result: no configure:29762: checking ccmiocore.h presence configure:29762: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c conftest.c:39:23: fatal error: ccmiocore.h: No such file or directory compilation terminated. configure:29762: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include configure:29762: result: no configure:29762: checking for ccmiocore.h configure:29762: result: no configure:29781: checking unsuccessful, Ccmio support disabled configure:29783: result: configure:29819: checking if DAMSEL support is enabled configure:29836: result: no configure:29841: checking if DAMSEL support available configure:29843: result: configure:29941: checking if NetCDF support is enabled configure:29955: result: yes configure:29999: checking netcdf.h usability configure:29999: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 conftest.c:72:20: fatal error: netcdf.h: No such file or directory compilation terminated. configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:29999: result: no configure:29999: checking netcdf.h presence configure:29999: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c conftest.c:39:20: fatal error: netcdf.h: No such file or directory compilation terminated. configure:29999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include configure:29999: result: no configure:29999: checking for netcdf.h configure:29999: result: no configure:30073: WARNING: NetCDF header not found. configure:30081: checking for nc_create in -lnetcdf configure:30114: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lnetcdf -lm >&5 /usr/bin/ld: cannot find -lnetcdf collect2: error: ld returned 1 exit status configure:30114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nc_create (); | #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 nc_create (); | ; | return 0; | } configure:30123: result: no configure:30594: checking for nc_create in -lnetcdf configure:30627: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lnetcdf -lhdf5_hl -lhdf5 -lm >&5 /usr/bin/ld: cannot find -lnetcdf collect2: error: ld returned 1 exit status configure:30627: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nc_create (); | #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 nc_create (); | ; | return 0; | } configure:30636: result: no configure:30645: checking for nc_create in -lnetcdf configure:30678: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lnetcdf -lhdf5_hl -lhdf5 -lcurl -lm >&5 /usr/bin/ld: cannot find -lnetcdf /usr/bin/ld: cannot find -lcurl collect2: error: ld returned 1 exit status configure:30678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nc_create (); | #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 nc_create (); | ; | return 0; | } configure:30687: result: no configure:30713: WARNING: "NetCDF support disabled" configure:30763: checking if Pnetcdf support is enabled configure:30766: result: yes configure:30810: checking pnetcdf.h usability configure:30810: mpicc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c >&5 conftest.c:72:21: fatal error: pnetcdf.h: No such file or directory compilation terminated. configure:30810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30810: result: no configure:30810: checking pnetcdf.h presence configure:30810: mpicc -E -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c conftest.c:39:21: fatal error: pnetcdf.h: No such file or directory compilation terminated. configure:30810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | #include configure:30810: result: no configure:30810: checking for pnetcdf.h configure:30810: result: no configure:30890: checking for ncmpi_create in -lpnetcdf configure:30923: mpicc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set conftest.c -lpnetcdf -lm >&5 /usr/bin/ld: cannot find -lpnetcdf collect2: error: ld returned 1 exit status configure:30923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.7.0pre" | #define PACKAGE_STRING "MOAB 4.7.0pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "moab" | #define VERSION "4.7.0pre" | #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 FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #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 "4.7.0pre" | #define MB_VERSION_MAJOR 4 | #define MB_VERSION_MINOR 7 | #define MB_VERSION_PATCH 0pre | #define MB_VERSION_STRING "MOAB 4.7.0pre" | #define HAVE_HDF5_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ncmpi_create (); | #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 ncmpi_create (); | ; | return 0; | } configure:30932: result: no configure:31271: checking if mbconvert is to be built configure:31273: result: yes configure:31298: checking if pointsearch is to be built configure:31300: result: no configure:31325: checking if hexmodops is to be built configure:31327: result: yes configure:31352: checking if qvdual is to be built configure:31354: result: no configure:31379: checking if vtkMOABReader is to be built configure:31381: result: no configure:31406: checking if vtkMOABReaderNew is to be built configure:31408: result: no configure:31433: checking if mbsize is to be built configure:31435: result: yes configure:31460: checking if mbskin is to be built configure:31462: result: yes configure:31487: checking if mbtagprop is to be built configure:31489: result: yes configure:31514: checking if mbmem is to be built configure:31516: result: yes configure:31541: checking if mcnpmit is to be built configure:31543: result: no configure:31568: checking if mbcoupler is to be built configure:31570: result: yes configure:31595: checking if spheredecomp is to be built configure:31597: result: yes configure:31622: checking if mbsurfplot is to be built configure:31624: result: yes configure:31649: checking if mbzoltan is to be built configure:31651: result: no configure:31676: checking if dagmc is to be built configure:31678: result: yes configure:31703: checking if gsets is to be built configure:31705: result: yes configure:31730: checking if mbdepth is to be built configure:31732: result: yes configure:31757: checking if refiner is to be built configure:31759: result: no configure:31784: checking if h5mtools is to be built configure:31786: result: yes configure:31811: checking if mbcslam is to be built configure:31813: result: no configure:35738: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MOAB config.status 4.7.0pre, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on donikian-desktop config.status:1448: creating Makefile config.status:1448: creating moab.make config.status:1448: creating MOABConfig.cmake config.status:1448: creating src/Makefile config.status:1448: creating src/io/Makefile config.status:1448: creating src/io/mhdf/Makefile config.status:1448: creating src/LocalDiscretization/Makefile config.status:1448: creating src/parallel/Makefile config.status:1448: creating src/oldinc/Makefile config.status:1448: creating test/Makefile config.status:1448: creating test/h5file/Makefile config.status:1448: creating test/dual/Makefile config.status:1448: creating test/obb/Makefile config.status:1448: creating test/perf/Makefile config.status:1448: creating test/perf/point_location/Makefile config.status:1448: creating test/io/Makefile config.status:1448: creating test/parallel/Makefile config.status:1448: creating test/oldinc/Makefile config.status:1448: creating itaps/iBase_f.h config.status:1448: creating itaps/Makefile config.status:1448: creating itaps/imesh/Makefile config.status:1448: creating itaps/imesh/iMesh-Defs.inc config.status:1448: creating itaps/igeom/Makefile config.status:1448: creating itaps/igeom/FBiGeom-Defs.inc config.status:1448: creating tools/Makefile config.status:1448: creating tools/refiner/Makefile config.status:1448: creating tools/mbcoupler/Makefile config.status:1448: creating tools/mbcslam/Makefile config.status:1448: creating tools/mbzoltan/Config.moab config.status:1448: creating tools/mbzoltan/Makefile config.status:1448: creating tools/mcnpmit/Makefile config.status:1448: creating tools/qvdual/Makefile config.status:1448: creating tools/dagmc/Makefile config.status:1448: creating tools/vtkMOABReader/CMakeLists.txt config.status:1448: creating tools/vtkMOABReaderNew/CMakeLists.txt config.status:1448: creating doc/Makefile config.status:1448: creating doc/user.dox config.status:1448: creating doc/dev.dox config.status:1448: creating doc/config.tex config.status:1448: creating MeshFiles/Makefile config.status:1448: creating MeshFiles/unittest/Makefile config.status:1448: creating MeshFiles/unittest/io/Makefile config.status:1448: creating config.h config.status:1629: config.h is unchanged config.status:1448: creating src/moab/Version.h config.status:1629: src/moab/Version.h is unchanged config.status:1448: creating src/moab/EntityHandle.hpp config.status:1629: src/moab/EntityHandle.hpp is unchanged config.status:1448: creating src/parallel/moab_mpi_config.h config.status:1629: src/parallel/moab_mpi_config.h is unchanged config.status:1448: creating src/FCDefs.h config.status:1629: src/FCDefs.h is unchanged config.status:1677: executing depfiles commands config.status:1677: executing libtool commands config.status:1677: executing src/MOAB_FCDefs.h commands configure:38756: result: C: mpicc -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set configure:38758: result: C++: mpicxx -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set configure:38761: result: Fortran90: mpif90 -O2 -fcray-pointer configure:38765: result: Fortran77: mpif77 -O2 -fcray-pointer configure:38787: 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=x86_64-unknown-linux-gnu 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=yes ac_cv_fc_compiler_gnu=yes ac_cv_fc_dummy_main=none ac_cv_fc_libs=' -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath' ac_cv_fc_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none 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=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpi_h=yes ac_cv_header_netcdf_h=no ac_cv_header_pnetcdf_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_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_gpfs_gpfs_stat=no ac_cv_lib_hdf5_H5Pset_fapl_mpio=yes ac_cv_lib_hdf5___H5Fopen=yes ac_cv_lib_netcdf_nc_create=no ac_cv_lib_pnetcdf_ncmpi_create=no ac_cv_lib_sz_SZ_Decompress=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CC=mpicc ac_cv_prog_CPP='mpicc -E' ac_cv_prog_CXX=mpicxx ac_cv_prog_CXXCPP='mpicxx -E' ac_cv_prog_F77=mpif77 ac_cv_prog_FC=mpif90 ac_cv_prog_MPIEXEC=mpiexec ac_cv_prog_SED=sed ac_cv_prog_ZCAT='gunzip -c' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump 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=yes ac_cv_prog_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_make_make_set=yes ac_cv_sizeof_void_p=8 ac_cv_target=x86_64-unknown-linux-gnu ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes fathom_cv_std_count_old_sgi=no fathom_cv_std_vector_templatized_insert=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_compiler_static_works_FC=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop mk_cv_cxx_unordered_map=std::tr1 pac_cv_prog_f77_has_pointer=yes pac_cv_prog_fc_has_pointer=yes snl_cv_template_func_specialization=yes snl_cv_template_specialization=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/donikian/repos/moabcoupling/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 -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL' 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} /home/donikian/repos/moabcoupling/config/missing --run autoconf' AUTOHEADER='${SHELL} /home/donikian/repos/moabcoupling/config/missing --run autoheader' AUTOMAKE='${SHELL} /home/donikian/repos/moabcoupling/config/missing --run automake-1.11' AWK='mawk' 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_LDFLAGS='' CGM_LIBS='' CGM_LTFLAGS='' CPP='mpicc -E' CPPFLAGS=' -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set' CXX='mpicxx' CXXCPP='mpicxx -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='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS=' --with-mpi="yes" --with-hdf5="yes" --enable-mbcoupler="yes" --enable-h5mtools="yes"' DLLTOOL='false' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DOXYGEN_FALSE='' ENABLE_DOXYGEN_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_pointsearch_FALSE='' ENABLE_pointsearch_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 -fcray-pointer' FCLIBS=' -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -lquadmath' FFLAGS=' -O2 -fcray-pointer' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_CGM_FALSE='' HAVE_CGM_TRUE='#' HAVE_ZCAT_FALSE='' HAVE_ZCAT_TRUE='#' HDF5_FILE_FALSE='#' HDF5_FILE_TRUE='' HDF5_LIBS='-lhdf5 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' ' LIBOBJS='' LIBS=' -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/donikian/repos/moabcoupling/config/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MOAB_CGM_DEFINES='' MOAB_CXX_LIBS=' -lmpichcxx -lmpich -lopa -lmpl -lrt -lcr -lpthread -lstdc++' MOAB_CXX_LINKFLAGS='-L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..' MOC='' MPE_LIBS='' MPIEXEC='mpiexec' MPIEXEC_NP='-np' NETCDF_FILE_FALSE='' NETCDF_FILE_TRUE='#' NETCDF_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' NP='2' OBJDUMP='objdump' OBJEXT='o' OLD_HEADERS_FALSE='#' OLD_HEADERS_TRUE='' OTOOL64='' OTOOL='' PACKAGE='moab' PACKAGE_BUGREPORT='' PACKAGE_NAME='MOAB' PACKAGE_STRING='MOAB 4.7.0pre' PACKAGE_TARNAME='moab' PACKAGE_URL='' PACKAGE_VERSION='4.7.0pre' 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/bash' SIZEOF_VOID_P='8' STRIP='strip' UIC='' USE_MPIEXEC_FALSE='#' USE_MPIEXEC_TRUE='' USE_MPI_FALSE='#' USE_MPI_TRUE='' VERSION='4.7.0pre' VTK_INCLUDES='' VTK_INC_DIR='' VTK_LIBS='' VTK_LIB_DIR='' WITH_MPE='no' 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-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/donikian/repos/moabcoupling/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' 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='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MOAB" #define PACKAGE_TARNAME "moab" #define PACKAGE_VERSION "4.7.0pre" #define PACKAGE_STRING "MOAB 4.7.0pre" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "moab" #define VERSION "4.7.0pre" #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 FC_FUNC(name,NAME) name ## _ #define FC_FUNC_(name,NAME) name ## _ #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 "4.7.0pre" #define MB_VERSION_MAJOR 4 #define MB_VERSION_MINOR 7 #define MB_VERSION_PATCH 0pre #define MB_VERSION_STRING "MOAB 4.7.0pre" #define HAVE_HDF5_H 1 configure: exit 0