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.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/owp/MOAB --with-netcdf=/home/owp/netCDF --with-metis=/home/owp/METIS --with-hdf5=/opt/hdf5-1.8.13-gcc/ ## --------- ## ## Platform. ## ## --------- ## hostname = node39 uname -m = x86_64 uname -r = 2.6.32-431.el6.x86_64 uname -s = Linux uname -v = #1 SMP Sun Nov 10 22:19:54 EST 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/qt-3.3/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/c3-4/ PATH: /home/owp/bin PATH: /home/owp/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:3714: found /bin/gawk configure:3725: result: gawk 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:4121: checking for gcc configure:4137: found /usr/bin/gcc configure:4148: result: gcc configure:4481: checking for C compiler version configure:4490: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:4501: $? = 0 configure:4490: gcc -V >&5 gcc: '-V' option must have argument configure:4501: $? = 1 configure:4490: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4501: $? = 1 configure:4521: checking whether the C compiler works configure:4543: gcc 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: gcc -o conftest conftest.c >&5 configure:4617: $? = 0 configure:4639: result: configure:4661: checking whether we are cross compiling configure:4669: gcc -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: gcc -c conftest.c >&5 configure:4730: $? = 0 configure:4751: result: o configure:4755: checking whether we are using the GNU C compiler configure:4774: gcc -c conftest.c >&5 configure:4774: $? = 0 configure:4783: result: yes configure:4792: checking whether gcc accepts -g configure:4812: gcc -c -g conftest.c >&5 configure:4812: $? = 0 configure:4853: result: yes configure:4870: checking for gcc option to accept ISO C89 configure:4933: gcc -c -g -O2 conftest.c >&5 configure:4933: $? = 0 configure:4946: result: none needed configure:4971: checking whether gcc understands -c and -o together configure:4993: gcc -c conftest.c -o conftest2.o configure:4996: $? = 0 configure:4993: gcc -c conftest.c -o conftest2.o configure:4996: $? = 0 configure:5008: result: yes configure:5027: checking dependency style of gcc configure:5138: result: gcc3 configure:5158: checking how to run the C preprocessor configure:5189: gcc -E conftest.c configure:5189: $? = 0 configure:5203: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5203: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* end confdefs.h. */ | #include configure:5228: result: gcc -E configure:5248: gcc -E conftest.c configure:5248: $? = 0 configure:5262: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:5262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* end confdefs.h. */ | #include configure:5299: checking for g++ configure:5315: found /usr/bin/g++ configure:5326: result: g++ configure:5467: checking for C++ compiler version configure:5476: g++ --version >&5 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:5487: $? = 0 configure:5476: g++ -V >&5 g++: '-V' option must have argument configure:5487: $? = 1 configure:5476: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:5487: $? = 1 configure:5491: checking whether we are using the GNU C++ compiler configure:5510: g++ -c conftest.cpp >&5 configure:5510: $? = 0 configure:5519: result: yes configure:5528: checking whether g++ accepts -g configure:5548: g++ -c -g conftest.cpp >&5 configure:5548: $? = 0 configure:5589: result: yes configure:5614: checking dependency style of g++ configure:5725: result: gcc3 configure:5745: checking how to run the C++ preprocessor configure:5772: g++ -E conftest.cpp configure:5772: $? = 0 configure:5786: g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory configure:5786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* end confdefs.h. */ | #include configure:5811: result: g++ -E configure:5831: g++ -E conftest.cpp configure:5831: $? = 0 configure:5845: g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory configure:5845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* end confdefs.h. */ | #include configure:5883: checking for gfortran configure:5899: found /usr/bin/gfortran configure:5910: result: gfortran configure:5946: checking for gfortran configure:5962: found /usr/bin/gfortran configure:5973: result: gfortran configure:6108: checking for Fortran compiler version configure:6117: gfortran --version >&5 GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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: gfortran -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:6128: $? = 0 configure:6117: gfortran -V >&5 gfortran: '-V' option must have argument configure:6128: $? = 1 configure:6117: gfortran -qversion >&5 gfortran: unrecognized option '-qversion' gfortran: no input files configure:6128: $? = 1 configure:6137: checking whether we are using the GNU Fortran compiler configure:6150: gfortran -c conftest.F >&5 configure:6150: $? = 0 configure:6159: result: yes configure:6165: checking whether gfortran accepts -g configure:6176: gfortran -c -g conftest.f >&5 configure:6176: $? = 0 configure:6184: result: yes configure:6319: checking for Fortran 77 compiler version configure:6328: gfortran --version >&5 GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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: gfortran -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:6339: $? = 0 configure:6328: gfortran -V >&5 gfortran: '-V' option must have argument configure:6339: $? = 1 configure:6328: gfortran -qversion >&5 gfortran: unrecognized option '-qversion' gfortran: no input files configure:6339: $? = 1 configure:6348: checking whether we are using the GNU Fortran 77 compiler configure:6361: gfortran -c conftest.F >&5 configure:6361: $? = 0 configure:6370: result: yes configure:6376: checking whether gfortran accepts -g configure:6387: gfortran -c -g conftest.f >&5 configure:6387: $? = 0 configure:6395: result: yes configure:6452: checking how to get verbose linking output from gfortran configure:6462: gfortran -c -g -O2 conftest.f >&5 configure:6462: $? = 0 configure:6480: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /tmp/ccyrZKPj.s GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-4) (x86_64-redhat-linux) compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-4), GMP version 4.3.1, MPFR version 2.4.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccZkP0C0.o /tmp/ccyrZKPj.s GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.36.el6 20100205 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccZkP0C0.o -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o configure:6563: result: -v configure:6565: checking for Fortran 77 libraries of gfortran configure:6588: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /tmp/ccGxEKWn.s GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-4) (x86_64-redhat-linux) compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-4), GMP version 4.3.1, MPFR version 2.4.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccjS8YS4.o /tmp/ccGxEKWn.s GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.36.el6 20100205 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccjS8YS4.o -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o configure:6784: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm configure:6799: checking how to get verbose linking output from gfortran configure:6809: gfortran -c -g -O2 conftest.f >&5 configure:6809: $? = 0 configure:6827: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /tmp/ccBZbesw.s GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-4) (x86_64-redhat-linux) compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-4), GMP version 4.3.1, MPFR version 2.4.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccnGtGBd.o /tmp/ccBZbesw.s GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.36.el6 20100205 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccnGtGBd.o -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o configure:6910: result: -v configure:6912: checking for Fortran libraries of gfortran configure:6935: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /tmp/ccFAYoNy.s GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-4) (x86_64-redhat-linux) compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-4), GMP version 4.3.1, MPFR version 2.4.1. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/cctwjO5f.o /tmp/ccFAYoNy.s GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.36.el6 20100205 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/cctwjO5f.o -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o configure:7131: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm configure:7164: checking for known C compilers configure:7185: gcc -c -g -O2 conftest.c >&5 conftest.c:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:7185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* end confdefs.h. */ | | #ifndef __INTEL_COMPILER | choke me | #endif | int | main () | { | | ; | return 0; | } configure:7205: gcc -c -g -O2 conftest.c >&5 conftest.c:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:7205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* 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: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:13: error: 'choke' does not name a type configure:7721: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* end confdefs.h. */ | | #ifndef __INTEL_COMPILER | choke me | #endif | int | main () | { | | ; | return 0; | } configure:7741: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:13: error: 'choke' does not name a type configure:7741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* 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: gfortran -c -O2 conftest.f >&5 configure:8407: $? = 0 configure:8440: gcc -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/ccPmXU8M.o: In function `main': conftest.c:(.text+0x7): undefined reference to `foobar' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | /* 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: gcc -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: gcc -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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gfortran -c -O2 conftest.f >&5 configure:8671: $? = 0 configure:8704: gcc -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/ccPpY0mq.o: In function `main': conftest.c:(.text+0x7): undefined reference to `foobar' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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: gcc -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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 gfortran supports -stdlib=libstdc++ configure:8944: gfortran -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 gcc 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: gcc -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: 3458764513820540925 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: gcc -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 gcc object configure:11201: gcc -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: gcc -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: warning: ISO C forbids conversion of function pointer to object pointer type configure:11280: $? = 0 configure:11318: result: ok configure:11355: checking for sysroot configure:11385: result: no configure:11462: gcc -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:11684: result: no configure:11704: checking if : is a manifest tool configure:11710: : '-?' configure:11718: result: no configure:12356: checking for ANSI C header files configure:12376: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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 gcc supports -fno-rtti -fno-exceptions configure:12976: gcc -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 configure:12980: $? = 0 configure:12993: result: no configure:13320: checking for gcc option to produce PIC configure:13327: result: -fPIC -DPIC configure:13335: checking if gcc PIC flag -fPIC -DPIC works configure:13353: gcc -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 gcc static flag -static works configure:13427: result: yes configure:13442: checking if gcc supports -c -o file.o configure:13463: gcc -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 gcc supports -c -o file.o configure:13544: result: yes configure:13577: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14734: result: yes configure:14974: checking dynamic linker characteristics configure:15474: gcc -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: gcc -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/cczbMBfo.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 declares shl_load. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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: gcc -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: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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/cc1Eijsu.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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: gcc -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: gcc -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: gcc -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/ccBP2u2D.o: In function `main': conftest.c:(.text+0x19): 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-redhat-linux/4.4.7/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: 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: no configure:16449: checking whether to build static libraries configure:16453: result: yes configure:16476: checking how to run the C++ preprocessor configure:16542: result: g++ -E configure:16562: g++ -E conftest.cpp configure:16562: $? = 0 configure:16576: g++ -E conftest.cpp conftest.cpp:29:28: error: ac_nonexistent.h: No such file or directory configure:16576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 configure:16745: checking for ld used by g++ 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17891: result: yes configure:17927: g++ -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 g++ option to produce PIC configure:18457: result: -fPIC -DPIC configure:18465: checking if g++ PIC flag -fPIC -DPIC works configure:18483: g++ -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 g++ static flag -static works configure:18551: result: yes configure:18563: checking if g++ supports -c -o file.o configure:18584: g++ -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 g++ supports -c -o file.o configure:18662: result: yes configure:18692: checking whether the g++ 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: no configure:19794: checking whether to build static libraries configure:19798: result: yes configure:20119: checking for gfortran option to produce PIC configure:20126: result: -fPIC configure:20134: checking if gfortran PIC flag -fPIC works configure:20152: gfortran -c -O2 -lstdc++ -fPIC conftest.f >&5 configure:20156: $? = 0 configure:20169: result: yes configure:20192: checking if gfortran static flag -static works configure:20220: result: yes configure:20232: checking if gfortran supports -c -o file.o configure:20253: gfortran -c -O2 -lstdc++ -o out/conftest2.o conftest.f >&5 configure:20257: $? = 0 configure:20279: result: yes configure:20284: checking if gfortran supports -c -o file.o configure:20331: result: yes configure:20361: checking whether the gfortran 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: no configure:22521: checking whether to build static libraries configure:22525: result: yes configure:22559: gfortran -c -O2 -lstdc++ conftest.f >&5 configure:22562: $? = 0 configure:22991: checking for gfortran option to produce PIC configure:22998: result: -fPIC configure:23006: checking if gfortran PIC flag -fPIC works configure:23024: gfortran -c -O2 -lstdc++ -fPIC conftest.f >&5 configure:23028: $? = 0 configure:23041: result: yes configure:23064: checking if gfortran static flag -static works configure:23092: result: yes configure:23104: checking if gfortran supports -c -o file.o configure:23125: gfortran -c -O2 -lstdc++ -o out/conftest2.o conftest.f >&5 configure:23129: $? = 0 configure:23151: result: yes configure:23156: checking if gfortran supports -c -o file.o configure:23203: result: yes configure:23233: checking whether the gfortran 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: gcc -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: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:25287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gcc -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: gcc -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: error: 'not' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: expected ';' before 'big' configure:25350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 | #include | | 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: gcc -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: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:25515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: g++ -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG conftest.cpp >&5 configure:25676: $? = 0 configure:25689: result: yes configure:25702: checking if C++ compiler supports template function specialization configure:25727: g++ -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 g++ works configure:25773: g++ -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: g++ -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: error: 'choke' was not declared in this scope conftest.cpp:36: error: expected ';' before 'me' configure:25787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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: gfortran -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: gfortran -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: gfortran -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: gfortran -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: gcc -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: warning: conflicting types for built-in function 'vsnprintf' configure:25956: $? = 0 configure:25956: result: yes configure:25965: checking if std::vector has templatized insert method configure:25992: g++ -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: g++ -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: warning: unused variable 'b' conftest.cpp:36: warning: 'a' is used uninitialized in this function 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: error: expected expression before ')' token configure:26176: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:26176: result: yes configure:26222: checking for ptrdiff_t configure:26222: gcc -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: gcc -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: error: expected expression before ')' token configure:26222: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:26222: result: yes configure:26312: checking for compress in -lz configure:26337: gcc -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: gcc -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: warning: conflicting types for built-in function '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: gcc -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: error: ieeefp.h: No such file or directory configure:28727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28727: result: no configure:28727: checking ieeefp.h presence configure:28727: gcc -E conftest.c conftest.c:46:20: error: ieeefp.h: No such file or directory configure:28727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | /* end confdefs.h. */ | #include configure:28727: result: no configure:28727: checking for ieeefp.h configure:28727: result: no configure:28776: checking for C++ unordered_map configure:28799: g++ -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/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/unordered_map:35, from conftest.cpp:46: /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/c++0x_warning.h:31:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. conftest.cpp: In function 'int main()': conftest.cpp:50: error: 'unordered_map' is not a member of 'std' conftest.cpp:50: error: expected primary-expression before 'int' conftest.cpp:50: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | /* end confdefs.h. */ | #include | int | main () | { | std::unordered_map map | ; | return 0; | } configure:28815: g++ -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:29184: checking for mpiexec configure:29215: result: no configure:29184: checking for mpirun configure:29215: result: no configure:29512: checking for deflate in -lz configure:29537: gcc -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: gcc -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 configure:29607: $? = 0 configure:29616: result: yes configure:29652: checking if HDF5 support is enabled configure:29668: result: yes configure:29753: checking hdf5.h usability configure:29753: gcc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/opt/hdf5-1.8.13-gcc//include -isystem /opt/hdf5-1.8.13-gcc//include conftest.c >&5 configure:29753: $? = 0 configure:29753: result: yes configure:29753: checking hdf5.h presence configure:29753: gcc -E -I/opt/hdf5-1.8.13-gcc//include -isystem /opt/hdf5-1.8.13-gcc//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: gcc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/opt/hdf5-1.8.13-gcc//include -isystem /opt/hdf5-1.8.13-gcc//include -L/opt/hdf5-1.8.13-gcc//lib conftest.c -lhdf5 -lz -ldl -lm -lz -ldl -lm >&5 configure:29804: $? = 0 configure:29814: 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: gcc -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:84:19: error: ccmio.h: No such file or directory configure:30079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30079: result: no configure:30079: checking ccmio.h presence configure:30079: gcc -E conftest.c conftest.c:51:19: error: ccmio.h: No such file or directory configure:30079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #include configure:30079: result: no configure:30079: checking for ccmio.h configure:30079: result: no configure:30093: checking ccmioutility.h usability configure:30093: gcc -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:84:26: error: ccmioutility.h: No such file or directory configure:30093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30093: result: no configure:30093: checking ccmioutility.h presence configure:30093: gcc -E conftest.c conftest.c:51:26: error: ccmioutility.h: No such file or directory configure:30093: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #include configure:30093: result: no configure:30093: checking for ccmioutility.h configure:30093: result: no configure:30107: checking ccmiocore.h usability configure:30107: gcc -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:84:23: error: ccmiocore.h: No such file or directory configure:30107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:30107: result: no configure:30107: checking ccmiocore.h presence configure:30107: gcc -E conftest.c conftest.c:51:23: error: ccmiocore.h: No such file or directory configure:30107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | /* end confdefs.h. */ | #include 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:30317: result: no configure:30506: checking if NetCDF support is enabled configure:30520: result: yes configure:30552: checking for nc-config configure:30570: found /home/owp/netCDF/bin/nc-config configure:30583: result: /home/owp/netCDF/bin/nc-config configure:30618: checking netcdf.h usability configure:30618: gcc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/owp/netCDF/include conftest.c >&5 configure:30618: $? = 0 configure:30618: result: yes configure:30618: checking netcdf.h presence configure:30618: gcc -E -I/home/owp/netCDF/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: gcc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/owp/netCDF/include conftest.c >&5 conftest.c: In function 'main': conftest.c:56: error: size of array 'arr' is negative conftest.c:56: warning: unused variable 'arr' configure:30642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_NETCDF_H 1 | /* end confdefs.h. */ | #include | 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: gcc -c -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/owp/netCDF/include conftest.c >&5 conftest.c: In function 'main': conftest.c:56: error: size of array 'arr' is negative conftest.c:56: warning: unused variable 'arr' configure:30665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_NETCDF_H 1 | /* end confdefs.h. */ | #include | 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: gcc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -I/home/owp/netCDF/include -L/home/owp/netCDF/lib -lnetcdf -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//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: gcc -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: error: cgnslib.h: No such file or directory configure:31034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_NETCDF_H 1 | #define HAVE_NETCDF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31034: result: no configure:31034: checking cgnslib.h presence configure:31034: gcc -E conftest.c conftest.c:53:21: error: cgnslib.h: No such file or directory configure:31034: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MOAB" | #define PACKAGE_TARNAME "moab" | #define PACKAGE_VERSION "4.8.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 1 | #define HAVE_NETCDF_H 1 | #define HAVE_NETCDF 1 | /* end confdefs.h. */ | #include 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: gcc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib conftest.c -lcgns -lz -ldl -lm >&5 /usr/bin/ld: cannot find -lcgns collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 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: gcc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib conftest.c -lcgns -lhdf5_hl -lhdf5 -lz -ldl -lm -lz -ldl -lm >&5 /usr/bin/ld: cannot find -lcgns collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 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: gcc -o conftest -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib conftest.c -lcgns -lhdf5_hl -lhdf5 -lz -ldl -lm -lcurl -lz -ldl -lm >&5 /usr/bin/ld: cannot find -lcgns collect2: 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.2" | #define PACKAGE_STRING "MOAB 4.8.2" | #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" | #define PACKAGE_URL "http://sigma.mcs.anl.gov" | #define PACKAGE "moab" | #define VERSION "4.8.2" | #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.2" | #define VERSION_MAJOR 4 | #define VERSION_MINOR 8 | #define VERSION_PATCH 2 | #define VERSION_STRING "MOAB 4.8.2" | #define UNORDERED_MAP_NS std::tr1 | #define HAVE_UNORDERED_MAP tr1/unordered_map | #define HAVE_UNORDERED_SET tr1/unordered_set | #define HAVE_HDF5_H 1 | #define HAVE_HDF5 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:31418: found /usr/bin/doxygen configure:31430: result: /usr/bin/doxygen 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:32693: checking if mbpart is to be built configure:32695: result: yes 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:32960: checking if mbcoupler is to be built configure:32962: result: no configure:32992: checking if mcnpmit is to be built configure:32994: result: no configure:33024: checking if refiner is to be built configure:33026: 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.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on node39 config.status:1523: creating Makefile config.status:1523: creating moab.make config.status:1523: creating MOABConfig.cmake config.status:1523: creating examples/makefile config.status:1523: creating examples/old/deform_mesh/makefile config.status:1523: creating src/Makefile config.status:1523: creating src/io/Makefile config.status:1523: creating src/io/mhdf/Makefile config.status:1523: creating src/LocalDiscretization/Makefile config.status:1523: creating src/RefineMesh/Makefile config.status:1523: creating src/parallel/Makefile config.status:1523: creating src/verdict/Makefile config.status:1523: creating test/Makefile config.status:1523: creating test/dagmc/Makefile config.status:1523: creating test/h5file/Makefile config.status:1523: creating test/dual/Makefile config.status:1523: creating test/obb/Makefile config.status:1523: creating test/perf/Makefile config.status:1523: creating test/perf/point_location/Makefile config.status:1523: creating test/io/Makefile config.status:1523: creating test/parallel/Makefile config.status:1523: creating itaps/iBase_f.h config.status:1523: creating itaps/Makefile config.status:1523: creating itaps/imesh/Makefile config.status:1523: creating itaps/imesh/iMesh-Defs.inc config.status:1523: creating itaps/igeom/Makefile config.status:1523: creating itaps/igeom/FBiGeom-Defs.inc config.status:1523: creating tools/Makefile config.status:1523: creating tools/refiner/Makefile config.status:1523: creating tools/mbcoupler/Makefile config.status:1523: creating tools/mbcslam/Makefile config.status:1523: creating tools/mcnpmit/Makefile config.status:1523: creating tools/qvdual/Makefile config.status:1523: creating tools/dagmc/Makefile config.status:1523: creating tools/vtkMOABReader/CMakeLists.txt config.status:1523: creating doc/user.dox config.status:1523: creating doc/config.tex config.status:1523: creating MeshFiles/Makefile config.status:1523: creating MeshFiles/unittest/Makefile config.status:1523: creating MeshFiles/unittest/io/Makefile config.status:1523: creating MeshFiles/unittest/iGeom/Makefile config.status:1523: creating MeshFiles/unittest/dagmc/Makefile config.status:1523: creating MeshFiles/unittest/mbcslam/Makefile config.status:1523: creating MeshFiles/unittest/h5file/Makefile config.status:1523: creating MeshFiles/examples/Makefile config.status:1523: creating src/moab/Version.h config.status:1704: src/moab/Version.h is unchanged config.status:1523: creating src/moab/EntityHandle.hpp config.status:1704: src/moab/EntityHandle.hpp is unchanged config.status:1523: creating src/parallel/moab_mpi_config.h config.status:1704: src/parallel/moab_mpi_config.h is unchanged config.status:1523: creating src/FCDefs.h config.status:1523: creating src/moab/MOABConfig.h config.status:1752: executing depfiles commands config.status:1752: executing libtool commands config.status:1752: executing src/moab/MOABConfig.h commands config.status:2987: creating src/moab/MOABConfig.h - prefix MOAB for src/moab/MOABConfig.h defines config.status:1752: executing src/MOAB_FCDefs.h commands configure:39414: result: C: gcc -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG configure:39416: result: C++: g++ -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG configure:39419: result: Fortran90: gfortran -O2 -lstdc++ -fcray-pointer configure:39423: result: Fortran77: gfortran -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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPIEXEC_NP_set= ac_cv_env_MPIEXEC_NP_value= ac_cv_env_MPIEXEC_set= ac_cv_env_MPIEXEC_value= ac_cv_env_NP_set= ac_cv_env_NP_value= ac_cv_env_QTDIR_set=set ac_cv_env_QTDIR_value=/usr/lib64/qt-3.3 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/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm' 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/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm' 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_netcdf_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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_hdf5___H5Fopen=yes ac_cv_lib_m_pow=yes ac_cv_lib_netcdf_nc_create=yes ac_cv_lib_sz_SZ_Decompress=yes ac_cv_lib_z_compress=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_DOXYGEN=/usr/bin/doxygen 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/owp/netCDF/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=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=g++ ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_F77=gfortran ac_cv_prog_FC=gfortran ac_cv_prog_SED=sed ac_cv_prog_ZCAT='gunzip -c' ac_cv_prog_ac_ct_AR=ar 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_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=3458764513820540925 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/owp/MOAB/moab-4.8.2/config/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS=' -I/home/owp/netCDF/include -I/opt/hdf5-1.8.13-gcc//include -isystem /opt/hdf5-1.8.13-gcc//include ' AM_CXXFLAGS='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_FCFLAGS='' AM_FFLAGS='' AM_LDFLAGS=' -L/home/owp/METIS/lib -L/home/owp/netCDF/lib -lnetcdf -L/opt/hdf5-1.8.13-gcc//lib' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /home/owp/MOAB/moab-4.8.2/config/missing autoconf' AUTOHEADER='${SHELL} /home/owp/MOAB/moab-4.8.2/config/missing autoheader' AUTOMAKE='${SHELL} /home/owp/MOAB/moab-4.8.2/config/missing automake-1.14' AWK='gawk' CC='gcc' 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='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -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 --enable-debug=no --enable-optimize=yes --enable-32bit=no --enable-64bit=no --enable-imesh=yes --enable-igeom=no --with-hdf5="/opt/hdf5-1.8.13-gcc/" --with-netcdf="/home/owp/netCDF" --with-metis="/home/owp/METIS" --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="yes" --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="gcc" CXX="g++" FC="gfortran" F77="gfortran" LDFLAGS=" -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib" LIBS=" -lz -ldl -lm"' DLLTOOL='false' DOXYGEN='/usr/bin/doxygen' 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/owp/METIS/lib -L/home/owp/netCDF/lib -lnetcdf -L/opt/hdf5-1.8.13-gcc//lib' EXPORT_LTFLAGS='' F77='gfortran' FC='gfortran' 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/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib -L/opt/hdf5-1.8.13-gcc//lib' LIBOBJS='' LIBS=' -lz -ldl -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/owp/MOAB/moab-4.8.2/config/missing makeinfo' MANIFEST_TOOL=':' METIS_INC_FLAGS='-I/home/owp/METIS/include' METIS_LIBS='-L/home/owp/METIS/lib -lmetis' MKDIR_P='/bin/mkdir -p' MOAB_CXX_LIBS=' -lstdc++' MOAB_CXX_LINKFLAGS='-L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../..' MOC='' MPE_LIBS='' MPIEXEC='NOTFOUND' MPIEXEC_NP='-np' MPITYPE='' NC_CONFIG='/home/owp/netCDF/bin/nc-config' NETCDF_CPPFLAGS='-I/home/owp/netCDF/include' NETCDF_LDFLAGS='-L/home/owp/netCDF/lib -lnetcdf' NETCDF_LIBS='-lnetcdf ' NETCDF_VERSION='netCDF 4.3.3.1' 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.2' PACKAGE_TARNAME='moab' PACKAGE_URL='http://sigma.mcs.anl.gov' PACKAGE_VERSION='4.8.2' PARALLEL_FALSE='' PARALLEL_TRUE='#' PARMETIS_INC_FLAGS='' PARMETIS_LIBS='' PATH_SEPARATOR=':' PNETCDF_LIBS='' QTDIR='/usr/lib64/qt-3.3' QVDUAL_INCLUDES='' QVDUAL_LIBS='' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' SIZEOF_VOID_P='8' STRIP='strip' UIC='' USER_CONFIGURE_CMD='./configure '\''--prefix=/home/owp/MOAB'\'' '\''--with-netcdf=/home/owp/netCDF'\'' '\''--with-metis=/home/owp/METIS'\'' '\''--with-hdf5=/opt/hdf5-1.8.13-gcc/'\'' '\''QTDIR=/usr/lib64/qt-3.3'\''' USE_MPIEXEC_FALSE='' USE_MPIEXEC_TRUE='#' VERSION='4.8.2' VTK_INCLUDES='' VTK_INC_DIR='' VTK_LIBS='' VTK_LIB_DIR='' WITH_MPE='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZCAT='gunzip -c' ZOLTAN_INC_FLAGS=' -I/home/owp/METIS/include' ZOLTAN_LIBS='' ZOLTAN_LIB_FLAGS=' -L/home/owp/METIS/lib' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' 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/owp/MOAB/moab-4.8.2/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/owp/MOAB' 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.2" #define PACKAGE_STRING "MOAB 4.8.2" #define PACKAGE_BUGREPORT "moab-dev@mcs.anl.gov" #define PACKAGE_URL "http://sigma.mcs.anl.gov" #define PACKAGE "moab" #define VERSION "4.8.2" #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.2" #define VERSION_MAJOR 4 #define VERSION_MINOR 8 #define VERSION_PATCH 2 #define VERSION_STRING "MOAB 4.8.2" #define UNORDERED_MAP_NS std::tr1 #define HAVE_UNORDERED_MAP tr1/unordered_map #define HAVE_UNORDERED_SET tr1/unordered_set #define HAVE_HDF5_H 1 #define HAVE_HDF5 1 #define HAVE_NETCDF_H 1 #define HAVE_NETCDF 1 #define HAVE_METIS 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_MBPART 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 Wed Nov 11 12:21:55 EST 2015" #define CONFIGURE_COMMAND "./configure '--prefix=/home/owp/MOAB' '--with-netcdf=/home/owp/netCDF' '--with-metis=/home/owp/METIS' '--with-hdf5=/opt/hdf5-1.8.13-gcc/' 'QTDIR=/usr/lib64/qt-3.3'" configure: exit 0