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.8.2pre, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ../configure --prefix=/home/xu/research/softwares/Projects_warthog/warthog/moab/install --with-hdf5=/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14 --with-netcdf=/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2 --with-mpi --enable-shared CC=mpicc CXX=mpicxx FC=mpif90 F77=mpif77

## --------- ##
## Platform. ##
## --------- ##

hostname = xu-ThinkPad-T440p
uname -m = x86_64
uname -r = 3.16.0-43-generic
uname -s = Linux
uname -v = #58~14.04.1-Ubuntu SMP Mon Jun 22 10:21:20 UTC 2015

/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/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/bin
PATH: /home/xu/research/softwares/dakota/bin
PATH: /home/xu/research/softwares/dakota/test
PATH: /home/xu/bin
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
PATH: /home/xu/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3245: checking build system type
configure:3259: result: x86_64-unknown-linux-gnu
configure:3279: checking host system type
configure:3292: result: x86_64-unknown-linux-gnu
configure:3312: checking target system type
configure:3325: result: x86_64-unknown-linux-gnu
configure:3367: checking for a BSD-compatible install
configure:3435: result: /usr/bin/install -c
configure:3446: checking whether build environment is sane
configure:3501: result: yes
configure:3652: checking for a thread-safe mkdir -p
configure:3691: result: /bin/mkdir -p
configure:3698: checking for gawk
configure:3728: result: no
configure:3698: checking for mawk
configure:3714: found /usr/bin/mawk
configure:3725: result: mawk
configure:3736: checking whether make sets $(MAKE)
configure:3758: result: yes
configure:3787: checking whether make supports nested variables
configure:3804: result: yes
configure:3932: checking for sed
configure:3948: found /bin/sed
configure:3960: result: sed
configure:4006: checking for style of include used by make
configure:4034: result: GNU
configure:4225: checking for gcc
configure:4252: result: mpicc
configure:4481: checking for C compiler version
configure:4490: mpicc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:4501: $? = 0
configure:4490: mpicc -v >&5
mpicc for MPICH version 3.0.4
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --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.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
configure:4501: $? = 0
configure:4490: mpicc -V >&5
gcc: error: unrecognized command line option '-V'
configure:4501: $? = 1
configure:4490: mpicc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
configure:4501: $? = 1
configure:4521: checking whether the C compiler works
configure:4543: mpicc    conftest.c  >&5
configure:4547: $? = 0
configure:4595: result: yes
configure:4598: checking for C compiler default output file name
configure:4600: result: a.out
configure:4606: checking for suffix of executables
configure:4613: mpicc -o conftest    conftest.c  >&5
configure:4617: $? = 0
configure:4639: result: 
configure:4661: checking whether we are cross compiling
configure:4669: mpicc -o conftest    conftest.c  >&5
configure:4673: $? = 0
configure:4680: ./conftest
configure:4684: $? = 0
configure:4699: result: no
configure:4704: checking for suffix of object files
configure:4726: mpicc -c   conftest.c >&5
configure:4730: $? = 0
configure:4751: result: o
configure:4755: checking whether we are using the GNU C compiler
configure:4774: mpicc -c   conftest.c >&5
configure:4774: $? = 0
configure:4783: result: yes
configure:4792: checking whether mpicc accepts -g
configure:4812: mpicc -c -g  conftest.c >&5
configure:4812: $? = 0
configure:4853: result: yes
configure:4870: checking for mpicc option to accept ISO C89
configure:4933: mpicc  -c -g -O2  conftest.c >&5
configure:4933: $? = 0
configure:4946: result: none needed
configure:4971: checking whether mpicc understands -c and -o together
configure:4993: mpicc -c conftest.c -o conftest2.o
configure:4996: $? = 0
configure:4993: mpicc -c conftest.c -o conftest2.o
configure:4996: $? = 0
configure:5008: result: yes
configure:5027: checking dependency style of mpicc
configure:5138: result: gcc3
configure:5158: checking how to run the C preprocessor
configure:5189: mpicc -E  conftest.c
configure:5189: $? = 0
configure:5203: mpicc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:5203: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5228: result: mpicc -E
configure:5248: mpicc -E  conftest.c
configure:5248: $? = 0
configure:5262: mpicc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:5262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5467: checking for C++ compiler version
configure:5476: mpicxx --version >&5
g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:5487: $? = 0
configure:5476: mpicxx -v >&5
mpicxx for MPICH version 3.0.4
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --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.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
configure:5487: $? = 0
configure:5476: mpicxx -V >&5
g++: error: unrecognized command line option '-V'
configure:5487: $? = 1
configure:5476: mpicxx -qversion >&5
g++: error: unrecognized command line option '-qversion'
configure:5487: $? = 1
configure:5491: checking whether we are using the GNU C++ compiler
configure:5510: mpicxx -c   conftest.cpp >&5
configure:5510: $? = 0
configure:5519: result: yes
configure:5528: checking whether mpicxx accepts -g
configure:5548: mpicxx -c -g  conftest.cpp >&5
configure:5548: $? = 0
configure:5589: result: yes
configure:5614: checking dependency style of mpicxx
configure:5725: result: gcc3
configure:5745: checking how to run the C++ preprocessor
configure:5772: mpicxx -E  conftest.cpp
configure:5772: $? = 0
configure:5786: mpicxx -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:5786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5811: result: mpicxx -E
configure:5831: mpicxx -E  conftest.cpp
configure:5831: $? = 0
configure:5845: mpicxx -E  conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:5845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6108: checking for Fortran compiler version
configure:6117: mpif90 --version >&5
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:6128: $? = 0
configure:6117: mpif90 -v >&5
mpif90 for MPICH version 3.0.4
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --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.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
configure:6128: $? = 0
configure:6117: mpif90 -V >&5
gfortran: error: unrecognized command line option '-V'
configure:6128: $? = 1
configure:6117: mpif90 -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
configure:6128: $? = 1
configure:6137: checking whether we are using the GNU Fortran compiler
configure:6150: mpif90 -c   conftest.F >&5
configure:6150: $? = 0
configure:6159: result: yes
configure:6165: checking whether mpif90 accepts -g
configure:6176: mpif90 -c -g  conftest.f >&5
configure:6176: $? = 0
configure:6184: result: yes
configure:6319: checking for Fortran 77 compiler version
configure:6328: mpif77 --version >&5
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:6339: $? = 0
configure:6328: mpif77 -v >&5
mpif77 for MPICH version 3.0.4
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --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.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
configure:6339: $? = 0
configure:6328: mpif77 -V >&5
gfortran: error: unrecognized command line option '-V'
configure:6339: $? = 1
configure:6328: mpif77 -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
configure:6339: $? = 1
configure:6348: checking whether we are using the GNU Fortran 77 compiler
configure:6361: mpif77 -c  conftest.F >&5
configure:6361: $? = 0
configure:6370: result: yes
configure:6376: checking whether mpif77 accepts -g
configure:6387: mpif77 -c -g conftest.f >&5
configure:6387: $? = 0
configure:6395: result: yes
configure:6452: checking how to get verbose linking output from mpif77
configure:6462: mpif77 -c -g -O2 conftest.f >&5
configure:6462: $? = 0
configure:6480: mpif77 -o conftest -g -O2 -v conftest.f
mpif77 for MPICH version 3.0.4
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f -ffixed-form -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/ccOIyGwK.s
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -v -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include --64 -o /tmp/cctkI4rF.o /tmp/ccOIyGwK.s
GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec
rename spec lib to liborig
 /usr/lib/gcc/x86_64-linux-gnu/4.8/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.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. /tmp/cctkI4rF.o -rpath /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
configure:6563: result: -v
configure:6565: checking for Fortran 77 libraries of mpif77
configure:6588: mpif77 -o conftest -g -O2 -v conftest.f
mpif77 for MPICH version 3.0.4
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f -ffixed-form -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/ccOb1PeN.s
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -v -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include --64 -o /tmp/ccmIekiI.o /tmp/ccOb1PeN.s
GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec
rename spec lib to liborig
 /usr/lib/gcc/x86_64-linux-gnu/4.8/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.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. /tmp/ccmIekiI.o -rpath /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
configure:6784: result:  -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lquadmath
configure:6799: checking how to get verbose linking output from mpif90
configure:6809: mpif90 -c -g -O2  conftest.f >&5
configure:6809: $? = 0
configure:6827: mpif90 -o conftest -g -O2 -v conftest.f
mpif90 for MPICH version 3.0.4
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f -ffixed-form -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/ccaEVsxS.s
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -v -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include --64 -o /tmp/cc08uKNN.o /tmp/ccaEVsxS.s
GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec
rename spec lib to liborig
 /usr/lib/gcc/x86_64-linux-gnu/4.8/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.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. /tmp/cc08uKNN.o -lmpichf90 -rpath /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
configure:6910: result: -v
configure:6912: checking for Fortran libraries of mpif90
configure:6935: mpif90 -o conftest -g -O2 -v conftest.f
mpif90 for MPICH version 3.0.4
Using built-in specs.
Target: x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
 /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f -ffixed-form -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/ccNyUFMS.s
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (Ubuntu 4.8.4-2ubuntu1~14.04) version 4.8.4 (x86_64-linux-gnu)
	compiled by GNU C version 4.8.4, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -v -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include -I /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/include --64 -o /tmp/cckcYgbO.o /tmp/ccNyUFMS.s
GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec
rename spec lib to liborig
 /usr/lib/gcc/x86_64-linux-gnu/4.8/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.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. /tmp/cckcYgbO.o -lmpichf90 -rpath /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
configure:7131: result:  -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lmpichf90 -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lquadmath
configure:7164: checking for known C compilers
configure:7185: mpicc -c -g -O2  conftest.c >&5
conftest.c:13:4: error: unknown type name 'choke'
    choke me
    ^
conftest.c:15:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
 int
 ^
configure:7185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| 
|  #ifndef __INTEL_COMPILER
|    choke me
|  #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7205: mpicc -c -g -O2  conftest.c >&5
conftest.c:13:4: error: unknown type name 'choke'
    choke me
    ^
conftest.c:15:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
 int
 ^
configure:7205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| 
|  #ifndef __clang__
|    choke me
|  #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7599: result: GNU
configure:7607: checking for known compiler/OS combinations
configure:7686: result: GNU:x86_64
configure:7700: checking for known c++ compilers
configure:7721: mpicxx -c -g -O2  conftest.cpp >&5
conftest.cpp:13:4: error: 'choke' does not name a type
    choke me
    ^
configure:7721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| 
|  #ifndef __INTEL_COMPILER
|    choke me
|  #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7741: mpicxx -c -g -O2  conftest.cpp >&5
conftest.cpp:13:4: error: 'choke' does not name a type
    choke me
    ^
configure:7741: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* end confdefs.h.  */
| 
|  #ifndef __clang__
|    choke me
|  #endif
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8158: result: GNU
configure:8166: checking for known compiler/CPU/OS combinations
configure:8233: result: GNU:linux-gnu:x86_64
configure:8394: checking for Fortran name-mangling scheme
configure:8407: mpif77 -c   -O2 conftest.f >&5
configure:8407: $? = 0
configure:8440: 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   >&5
/tmp/ccFDctH3.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `foobar'
collect2: error: ld returned 1 exit status
configure:8440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| /* 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 ();
| int
| main ()
| {
| return foobar ();
|   ;
|   return 0;
| }
configure:8440: 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   >&5
configure:8440: $? = 0
configure:8490: 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   >&5
configure:8490: $? = 0
configure:8531: result: lower case, underscore, no extra underscore
configure:8585: checking for alternate main to link with Fortran 77 libraries
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main MAIN__
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main MAIN_
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main __main
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main MAIN
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main _MAIN
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main __MAIN
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main main_
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main main__
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8617: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef F77_DUMMY_MAIN
| #endif
| #define main _main
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8632: result: main
configure:8658: checking for Fortran name-mangling scheme
configure:8671: mpif90 -c   -O2  conftest.f >&5
configure:8671: $? = 0
configure:8704: 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   >&5
/tmp/ccDgpCJt.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `foobar'
collect2: error: ld returned 1 exit status
configure:8704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| /* 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 ();
| int
| main ()
| {
| return foobar ();
|   ;
|   return 0;
| }
configure:8704: 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   >&5
configure:8704: $? = 0
configure:8754: 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   >&5
configure:8754: $? = 0
configure:8795: result: lower case, underscore, no extra underscore
configure:8849: checking for alternate main to link with Fortran libraries
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main MAIN__
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main MAIN_
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main __main
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main MAIN
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main _MAIN
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main __MAIN
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main main_
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main main__
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8881: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c   >&5
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 0 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 1 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 2 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 3 has invalid symbol index 2
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 4 has invalid symbol index 11
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 5 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 6 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 7 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 8 has invalid symbol index 12
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 9 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 10 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 11 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 12 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 13 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 14 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 15 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 16 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 17 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 18 has invalid symbol index 13
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_info): relocation 19 has invalid symbol index 21
/usr/bin/ld: /usr/lib/debug/usr/lib/x86_64-linux-gnu/crt1.o(.debug_line): relocation 0 has invalid symbol index 2
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
configure:8881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| /* end confdefs.h.  */
| #ifdef FC_DUMMY_MAIN_EQ_F77
| #  undef F77_DUMMY_MAIN
| #  undef FC_DUMMY_MAIN
| #else
| #  undef FC_DUMMY_MAIN
| #endif
| #define main _main
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8896: result: main
configure:8937: checking whether mpif90 supports -stdlib=libstdc++
configure:8944: mpif90 -o conftest   -O2  -lstdc++  conftest.f  >&5
configure:8944: $? = 0
configure:8945: result: yes
configure:9027: checking whether make supports nested variables
configure:9044: result: yes
configure:9057: checking whether ln -s works
configure:9061: result: yes
configure:9068: checking whether make sets $(MAKE)
configure:9090: result: yes
configure:9180: checking how to print strings
configure:9207: result: printf
configure:9228: checking for a sed that does not truncate output
configure:9292: result: sed
configure:9310: checking for grep that handles long lines and -e
configure:9368: result: /bin/grep
configure:9373: checking for egrep
configure:9435: result: /bin/grep -E
configure:9440: checking for fgrep
configure:9502: result: /bin/grep -F
configure:9537: checking for ld used by mpicc
configure:9604: result: /usr/bin/ld
configure:9611: checking if the linker (/usr/bin/ld) is GNU ld
configure:9626: result: yes
configure:9638: checking for BSD- or MS-compatible name lister (nm)
configure:9687: result: /usr/bin/nm -B
configure:9817: checking the name lister (/usr/bin/nm -B) interface
configure:9824: 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:9827: /usr/bin/nm -B "conftest.o"
configure:9830: output
0000000000000000 B some_variable
configure:9837: result: BSD nm
configure:9841: checking the maximum length of command line arguments
configure:9972: result: 1572864
configure:9989: checking whether the shell understands some XSI constructs
configure:9999: result: yes
configure:10003: checking whether the shell understands "+="
configure:10009: result: yes
configure:10044: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:10084: result: func_convert_file_noop
configure:10091: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:10111: result: func_convert_file_noop
configure:10118: checking for /usr/bin/ld option to reload object files
configure:10125: result: -r
configure:10199: checking for objdump
configure:10215: found /usr/bin/objdump
configure:10226: result: objdump
configure:10258: checking how to recognize dependent libraries
configure:10456: result: pass_all
configure:10541: checking for dlltool
configure:10571: result: no
configure:10601: checking how to associate runtime and link libraries
configure:10628: result: printf %s\n
configure:10688: checking for ar
configure:10704: found /usr/bin/ar
configure:10715: result: ar
configure:10752: checking for archiver @FILE support
configure:10769: 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:10769: $? = 0
configure:10772: ar cru libconftest.a @conftest.lst >&5
configure:10775: $? = 0
configure:10780: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:10783: $? = 1
configure:10795: result: @
configure:10853: checking for strip
configure:10869: found /usr/bin/strip
configure:10880: result: strip
configure:10952: checking for ranlib
configure:10968: found /usr/bin/ranlib
configure:10979: result: ranlib
configure:11081: checking command to parse /usr/bin/nm -B output from mpicc object
configure:11201: 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:11204: $? = 0
configure:11208: /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:11211: $? = 0
configure:11277: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c conftstm.o >&5
conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
   {"nm_test_func", (void *) &nm_test_func},
                    ^
configure:11280: $? = 0
configure:11318: result: ok
configure:11355: checking for sysroot
configure:11385: result: no
configure:11462: 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:11465: $? = 0
configure:11654: checking for mt
configure:11670: found /bin/mt
configure:11681: result: mt
configure:11704: checking if mt is a manifest tool
configure:11710: mt '-?'
configure:11718: result: no
configure:12356: checking for ANSI C header files
configure:12376: 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:12376: $? = 0
configure:12449: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c  >&5
configure:12449: $? = 0
configure:12449: ./conftest
configure:12449: $? = 0
configure:12460: result: yes
configure:12473: checking for sys/types.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for sys/stat.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for stdlib.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for string.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for memory.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for strings.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for inttypes.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for stdint.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12473: checking for unistd.h
configure:12473: 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:12473: $? = 0
configure:12473: result: yes
configure:12487: checking for dlfcn.h
configure:12487: 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:12487: $? = 0
configure:12487: result: yes
configure:12672: checking for objdir
configure:12687: result: .libs
configure:12958: checking if mpicc supports -fno-rtti -fno-exceptions
configure:12976: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -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:12980: $? = 0
configure:12993: result: no
configure:13320: checking for mpicc option to produce PIC
configure:13327: result: -fPIC -DPIC
configure:13335: checking if mpicc PIC flag -fPIC -DPIC works
configure:13353: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -fPIC -DPIC -DPIC conftest.c >&5
configure:13357: $? = 0
configure:13370: result: yes
configure:13399: checking if mpicc static flag -static works
configure:13427: result: yes
configure:13442: checking if mpicc supports -c -o file.o
configure:13463: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -o out/conftest2.o conftest.c >&5
configure:13467: $? = 0
configure:13489: result: yes
configure:13497: checking if mpicc supports -c -o file.o
configure:13544: result: yes
configure:13577: checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14734: result: yes
configure:14771: checking whether -lc should be explicitly linked in
configure:14779: 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:14782: $? = 0
configure:14797: mpicc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:14800: $? = 0
configure:14814: result: no
configure:14974: checking dynamic linker characteristics
configure:15474: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:15474: $? = 0
configure:15708: result: GNU/Linux ld.so
configure:15815: checking how to hardcode library paths into programs
configure:15840: result: immediate
configure:15934: checking for shl_load
configure:15934: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c  >&5
/tmp/cciAwLl3.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:15934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* 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 shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:15934: result: no
configure:15938: checking for shl_load in -ldld
configure:15963: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:15963: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:15972: result: no
configure:15977: checking for dlopen
configure:15977: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c  >&5
/tmp/cccLHCm8.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:15977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* 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 dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:15977: result: no
configure:15981: checking for dlopen in -ldl
configure:16006: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c -ldl   >&5
configure:16006: $? = 0
configure:16015: result: yes
configure:16134: checking whether a program can dlopen itself
configure:16214: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure:16217: $? = 0
configure:16235: result: yes
configure:16240: checking whether a statically linked program can dlopen itself
configure:16320: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccQzX2qh.o: In function `main':
conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:16323: $? = 1
configure:16341: result: no
configure:16380: checking whether stripping libraries is possible
configure:16385: result: yes
configure:16420: checking if libtool supports shared libraries
configure:16422: result: yes
configure:16425: checking whether to build shared libraries
configure:16446: result: yes
configure:16449: checking whether to build static libraries
configure:16453: result: yes
configure:16476: checking how to run the C++ preprocessor
configure:16542: result: mpicxx -E
configure:16562: mpicxx -E  conftest.cpp
configure:16562: $? = 0
configure:16576: mpicxx -E  conftest.cpp
conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:16576: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 <ac_nonexistent.h>
configure:16745: checking for ld used by mpicxx
configure:16812: result: /usr/bin/ld -m elf_x86_64
configure:16819: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:16834: result: yes
configure:16889: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:17891: result: yes
configure:17927: 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:17930: $? = 0
configure:18450: checking for mpicxx option to produce PIC
configure:18457: result: -fPIC -DPIC
configure:18465: checking if mpicxx PIC flag -fPIC -DPIC works
configure:18483: mpicxx -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:18487: $? = 0
configure:18500: result: yes
configure:18523: checking if mpicxx static flag -static works
configure:18551: result: yes
configure:18563: checking if mpicxx supports -c -o file.o
configure:18584: mpicxx -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -o out/conftest2.o conftest.cpp >&5
configure:18588: $? = 0
configure:18610: result: yes
configure:18615: checking if mpicxx supports -c -o file.o
configure:18662: result: yes
configure:18692: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:18731: result: yes
configure:18872: checking dynamic linker characteristics
configure:19540: result: GNU/Linux ld.so
configure:19593: checking how to hardcode library paths into programs
configure:19618: result: immediate
configure:19766: checking if libtool supports shared libraries
configure:19768: result: yes
configure:19771: checking whether to build shared libraries
configure:19791: result: yes
configure:19794: checking whether to build static libraries
configure:19798: result: yes
configure:20119: checking for mpif77 option to produce PIC
configure:20126: result: -fPIC
configure:20134: checking if mpif77 PIC flag -fPIC works
configure:20152: mpif77 -c   -O2 -lstdc++ -fPIC conftest.f >&5
configure:20156: $? = 0
configure:20169: result: yes
configure:20192: checking if mpif77 static flag -static works
configure:20220: result: yes
configure:20232: checking if mpif77 supports -c -o file.o
configure:20253: mpif77 -c   -O2 -lstdc++ -o out/conftest2.o conftest.f >&5
configure:20257: $? = 0
configure:20279: result: yes
configure:20284: checking if mpif77 supports -c -o file.o
configure:20331: result: yes
configure:20361: checking whether the mpif77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:21468: result: yes
configure:21609: checking dynamic linker characteristics
configure:22271: result: GNU/Linux ld.so
configure:22324: checking how to hardcode library paths into programs
configure:22349: result: immediate
configure:22493: checking if libtool supports shared libraries
configure:22495: result: yes
configure:22498: checking whether to build shared libraries
configure:22518: result: yes
configure:22521: checking whether to build static libraries
configure:22525: result: yes
configure:22559: mpif90 -c   -O2 -lstdc++  conftest.f >&5
configure:22562: $? = 0
configure:22991: checking for mpif90 option to produce PIC
configure:22998: result: -fPIC
configure:23006: checking if mpif90 PIC flag -fPIC works
configure:23024: mpif90 -c   -O2 -lstdc++ -fPIC  conftest.f >&5
configure:23028: $? = 0
configure:23041: result: yes
configure:23064: checking if mpif90 static flag -static works
configure:23092: result: yes
configure:23104: checking if mpif90 supports -c -o file.o
configure:23125: mpif90 -c   -O2 -lstdc++ -o out/conftest2.o  conftest.f >&5
configure:23129: $? = 0
configure:23151: result: yes
configure:23156: checking if mpif90 supports -c -o file.o
configure:23203: result: yes
configure:23233: checking whether the mpif90 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:24340: result: yes
configure:24481: checking dynamic linker characteristics
configure:25143: result: GNU/Linux ld.so
configure:25196: checking how to hardcode library paths into programs
configure:25221: result: immediate
configure:25272: checking whether byte ordering is bigendian
configure:25287: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  conftest.c >&5
conftest.c:30:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:30:15: error: unknown type name 'universal'
configure:25287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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:25332: 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:25332: $? = 0
configure:25350: 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:36:4: error: unknown type name 'not'
    not big endian
    ^
conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^
configure:25350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:25478: result: no
configure:25498: checking if platform is IBM BlueGene
configure:25515: 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:31:4: error: unknown type name 'choke'
    choke me
    ^
conftest.c:33:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
 int
 ^
configure:25515: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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:25520: result: no
configure:25528: checking for gunzip
configure:25544: found /bin/gunzip
configure:25555: result: gunzip -c
configure:25565: checking for gzip
configure:25592: result: gunzip -c
configure:25602: checking for zcat
configure:25629: result: gunzip -c
configure:25652: checking if C++ compiler supports template class specialization
configure:25676: 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:34:12: warning: variable 'one' set but not used [-Wunused-but-set-variable]
 MyTempl<1> one; MyTempl<0> zero; one.data[0] = zero.value = '\0';
            ^
configure:25676: $? = 0
configure:25689: result: yes
configure:25702: checking if C++ compiler supports template function specialization
configure:25727: 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:25727: $? = 0
configure:25740: result: yes
configure:25760: checking if mpicxx works
configure:25773: 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:25773: $? = 0
configure:25787: 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:36:4: error: 'choke' was not declared in this scope
    choke me
    ^
conftest.cpp:36:10: error: expected ';' before 'me'
    choke me
          ^
configure:25787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifdef __cplusplus
|    choke me
|  #endif
|   ;
|   return 0;
| }
configure:25791: result: yes
configure:25814: checking whether Fortran 77 supports Cray-style pointer
configure:25841: mpif77 -c   -O2 -lstdc++  conftest.f >&5
conftest.f:5.16:

        pointer (MPTR,M)                                                
                1
Error: Cray pointer declaration at (1) requires -fcray-pointer flag
configure:25841: $? = 1
configure: failed program was:
| 
|           program main
| 
|         integer M
|         pointer (MPTR,M)
|         data MPTR/0/
| 
|       end
| 
configure:25841: mpif77 -c   -O2 -lstdc++ -fcray-pointer conftest.f >&5
configure:25841: $? = 0
configure:25860: result: yes
configure:25864: checking for Fortran 77 compiler flag for Cray-style pointer
configure:25867: result: -fcray-pointer
configure:25884: checking whether Fortran 90 supports Cray-style pointer
configure:25911: mpif90 -c   -O2 -lstdc++   conftest.f >&5
conftest.f:5.16:

        pointer (MPTR,M)                                                
                1
Error: Cray pointer declaration at (1) requires -fcray-pointer flag
configure:25911: $? = 1
configure: failed program was:
| 
|           program main
| 
|         integer M
|         pointer (MPTR,M)
|         data MPTR/0/
| 
|       end
| 
configure:25911: mpif90 -c   -O2 -lstdc++ -fcray-pointer  conftest.f >&5
configure:25911: $? = 0
configure:25931: result: yes
configure:25935: checking for Fortran 90 compiler flag for Cray-style pointer
configure:25938: result: -fcray-pointer
configure:25956: checking for vsnprintf
configure:25956: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c  >&5
conftest.c:54:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
 char vsnprintf ();
      ^
configure:25956: $? = 0
configure:25956: result: yes
configure:25965: checking if std::vector has templatized insert method
configure:25992: 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:25992: $? = 0
configure:26005: result: yes
configure:26016: checking if std::copy must be old SGI format
configure:26039: 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:36:9: warning: unused variable 'b' [-Wunused-variable]
 int* a, b = std::count(a, a, 5);
         ^
conftest.cpp:36:31: warning: 'a' is used uninitialized in this function [-Wuninitialized]
 int* a, b = std::count(a, a, 5);
                               ^
configure:26039: $? = 0
configure:26052: result: no
configure:26066: checking for inttypes.h
configure:26066: result: yes
configure:26074: checking for stdint.h
configure:26074: result: yes
configure:26082: checking for sys/types.h
configure:26082: result: yes
configure:26090: checking stddef.h usability
configure:26090: 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:26090: $? = 0
configure:26090: result: yes
configure:26090: checking stddef.h presence
configure:26090: mpicc -E  conftest.c
configure:26090: $? = 0
configure:26090: result: yes
configure:26090: checking for stddef.h
configure:26090: result: yes
configure:26098: checking for stdlib.h
configure:26098: result: yes
configure:26111: checking size of void *
configure:26116: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c  >&5
configure:26116: $? = 0
configure:26116: ./conftest
configure:26116: $? = 0
configure:26130: result: 8
configure:26176: checking for size_t
configure:26176: 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:26176: $? = 0
configure:26176: 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:74:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:26176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26176: result: yes
configure:26222: checking for ptrdiff_t
configure:26222: 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:26222: $? = 0
configure:26222: 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:24: error: expected expression before ')' token
 if (sizeof ((ptrdiff_t)))
                        ^
configure:26222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26222: result: yes
configure:26312: checking for compress in -lz
configure:26337: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c -lz   >&5
configure:26337: $? = 0
configure:26346: result: yes
configure:26352: checking for dlopen in -ldl
configure:26386: result: yes
configure:26392: checking for pow in -lm
configure:26417: 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   -lz -ldl >&5
conftest.c:47:6: warning: conflicting types for built-in function 'pow' [enabled by default]
 char pow ();
      ^
configure:26417: $? = 0
configure:26426: result: yes
configure:26482: checking size of EntityHandle
configure:26484: result: 8
configure:26495: checking if iGeom support is to be built
configure:26497: result: no
configure:26516: checking if iMesh support is to be built
configure:26518: result: yes
configure:26585: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:787: creating libtool
configure:28727: checking ieeefp.h usability
configure:28727: 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:79:20: fatal error: ieeefp.h: No such file or directory
 #include <ieeefp.h>
                    ^
compilation terminated.
configure:28727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieeefp.h>
configure:28727: result: no
configure:28727: checking ieeefp.h presence
configure:28727: mpicc -E  conftest.c
conftest.c:46:20: fatal error: ieeefp.h: No such file or directory
 #include <ieeefp.h>
                    ^
compilation terminated.
configure:28727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| /* end confdefs.h.  */
| #include <ieeefp.h>
configure:28727: result: no
configure:28727: checking for ieeefp.h
configure:28727: result: no
configure:28776: checking for C++ unordered_map
configure:28799: 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.8/unordered_map:35:0,
                 from conftest.cpp:46:
/usr/include/c++/4.8/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.
 #error This file requires compiler and library support for the \
  ^
conftest.cpp: In function 'int main()':
conftest.cpp:50:1: error: 'unordered_map' is not a member of 'std'
 std::unordered_map<int,int> map
 ^
conftest.cpp:50:20: error: expected primary-expression before 'int'
 std::unordered_map<int,int> map
                    ^
conftest.cpp:50:20: error: expected ';' before 'int'
configure:28799: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| /* end confdefs.h.  */
| #include <unordered_map>
| int
| main ()
| {
| std::unordered_map<int,int> map
|   ;
|   return 0;
| }
configure:28815: 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:28815: $? = 0
configure:28844: result: std::tr1
configure:28882: checking mpi.h usability
configure:28882: 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:28882: $? = 0
configure:28882: result: yes
configure:28882: checking mpi.h presence
configure:28882: mpicc -E  conftest.c
configure:28882: $? = 0
configure:28882: result: yes
configure:28882: checking for mpi.h
configure:28882: result: yes
configure:28897: checking If mpi.h conflicts with C headers in C++
configure:28917: mpicxx -E  conftest.cpp
configure:28917: $? = 0
configure:28918: result: no
configure:29229: checking for mpiexec
configure:29245: found /home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/bin/mpiexec
configure:29256: result: mpiexec
configure:29321: checking for known MPI family and version
configure:29340: result: 
configure:29512: checking for deflate in -lz
configure:29537: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG    conftest.c -lz   -lz -ldl -lm >&5
configure:29537: $? = 0
configure:29546: result: yes
configure:29582: checking for SZ_Decompress in -lsz
configure:29607: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG    conftest.c -lsz   -lz -ldl -lm >&5
/usr/bin/ld: cannot find -lsz
collect2: error: ld returned 1 exit status
configure:29607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 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 SZ_Decompress ();
| int
| main ()
| {
| return SZ_Decompress ();
|   ;
|   return 0;
| }
configure:29616: result: no
configure:29652: checking if HDF5 support is enabled
configure:29668: result: yes
configure:29700: checking for gpfs_stat in -lgpfs
configure:29725: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG   conftest.c -lgpfs   -lz -ldl -lm >&5
/usr/bin/ld: cannot find -lgpfs
collect2: error: ld returned 1 exit status
configure:29725: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 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 ();
| int
| main ()
| {
| return gpfs_stat ();
|   ;
|   return 0;
| }
configure:29734: result: no
configure:29753: checking hdf5.h usability
configure:29753: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -I/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include -isystem /home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include  conftest.c >&5
configure:29753: $? = 0
configure:29753: result: yes
configure:29753: checking hdf5.h presence
configure:29753: mpicc -E  -I/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include -isystem /home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include  conftest.c
configure:29753: $? = 0
configure:29753: result: yes
configure:29753: checking for hdf5.h
configure:29753: result: yes
configure:29779: checking for H5Fopen in -lhdf5
configure:29804: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -I/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include -isystem /home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib  conftest.c -lhdf5   -lz -ldl -lm    -lz -ldl -lm >&5
configure:29804: $? = 0
configure:29814: result: yes
configure:29926: checking for H5Pset_fapl_mpio in -lhdf5
configure:29952: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG     -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib conftest.c -lhdf5 -lhdf5    -lz -ldl -lm  -lz -ldl -lm
        -lz -ldl -lm >&5
configure:29952: $? = 0
configure:29961: result: yes
configure:29986: checking for H5_MPI_COMPLEX_DERIVED_DATATYPE_WORKS
configure:30004: mpicc -E   -I/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include -isystem /home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include conftest.c
configure:30004: $? = 0
configure:30005: result: yes
configure:30023: checking if CCMIO support is enabled
configure:30037: result: yes
configure:30045: checking if CCMIO support available
configure:30047: result: 
configure:30079: checking ccmio.h usability
configure:30079: 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:86:19: fatal error: ccmio.h: No such file or directory
 #include <ccmio.h>
                   ^
compilation terminated.
configure:30079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ccmio.h>
configure:30079: result: no
configure:30079: checking ccmio.h presence
configure:30079: mpicc -E   conftest.c
conftest.c:53:19: fatal error: ccmio.h: No such file or directory
 #include <ccmio.h>
                   ^
compilation terminated.
configure:30079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <ccmio.h>
configure:30079: result: no
configure:30079: checking for ccmio.h
configure:30079: result: no
configure:30093: checking ccmioutility.h usability
configure:30093: 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:86:26: fatal error: ccmioutility.h: No such file or directory
 #include <ccmioutility.h>
                          ^
compilation terminated.
configure:30093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ccmioutility.h>
configure:30093: result: no
configure:30093: checking ccmioutility.h presence
configure:30093: mpicc -E   conftest.c
conftest.c:53:26: fatal error: ccmioutility.h: No such file or directory
 #include <ccmioutility.h>
                          ^
compilation terminated.
configure:30093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <ccmioutility.h>
configure:30093: result: no
configure:30093: checking for ccmioutility.h
configure:30093: result: no
configure:30107: checking ccmiocore.h usability
configure:30107: 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:86:23: fatal error: ccmiocore.h: No such file or directory
 #include <ccmiocore.h>
                       ^
compilation terminated.
configure:30107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ccmiocore.h>
configure:30107: result: no
configure:30107: checking ccmiocore.h presence
configure:30107: mpicc -E   conftest.c
conftest.c:53:23: fatal error: ccmiocore.h: No such file or directory
 #include <ccmiocore.h>
                       ^
compilation terminated.
configure:30107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <ccmiocore.h>
configure:30107: result: no
configure:30107: checking for ccmiocore.h
configure:30107: result: no
configure:30126: checking unsuccessful, Ccmio support disabled
configure:30128: result: 
configure:30166: checking if DAMSEL support is enabled
configure:30183: result: no
configure:30188: checking if DAMSEL support available
configure:30190: result: 
configure:30311: checking if Pnetcdf support is enabled
configure:30314: result: yes
configure:30358: checking pnetcdf.h usability
configure:30358: 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:86:21: fatal error: pnetcdf.h: No such file or directory
 #include <pnetcdf.h>
                     ^
compilation terminated.
configure:30358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pnetcdf.h>
configure:30358: result: no
configure:30358: checking pnetcdf.h presence
configure:30358: mpicc -E   conftest.c
conftest.c:53:21: fatal error: pnetcdf.h: No such file or directory
 #include <pnetcdf.h>
                     ^
compilation terminated.
configure:30358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| /* end confdefs.h.  */
| #include <pnetcdf.h>
configure:30358: result: no
configure:30358: checking for pnetcdf.h
configure:30358: result: no
configure:30422: checking for ncmpi_create in -lpnetcdf
configure:30447: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG       -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib conftest.c -lpnetcdf   -lz -ldl -lm >&5
/usr/bin/ld: cannot find -lpnetcdf
collect2: error: ld returned 1 exit status
configure:30447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 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 ();
| int
| main ()
| {
| return ncmpi_create ();
|   ;
|   return 0;
| }
configure:30456: result: no
configure:30506: checking if NetCDF support is enabled
configure:30520: result: yes
configure:30552: checking for nc-config
configure:30570: found /home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/bin/nc-config
configure:30583: result: /home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/bin/nc-config
configure:30618: checking netcdf.h usability
configure:30618: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include  conftest.c >&5
configure:30618: $? = 0
configure:30618: result: yes
configure:30618: checking netcdf.h presence
configure:30618: mpicc -E -I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include  conftest.c
configure:30618: $? = 0
configure:30618: result: yes
configure:30618: checking for netcdf.h
configure:30618: result: yes
configure:30629: checking if NC_MAX_DIMS is at least 65536
configure:30642: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:5: error: size of array 'arr' is negative
 int arr[1 + (int)(NC_MAX_DIMS) - (int)(65536)];
     ^
conftest.c:58:5: warning: unused variable 'arr' [-Wunused-variable]
configure:30642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| /* end confdefs.h.  */
| #include <netcdf.h>
| int
| main ()
| {
| int arr[1 + (int)(NC_MAX_DIMS) - (int)(65536)];
|   ;
|   return 0;
| }
configure:30646: result: no
configure:30652: checking if NC_MAX_VARS is at least 524288
configure:30665: mpicc -c  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include  conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:5: error: size of array 'arr' is negative
 int arr[1 + (int)(NC_MAX_VARS) - (int)(524288)];
     ^
conftest.c:58:5: warning: unused variable 'arr' [-Wunused-variable]
configure:30665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| /* end confdefs.h.  */
| #include <netcdf.h>
| int
| main ()
| {
| int arr[1 + (int)(NC_MAX_VARS) - (int)(524288)];
|   ;
|   return 0;
| }
configure:30669: result: no
configure:30685: checking for nc_create in -lnetcdf
configure:30710: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include  -L/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/lib -lnetcdf     -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib conftest.c -lnetcdf   -lz -ldl -lm >&5
configure:30710: $? = 0
configure:30719: result: yes
configure:30977: checking if CGNS support is enabled
configure:30991: result: yes
configure:31034: checking cgnslib.h usability
configure:31034: 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:88:21: fatal error: cgnslib.h: No such file or directory
 #include <cgnslib.h>
                     ^
compilation terminated.
configure:31034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NETCDF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cgnslib.h>
configure:31034: result: no
configure:31034: checking cgnslib.h presence
configure:31034: mpicc -E   conftest.c
conftest.c:55:21: fatal error: cgnslib.h: No such file or directory
 #include <cgnslib.h>
                     ^
compilation terminated.
configure:31034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NETCDF 1
| /* end confdefs.h.  */
| #include <cgnslib.h>
configure:31034: result: no
configure:31034: checking for cgnslib.h
configure:31034: result: no
configure:31038: WARNING: CGNS header not found.
configure:31045: checking for cg_open in -lcgns
configure:31070: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG      -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib conftest.c -lcgns   -lz -ldl -lm >&5
/usr/bin/ld: cannot find -lcgns
collect2: error: ld returned 1 exit status
configure:31070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NETCDF 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 cg_open ();
| int
| main ()
| {
| return cg_open ();
|   ;
|   return 0;
| }
configure:31079: result: no
configure:31198: checking for cg_open in -lcgns
configure:31223: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG      -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib conftest.c -lcgns -lhdf5_hl -lhdf5    -lz -ldl -lm   -lz -ldl -lm >&5
/usr/bin/ld: cannot find -lcgns
collect2: error: ld returned 1 exit status
configure:31223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NETCDF 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 cg_open ();
| int
| main ()
| {
| return cg_open ();
|   ;
|   return 0;
| }
configure:31232: result: no
configure:31241: checking for cg_open in -lcgns
configure:31266: mpicc -o conftest  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG      -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib conftest.c -lcgns -lhdf5_hl -lhdf5    -lz -ldl -lm -lcurl   -lz -ldl -lm >&5
/usr/bin/ld: cannot find -lcgns
/usr/bin/ld: cannot find -lcurl
collect2: error: ld returned 1 exit status
configure:31266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MOAB"
| #define PACKAGE_TARNAME "moab"
| #define PACKAGE_VERSION "4.8.2pre"
| #define PACKAGE_STRING "MOAB 4.8.2pre"
| #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
| #define PACKAGE_URL "http://sigma.mcs.anl.gov"
| #define PACKAGE "moab"
| #define VERSION "4.8.2pre"
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| #define F77_MAIN main
| #define FC_FUNC(name,NAME) name ## _
| #define FC_FUNC_(name,NAME) name ## _
| #define FC_MAIN main
| #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 TEMPLATE_SPECIALIZATION 1
| #define TEMPLATE_FUNC_SPECIALIZATION 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define SIZEOF_VOID_P 8
| #define HAVE_SIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_IMESH 1
| #define VERSION "4.8.2pre"
| #define VERSION_MAJOR 4
| #define VERSION_MINOR 8
| #define VERSION_PATCH 2pre
| #define VERSION_STRING "MOAB 4.8.2pre"
| #define UNORDERED_MAP_NS std::tr1
| #define HAVE_UNORDERED_MAP tr1/unordered_map
| #define HAVE_UNORDERED_SET tr1/unordered_set
| #define HAVE_MPI 1
| #define HAVE_HDF5_H 1
| #define HAVE_HDF5 1
| #define HAVE_HDF5_PARALLEL 1
| #define HAVE_NETCDF_H 1
| #define HAVE_NETCDF 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 cg_open ();
| int
| main ()
| {
| return cg_open ();
|   ;
|   return 0;
| }
configure:31275: result: no
configure:31301: WARNING: "CGNS support disabled"
configure:31400: checking for doxygen
configure:31433: result: no
configure:32369: checking if mbconvert is to be built
configure:32371: result: yes
configure:32401: checking if hexmodops is to be built
configure:32403: result: yes
configure:32433: checking if qvdual is to be built
configure:32435: result: no
configure:32465: checking if vtkMOABReader is to be built
configure:32467: result: no
configure:32497: checking if mbsize is to be built
configure:32499: result: yes
configure:32529: checking if mbskin is to be built
configure:32531: result: yes
configure:32561: checking if mbtagprop is to be built
configure:32563: result: yes
configure:32593: checking if mbmem is to be built
configure:32595: result: yes
configure:32625: checking if spheredecomp is to be built
configure:32627: result: yes
configure:32657: checking if mbsurfplot is to be built
configure:32659: result: yes
configure:32726: checking if mbpart is to be built
configure:32728: result: no
configure:32760: checking if dagmc is to be built
configure:32762: result: no
configure:32797: checking if gsets is to be built
configure:32799: result: yes
configure:32829: checking if mbdepth is to be built
configure:32831: result: yes
configure:32862: checking if mbcoupler is to be built
configure:32864: result: no
configure:32894: checking if mcnpmit is to be built
configure:32896: result: no
configure:32926: checking if refiner is to be built
configure:32928: result: no
configure:33057: checking if h5mtools is to be built
configure:33059: result: yes
configure:33089: checking if mbcslam is to be built
configure:33091: result: no
configure:33121: checking if ahf is to be built
configure:33123: result: no
configure:33153: checking if mbquality is to be built
configure:33155: result: yes
configure:33185: checking if mbumr is to be built
configure:33187: result: yes
configure:36075: checking that generated files are newer than configure
configure:36081: result: done
configure:36301: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MOAB config.status 4.8.2pre, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on xu-ThinkPad-T440p

config.status:1531: creating Makefile
config.status:1531: creating moab.make
config.status:1531: creating MOABConfig.cmake
config.status:1531: creating examples/makefile
config.status:1531: creating examples/old/deform_mesh/makefile
config.status:1531: creating src/Makefile
config.status:1531: creating src/io/Makefile
config.status:1531: creating src/io/mhdf/Makefile
config.status:1531: creating src/LocalDiscretization/Makefile
config.status:1531: creating src/RefineMesh/Makefile
config.status:1531: creating src/parallel/Makefile
config.status:1531: creating src/verdict/Makefile
config.status:1531: creating test/Makefile
config.status:1531: creating test/dagmc/Makefile
config.status:1531: creating test/h5file/Makefile
config.status:1531: creating test/dual/Makefile
config.status:1531: creating test/obb/Makefile
config.status:1531: creating test/perf/Makefile
config.status:1531: creating test/perf/point_location/Makefile
config.status:1531: creating test/io/Makefile
config.status:1531: creating test/parallel/Makefile
config.status:1531: creating itaps/iBase_f.h
config.status:1531: creating itaps/Makefile
config.status:1531: creating itaps/imesh/Makefile
config.status:1531: creating itaps/imesh/iMesh-Defs.inc
config.status:1531: creating itaps/igeom/Makefile
config.status:1531: creating itaps/igeom/FBiGeom-Defs.inc
config.status:1531: creating tools/Makefile
config.status:1531: creating tools/refiner/Makefile
config.status:1531: creating tools/mbcoupler/Makefile
config.status:1531: creating tools/mbcslam/Makefile
config.status:1531: creating tools/mcnpmit/Makefile
config.status:1531: creating tools/qvdual/Makefile
config.status:1531: creating tools/dagmc/Makefile
config.status:1531: creating tools/vtkMOABReader/CMakeLists.txt
config.status:1531: creating doc/user.dox
config.status:1531: creating doc/config.tex
config.status:1531: creating MeshFiles/Makefile
config.status:1531: creating MeshFiles/unittest/Makefile
config.status:1531: creating MeshFiles/unittest/io/Makefile
config.status:1531: creating MeshFiles/unittest/iGeom/Makefile
config.status:1531: creating MeshFiles/unittest/dagmc/Makefile
config.status:1531: creating MeshFiles/unittest/mbcslam/Makefile
config.status:1531: creating MeshFiles/unittest/h5file/Makefile
config.status:1531: creating MeshFiles/examples/Makefile
config.status:1531: creating src/moab/Version.h
config.status:1531: creating src/moab/EntityHandle.hpp
config.status:1531: creating src/parallel/moab_mpi_config.h
config.status:1531: creating src/FCDefs.h
config.status:1531: creating src/moab/MOABConfig.h
config.status:1745: executing depfiles commands
config.status:1745: executing libtool commands
config.status:1745: executing src/moab/MOABConfig.h commands
config.status:2980: creating src/moab/MOABConfig.h - prefix MOAB for src/moab/MOABConfig.h defines
config.status:1745: executing src/MOAB_FCDefs.h commands
configure:39414: result: C:   mpicc  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG 
configure:39416: result: C++: mpicxx  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG 
configure:39419: result: Fortran90: mpif90   -O2 -lstdc++ -fcray-pointer 
configure:39423: result: Fortran77: mpif77   -O2 -lstdc++ -fcray-pointer 

## ---------------- ##
## 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=set
ac_cv_env_CC_value=mpicc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=mpicxx
ac_cv_env_F77_set=set
ac_cv_env_F77_value=mpif77
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=set
ac_cv_env_FC_value=mpif90
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_f77_libs=' -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lquadmath'
ac_cv_f77_main=main
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_libs=' -L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lmpichf90 -lmpich -lopa -lmpl -lrt -lpthread -lgfortran -lm -lquadmath'
ac_cv_fc_main=main
ac_cv_fc_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_main=main
ac_cv_func_dlopen=no
ac_cv_func_shl_load=no
ac_cv_func_vsnprintf=yes
ac_cv_header_ccmio_h=no
ac_cv_header_ccmiocore_h=no
ac_cv_header_ccmioutility_h=no
ac_cv_header_cgnslib_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=yes
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_cgns_cg_open=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gpfs_gpfs_stat=no
ac_cv_lib_hdf5_H5Pset_fapl_mpio=yes
ac_cv_lib_hdf5___H5Fopen=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_netcdf_nc_create=yes
ac_cv_lib_pnetcdf_ncmpi_create=no
ac_cv_lib_sz_SZ_Decompress=no
ac_cv_lib_z_compress=yes
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_NC_CONFIG=/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/bin/nc-config
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_CPP='mpicc -E'
ac_cv_prog_CXXCPP='mpicxx -E'
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_CC=mpicc
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_f77_v=-v
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
am_cv_prog_cc_c_o=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_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
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=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_compiler_static_works_FC=yes
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/xu/research/softwares/Projects_warthog/warthog/moab/config/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CPPFLAGS=' -I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include     -I/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include -isystem /home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/include '
AM_CXXFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_FCFLAGS=''
AM_FFLAGS=''
AM_LDFLAGS='    -L/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/lib -lnetcdf       -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/xu/research/softwares/Projects_warthog/warthog/moab/config/missing autoconf'
AUTOHEADER='${SHELL} /home/xu/research/softwares/Projects_warthog/warthog/moab/config/missing autoheader'
AUTOMAKE='${SHELL} /home/xu/research/softwares/Projects_warthog/warthog/moab/config/missing automake-1.14'
AWK='mawk'
CC='mpicc'
CCDEPMODE='depmode=gcc3'
CCMIO_LIBS=''
CFLAGS=' -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG'
CGM_CPPFLAGS=''
CGM_DIR=''
CGM_LDFLAGS=''
CGM_LIBS=''
CGM_LTFLAGS=''
CGNS_LIBS=''
CPP='mpicc -E'
CPPFLAGS=''
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'
CXX_LDFLAGS=''
CYGPATH_W='echo'
DAGMC_LIBS=''
DAMSEL_LIBS=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS=' --enable-fortran=yes --with-mpi="yes" --enable-debug=no --enable-optimize=yes --enable-32bit=no --enable-64bit=no --enable-imesh=yes --enable-igeom=no --with-hdf5="/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14" --with-netcdf="/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2" --enable-mbconvert="yes" --enable-hexmodops="yes" --enable-qvdual="no" --enable-vtkMOABReader="no" --enable-mbsize="yes" --enable-mbskin="yes" --enable-mbtagprop="yes" --enable-mbmem="yes" --enable-spheredecomp="yes" --enable-mbsurfplot="yes" --enable-mbpart="no" --enable-dagmc="no" --enable-gsets="yes" --enable-mbdepth="yes" --enable-mbcoupler="no" --enable-mcnpmit="no" --enable-refiner="no" --enable-h5mtools="yes" --enable-mbcslam="no" --enable-ahf="no" --enable-mbquality="yes" --enable-mbumr="yes"  CC="mpicc"  CXX="mpicxx"  FC="mpif90"  F77="mpif77"  LDFLAGS="   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib"  LIBS=" -lz -ldl -lm"'
DLLTOOL='false'
DOXYGEN='no'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_AHF_FALSE=''
ENABLE_AHF_TRUE='#'
ENABLE_DOCS_FALSE=''
ENABLE_DOCS_TRUE='#'
ENABLE_FORTRAN='yes'
ENABLE_FORTRAN_FALSE='#'
ENABLE_FORTRAN_TRUE=''
ENABLE_ahf_FALSE=''
ENABLE_ahf_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_mbpart_FALSE=''
ENABLE_mbpart_TRUE='#'
ENABLE_mbquality_FALSE='#'
ENABLE_mbquality_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_mbumr_FALSE='#'
ENABLE_mbumr_TRUE=''
ENABLE_mcnpmit_FALSE=''
ENABLE_mcnpmit_TRUE='#'
ENABLE_metis_FALSE=''
ENABLE_metis_TRUE='#'
ENABLE_parmetis_FALSE=''
ENABLE_parmetis_TRUE='#'
ENABLE_qvdual_FALSE=''
ENABLE_qvdual_TRUE='#'
ENABLE_refiner_FALSE=''
ENABLE_refiner_TRUE='#'
ENABLE_spheredecomp_FALSE='#'
ENABLE_spheredecomp_TRUE=''
ENABLE_vtkMOABReader_FALSE=''
ENABLE_vtkMOABReader_TRUE='#'
EXEEXT=''
EXPORT_LDFLAGS='  -L/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/lib -lnetcdf       -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib'
EXPORT_LTFLAGS=''
F77='mpif77'
FC='mpif90'
FCFLAGS='  -O2 -lstdc++ -fcray-pointer'
FCLIBS=' -lstdc++'
FFLAGS='  -O2 -lstdc++ -fcray-pointer'
FGREP='/bin/grep -F'
FLIBS=' -lstdc++'
GREP='/bin/grep'
HAVE_CCMIO_FALSE=''
HAVE_CCMIO_TRUE='#'
HAVE_CGM_FALSE=''
HAVE_CGM_TRUE='#'
HAVE_CGNS_FALSE=''
HAVE_CGNS_TRUE='#'
HAVE_DAMSEL_FALSE=''
HAVE_DAMSEL_TRUE='#'
HAVE_HDF5_FALSE='#'
HAVE_HDF5_PARALLEL_FALSE='#'
HAVE_HDF5_PARALLEL_TRUE=''
HAVE_HDF5_TRUE=''
HAVE_IEEEFP_H_FALSE='#'
HAVE_IEEEFP_H_TRUE=''
HAVE_MPI_FALSE='#'
HAVE_MPI_TRUE=''
HAVE_NETCDF_FALSE='#'
HAVE_NETCDF_TRUE=''
HAVE_PNETCDF_FALSE=''
HAVE_PNETCDF_TRUE='#'
HAVE_VALGRIND_FALSE='#'
HAVE_VALGRIND_TRUE=''
HAVE_ZCAT_FALSE=''
HAVE_ZCAT_TRUE='#'
HAVE_ZOLTAN_FALSE=''
HAVE_ZOLTAN_TRUE='#'
HDF5_LIBS='-lhdf5    -lz -ldl -lm'
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='   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib    -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib   -L/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14/lib'
LIBOBJS=''
LIBS=' -lz -ldl -lm'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/xu/research/softwares/Projects_warthog/warthog/moab/config/missing makeinfo'
MANIFEST_TOOL=':'
METIS_INC_FLAGS=''
METIS_LIBS=''
MKDIR_P='/bin/mkdir -p'
MOAB_CXX_LIBS=' -lmpichcxx -lmpich -lopa -lmpl -lrt -lpthread -lstdc++'
MOAB_CXX_LINKFLAGS='-L/home/xu/research/softwares/Projects_warthog/Dependencies/mpich-3.0.4/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/opt/moose/tbb/lib/intel64/cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..'
MOC=''
MPE_LIBS=''
MPIEXEC='mpiexec'
MPIEXEC_NP='-np'
MPITYPE=''
NC_CONFIG='/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/bin/nc-config'
NETCDF_CPPFLAGS='-I/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/include'
NETCDF_LDFLAGS='-L/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2/lib -lnetcdf'
NETCDF_LIBS='-lnetcdf '
NETCDF_VERSION='netCDF 4.3.2'
NM='/usr/bin/nm -B'
NMEDIT=''
NP='2'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='moab'
PACKAGE_BUGREPORT='moab-dev@mcs.anl.gov'
PACKAGE_NAME='MOAB'
PACKAGE_STRING='MOAB 4.8.2pre'
PACKAGE_TARNAME='moab'
PACKAGE_URL='http://sigma.mcs.anl.gov'
PACKAGE_VERSION='4.8.2pre'
PARALLEL_FALSE='#'
PARALLEL_TRUE=''
PARMETIS_INC_FLAGS=''
PARMETIS_LIBS=''
PATH_SEPARATOR=':'
PNETCDF_LIBS=''
QTDIR=''
QVDUAL_INCLUDES=''
QVDUAL_LIBS=''
RANLIB='ranlib'
SED='sed'
SET_MAKE=''
SHELL='/bin/bash'
SIZEOF_VOID_P='8'
STRIP='strip'
UIC=''
USER_CONFIGURE_CMD='../configure  '\''--prefix=/home/xu/research/softwares/Projects_warthog/warthog/moab/install'\'' '\''--with-hdf5=/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14'\'' '\''--with-netcdf=/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2'\'' '\''--with-mpi'\'' '\''--enable-shared'\'' '\''CC=mpicc'\'' '\''CXX=mpicxx'\'' '\''FC=mpif90'\'' '\''F77=mpif77'\'''
USE_MPIEXEC_FALSE='#'
USE_MPIEXEC_TRUE=''
VERSION='4.8.2pre'
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='mpicc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
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}'
examplesdir='${datadir}/examples'
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/xu/research/softwares/Projects_warthog/warthog/moab/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/xu/research/softwares/Projects_warthog/warthog/moab/install'
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.8.2pre"
#define PACKAGE_STRING "MOAB 4.8.2pre"
#define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov"
#define PACKAGE_URL "http://sigma.mcs.anl.gov"
#define PACKAGE "moab"
#define VERSION "4.8.2pre"
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _
#define F77_MAIN main
#define FC_FUNC(name,NAME) name ## _
#define FC_FUNC_(name,NAME) name ## _
#define FC_MAIN main
#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 TEMPLATE_SPECIALIZATION 1
#define TEMPLATE_FUNC_SPECIALIZATION 1
#define HAVE_VSNPRINTF 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define SIZEOF_VOID_P 8
#define HAVE_SIZE_T 1
#define HAVE_PTRDIFF_T 1
#define HAVE_IMESH 1
#define VERSION "4.8.2pre"
#define VERSION_MAJOR 4
#define VERSION_MINOR 8
#define VERSION_PATCH 2pre
#define VERSION_STRING "MOAB 4.8.2pre"
#define UNORDERED_MAP_NS std::tr1
#define HAVE_UNORDERED_MAP tr1/unordered_map
#define HAVE_UNORDERED_SET tr1/unordered_set
#define HAVE_MPI 1
#define HAVE_HDF5_H 1
#define HAVE_HDF5 1
#define HAVE_HDF5_PARALLEL 1
#define HAVE_NETCDF_H 1
#define HAVE_NETCDF 1
#define HAVE_MBCONVERT 1
#define HAVE_HEXMODOPS 1
#define HAVE_MBSIZE 1
#define HAVE_MBSKIN 1
#define HAVE_MBTAGPROP 1
#define HAVE_MBMEM 1
#define HAVE_SPHEREDECOMP 1
#define HAVE_MBSURFPLOT 1
#define HAVE_GSETS 1
#define HAVE_MBDEPTH 1
#define HAVE_H5MTOOLS 1
#define HAVE_MBQUALITY 1
#define HAVE_MBUMR 1
#define CONFIGURE_INFO "../configure run on Tue Jul 21 10:00:07 CDT 2015"
#define CONFIGURE_COMMAND "../configure  '--prefix=/home/xu/research/softwares/Projects_warthog/warthog/moab/install' '--with-hdf5=/home/xu/research/softwares/Projects_warthog/Dependencies/hdf5-1.8.14' '--with-netcdf=/home/xu/research/softwares/Projects_warthog/Dependencies/netcdf-4.3.2' '--with-mpi' '--enable-shared' 'CC=mpicc' 'CXX=mpicxx' 'FC=mpif90' 'F77=mpif77'"

configure: exit 0
